View | Details | Raw Unified | Return to bug 254734 | Differences between
and this patch

Collapse All | Expand All

(-)b/x11/keybinder-gtk3/Makefile (-5 / +14 lines)
Lines 1-10 Link Here
1
PORTNAME=	keybinder
1
PORTNAME=	keybinder
2
PORTVERSION=	0.3.2
2
PORTVERSION=	0.3.2
3
DISTVERSIONPREFIX=	keybinder-3.0-v
3
DISTVERSIONPREFIX=	3.0-
4
PORTREVISION=	1
4
CATEGORIES=	x11
5
CATEGORIES=	x11
5
MASTER_SITES=	https://github.com/kupferlauncher/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
6
MASTER_SITES=	https://github.com/kupferlauncher/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSIONPREFIX}v${DISTVERSION}/
6
PKGNAMESUFFIX=	-gtk3
7
PKGNAMESUFFIX=	-gtk3
7
DISTNAME=	${DISTVERSIONPREFIX:S/-v//}-${DISTVERSION}
8
8
9
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
10
COMMENT=	Library for registering keyboard shortcuts
10
COMMENT=	Library for registering keyboard shortcuts
Lines 14-24 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
14
14
15
USES=		gettext-runtime gmake gnome libtool pathfix pkgconfig xorg
15
USES=		gettext-runtime gmake gnome libtool pathfix pkgconfig xorg
16
USE_GNOME=	gtk30 introspection:build cairo gdkpixbuf2
16
USE_GNOME=	gtk30 introspection:build cairo gdkpixbuf2
17
USE_LDCONFIG=	yes
17
USE_XORG=	x11 xext xrender
18
USE_XORG=	x11 xext xrender
19
18
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
19
INSTALL_TARGET=	install-strip
22
INSTALL_TARGET=	install-strip
20
USE_LDCONFIG=	yes
21
23
22
PLIST_SUB=	VERSION="3.0"
24
VERSION=	"3.0"
25
PLIST_SUB=	VERSION=${VERSION}
26
27
OPTIONS_DEFINE=	EXAMPLES DOCS
28
29
post-install-EXAMPLES-on:
30
	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}-${VERSION}
31
	cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}-${VERSION}
23
32
24
.include <bsd.port.mk>
33
.include <bsd.port.mk>
(-)b/x11/keybinder-gtk3/pkg-plist (-16 / +26 lines)
Lines 4-23 lib/libkeybinder-%%VERSION%%.so Link Here
4
lib/libkeybinder-%%VERSION%%.so.0
4
lib/libkeybinder-%%VERSION%%.so.0
5
lib/libkeybinder-%%VERSION%%.so.0.0.0
5
lib/libkeybinder-%%VERSION%%.so.0.0.0
6
libdata/pkgconfig/keybinder-%%VERSION%%.pc
6
libdata/pkgconfig/keybinder-%%VERSION%%.pc
7
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/Makefile
8
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/README
9
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/example.lua
10
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/example.py
11
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/example_gi.lua
12
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/keybinder.vapi
13
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/lkeybinder.c
14
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/lminigtk.c
15
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/main.c
16
%%PORTEXAMPLES%%%%EXAMPLESDIR%%-%%VERSION%%/vexample.vala
7
share/gir-1.0/Keybinder-%%VERSION%%.gir
17
share/gir-1.0/Keybinder-%%VERSION%%.gir
8
share/gtk-doc/html/keybinder-%%VERSION%%/annotation-glossary.html
18
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/annotation-glossary.html
9
share/gtk-doc/html/keybinder-%%VERSION%%/api-index-full.html
19
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/api-index-full.html
10
share/gtk-doc/html/keybinder-%%VERSION%%/ch01.html
20
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/ch01.html
11
share/gtk-doc/html/keybinder-%%VERSION%%/deprecated-api-index.html
21
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/deprecated-api-index.html
12
share/gtk-doc/html/keybinder-%%VERSION%%/home.png
22
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/home.png
13
share/gtk-doc/html/keybinder-%%VERSION%%/index.html
23
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/index.html
14
share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-%%VERSION%%.devhelp2
24
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-%%VERSION%%.devhelp2
15
share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-keybinder.html
25
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/keybinder-keybinder.html
16
share/gtk-doc/html/keybinder-%%VERSION%%/left-insensitive.png
26
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/left-insensitive.png
17
share/gtk-doc/html/keybinder-%%VERSION%%/left.png
27
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/left.png
18
share/gtk-doc/html/keybinder-%%VERSION%%/object-tree.html
28
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/object-tree.html
19
share/gtk-doc/html/keybinder-%%VERSION%%/right-insensitive.png
29
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/right-insensitive.png
20
share/gtk-doc/html/keybinder-%%VERSION%%/right.png
30
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/right.png
21
share/gtk-doc/html/keybinder-%%VERSION%%/style.css
31
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/style.css
22
share/gtk-doc/html/keybinder-%%VERSION%%/up-insensitive.png
32
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/up-insensitive.png
23
share/gtk-doc/html/keybinder-%%VERSION%%/up.png
33
%%PORTDOCS%%share/gtk-doc/html/keybinder-%%VERSION%%/up.png

Return to bug 254734