Index: Makefile =================================================================== --- Makefile (revision 569609) +++ Makefile (working copy) @@ -2,11 +2,11 @@ PORTNAME= keybinder PORTVERSION= 0.3.2 -DISTVERSIONPREFIX= keybinder-3.0-v +DISTVERSIONPREFIX= 3.0- +PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= https://github.com/kupferlauncher/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ +MASTER_SITES= https://github.com/kupferlauncher/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSIONPREFIX}v${DISTVERSION}/ PKGNAMESUFFIX= -gtk3 -DISTNAME= ${DISTVERSIONPREFIX:S/-v//}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for registering keyboard shortcuts @@ -15,12 +15,20 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gettext-runtime gmake gnome libtool pathfix pkgconfig xorg -USE_GNOME= gtk30 introspection:build cairo gdkpixbuf2 -USE_XORG= x11 xext xrender + +OPTIONS_DEFINE= EXAMPLES DOCS + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +PORTEXAMPLES= * +USE_GNOME= gtk30 introspection:build cairo gdkpixbuf2 USE_LDCONFIG= yes +USE_XORG= x11 xext xrender PLIST_SUB= VERSION="3.0" +post-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} + .include Index: pkg-plist =================================================================== --- pkg-plist (revision 569609) +++ pkg-plist (working copy) @@ -5,19 +5,19 @@ lib/libkeybinder-%%VERSION%%.so.0.0.0 libdata/pkgconfig/keybinder-%%VERSION%%.pc share/gir-1.0/Keybinder-%%VERSION%%.gir -share/gtk-doc/html/keybinder-%%VERSION%%/annotation-glossary.html -share/gtk-doc/html/keybinder-%%VERSION%%/api-index-full.html -share/gtk-doc/html/keybinder-%%VERSION%%/ch01.html -share/gtk-doc/html/keybinder-%%VERSION%%/deprecated-api-index.html -share/gtk-doc/html/keybinder-%%VERSION%%/home.png -share/gtk-doc/html/keybinder-%%VERSION%%/index.html -share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-%%VERSION%%.devhelp2 -share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-keybinder.html -share/gtk-doc/html/keybinder-%%VERSION%%/left-insensitive.png -share/gtk-doc/html/keybinder-%%VERSION%%/left.png -share/gtk-doc/html/keybinder-%%VERSION%%/object-tree.html -share/gtk-doc/html/keybinder-%%VERSION%%/right-insensitive.png -share/gtk-doc/html/keybinder-%%VERSION%%/right.png -share/gtk-doc/html/keybinder-%%VERSION%%/style.css -share/gtk-doc/html/keybinder-%%VERSION%%/up-insensitive.png -share/gtk-doc/html/keybinder-%%VERSION%%/up.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/annotation-glossary.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/api-index-full.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/ch01.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/deprecated-api-index.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/home.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/index.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-%%VERSION%%.devhelp2 +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-keybinder.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/left-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/left.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/object-tree.html +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/right-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/right.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/style.css +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/up-insensitive.png +%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/up.png