aboutsummaryrefslogtreecommitdiff
path: root/x11/xnee
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-01-31 12:32:35 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-01-31 12:32:35 +0000
commit020e676b80d47a1cb7d1ace9404752739729a3cf (patch)
treeee28da4cceae098b0654597ed5a3eb28d65ff82b /x11/xnee
parentf3f8ebb3a19aa8a2f9867dc39091c8266c4a718e (diff)
downloadports-020e676b80d47a1cb7d1ace9404752739729a3cf.tar.gz
ports-020e676b80d47a1cb7d1ace9404752739729a3cf.zip
- Update to version 3.17
- Remove obsolete and broken PNEE option - Use INFO for info page
Notes
Notes: svn path=/head/; revision=341986
Diffstat (limited to 'x11/xnee')
-rw-r--r--x11/xnee/Makefile29
-rw-r--r--x11/xnee/distinfo4
-rw-r--r--x11/xnee/pkg-plist9
3 files changed, 11 insertions, 31 deletions
diff --git a/x11/xnee/Makefile b/x11/xnee/Makefile
index 9412dda90a01..fa88d9a1f029 100644
--- a/x11/xnee/Makefile
+++ b/x11/xnee/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= xnee
-PORTVERSION= 3.16
+PORTVERSION= 3.17
CATEGORIES= x11
MASTER_SITES= GNU
MAINTAINER= pawel@FreeBSD.org
-COMMENT= X events recorder and player
+COMMENT= X11 events recorder and player
LICENSE= GPLv3
@@ -17,30 +17,23 @@ USES= gmake pathfix
CONFIGURE_ARGS= --enable-cli --disable-doc --disable-xinput2
-OPTIONS_DEFINE= GNEE PNEE
+INFO= ${PORTNAME}
+
+OPTIONS_DEFINE= GNEE
OPTIONS_SUB= yes
-GNEE_DESC= GUI frontend
-PNEE_DESC= GNOME panel frontend
+GNEE_DESC= GUI frontend
GNEE_CONFIGURE_ENABLE= gui
-PNEE_CONFIGURE_ENABLE= gnome-applet
+GNEE_USES= pkgconfig
+GNEE_USE= GNOME=gtk20
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNEE}
-USE_GNOME+= gtk20
-DESKTOP_ENTRIES= "Gnee" "${COMMENT}" "${PORTNAME}.png" \
+DESKTOP_ENTRIES= "Gnee" "" "${PORTNAME}.png" \
"gnee" "Development;" true
.endif
-.if ${PORT_OPTIONS:MPNEE}
-BROKEN= Does not build, needs newer gnomepanel
-USE_GNOME+= gnomepanel
-.else
-CONFIGURE_ENV+= libgnomeui_CFLAGS="${TRUE}" \
- libgnomeui_LIBS="${TRUE}"
-.endif
-
post-patch:
@${REINPLACE_CMD} -e \
's|$${libdir}/gnome-panel|$${prefix}/libexec|g ; \
@@ -58,10 +51,6 @@ post-patch:
s|$$(libgnomeui_LIBS)||g' ${WRKSRC}/gnee/src/Makefile.in
@${REINPLACE_CMD} -e \
's|src test|src|g' ${WRKSRC}/libxnee/Makefile.in
- @${REINPLACE_CMD} -e \
- 's|cp pnee|$$(INSTALL_DATA) pnee|g' ${WRKSRC}/pnee/Makefile.in
- @${REINPLACE_CMD} -e \
- 's|cp $$(PNEE)|$$(INSTALL_PROGRAM) $$(PNEE)|g' ${WRKSRC}/pnee/src/Makefile.in
post-install:
${INSTALL_DATA} ${WRKSRC}/doc/xnee.info ${STAGEDIR}${PREFIX}/${INFO_PATH}
diff --git a/x11/xnee/distinfo b/x11/xnee/distinfo
index f2aa11b1a981..69a82ed8a7b8 100644
--- a/x11/xnee/distinfo
+++ b/x11/xnee/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xnee-3.16.tar.gz) = 07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe
-SIZE (xnee-3.16.tar.gz) = 1798348
+SHA256 (xnee-3.17.tar.gz) = c76d1c8b9deff2e52721e474cb69cf092c0d72212c916c6dacc94e33618c8638
+SIZE (xnee-3.17.tar.gz) = 1860037
diff --git a/x11/xnee/pkg-plist b/x11/xnee/pkg-plist
index 5ff5082a20d1..df79a9569d0e 100644
--- a/x11/xnee/pkg-plist
+++ b/x11/xnee/pkg-plist
@@ -1,20 +1,11 @@
bin/cnee
%%GNEE%%bin/gnee
-info/xnee.info
-%%PNEE%%libdata/bonobo/servers/pnee.server
-%%PNEE%%libexec/pnee
man/man1/cnee.1.gz
%%GNEE%%man/man1/gnee.1.gz
-%%PNEE%%man/man1/pnee.1.gz
man/man1/xnee.1.gz
share/pixmaps/xnee.png
share/pixmaps/xnee.xpm
%%DATADIR%%/example1.xns
%%DATADIR%%/simple_bash.sh
%%DATADIR%%/xnee.sh
-%%PNEE%%%%DATADIR%%/pixmaps/pnee-record.png
-%%PNEE%%%%DATADIR%%/pixmaps/pnee-replay.png
-%%PNEE%%%%DATADIR%%/pixmaps/pnee-stop-mini.png
-%%PNEE%%%%DATADIR%%/pixmaps/pnee-stop.png
-%%PNEE%%@dirrm %%DATADIR%%/pixmaps
@dirrm %%DATADIR%%