diff --git a/devel/ayatana-ido/Makefile b/devel/ayatana-ido/Makefile index 96347cd4e99c..6712d0c12030 100644 --- a/devel/ayatana-ido/Makefile +++ b/devel/ayatana-ido/Makefile @@ -1,28 +1,35 @@ PORTNAME= ayatana-ido -PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTVERSION= 0.9.3 CATEGORIES= devel MAINTAINER= jgh@FreeBSD.org COMMENT= Ayatana Indicator Display Objects WWW= https://github.com/AyatanaIndicators/ayatana-ido LICENSE= LGPL3 -LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ - libgtest.so:devel/googletest +LIB_DEPENDS= libgtest.so:devel/googletest \ + libharfbuzz.so:print/harfbuzz BUILD_DEPENDS= lcov>=0:devel/lcov -USES= cmake localbase:ldflags gnome pkgconfig vala:build - -USE_GNOME= introspection glib20 gtk30 pango atk cairo gdkpixbuf2 +USES= cmake gnome localbase:ldflags pkgconfig vala:build +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection pango +OPTIONS_DEFINE= DOCS USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= AyatanaIndicators +PORTDOCS= AUTHORS ChangeLog INSTALL.md NEWS README.md + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libayatana-ido3-0.4.so.* +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR} +.for doc in ${PORTDOCS} + ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} +.endfor + .include diff --git a/devel/ayatana-ido/distinfo b/devel/ayatana-ido/distinfo index 332014687b56..c8b95c6ce0f9 100644 --- a/devel/ayatana-ido/distinfo +++ b/devel/ayatana-ido/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654640357 -SHA256 (AyatanaIndicators-ayatana-ido-0.9.2_GH0.tar.gz) = b166e7a160458e4a71f6086d2e4e97e18cf1ac584231a4b9f1f338914203884c -SIZE (AyatanaIndicators-ayatana-ido-0.9.2_GH0.tar.gz) = 122286 +TIMESTAMP = 1677723432 +SHA256 (AyatanaIndicators-ayatana-ido-0.9.3_GH0.tar.gz) = 4df0a21dde4f6e41d2738c7944d1169836d844e5b65364d1897e93766fa93d58 +SIZE (AyatanaIndicators-ayatana-ido-0.9.3_GH0.tar.gz) = 122912