PORTNAME= libayatana-indicator PORTVERSION= 0.9.4 CATEGORIES= devel MAINTAINER= ports@MidnightBSD.org COMMENT= Ayatana Indicators Shared Library LICENSE= gpl3 BUILD_DEPENDS= vala>=0:lang/vala \ lcov>=0:devel/lcov USES= cmake localbase:ldflags gnome pkgconfig LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libgtest.so:devel/googletest \ libayatana-ido3-0.4.so:devel/ayatana-ido USE_GNOME= introspection glib20 gtk30 pango atk cairo gdkpixbuf USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= AyatanaIndicators post-install: ${STRIP_CMD} ${PREFIX}/lib/libayatana-indicator3.so* ${STRIP_CMD} ${PREFIX}/libexec/libayatana-indicator/ayatana-indicator-loader3 .include