aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2014-12-23 08:15:30 +0800
committerjgh <jgh@FreeBSD.org>2014-12-23 08:15:30 +0800
commit8a6aa5c1c29c30304f7563bcafdfbc0c2fdb7ff7 (patch)
tree3f19fa719e673fc1c7e69255f06e26d1268922c7
parent177cd5de3c18a07e30534780c898348a01435e1a (diff)
downloadfreebsd-ports-gnome-8a6aa5c1c29c30304f7563bcafdfbc0c2fdb7ff7.tar.gz
freebsd-ports-gnome-8a6aa5c1c29c30304f7563bcafdfbc0c2fdb7ff7.tar.zst
freebsd-ports-gnome-8a6aa5c1c29c30304f7563bcafdfbc0c2fdb7ff7.zip
- patch the correct file and renamed file to be more explicit (Makefile.am)
- bring in autotools dependency for new patch file - fix packaging list - pet portlint
-rw-r--r--deskutils/xpad-current/Makefile7
-rw-r--r--deskutils/xpad-current/files/patch-doc_Makefile.am (renamed from deskutils/xpad-current/files/patch-doc_Makefile)6
-rw-r--r--deskutils/xpad-current/pkg-plist3
3 files changed, 9 insertions, 7 deletions
diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile
index 25b729cf3dd0..89d3a60d6ccf 100644
--- a/deskutils/xpad-current/Makefile
+++ b/deskutils/xpad-current/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xpad
PORTVERSION= 4.4.0
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/4.4/+download/
PKGNAMESUFFIX= -current
@@ -12,13 +13,15 @@ COMMENT= Virtual note-pad system for your X11 desktop
LICENSE= GPLv3
+RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
+
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
CONFLICTS_INSTALL= xpad-[0-9]*
USE_XORG= x11 sm
USE_GNOME= gtk30 intltool gtksourceview3
-USES= pkgconfig gmake tar:bzip2
+USES= pkgconfig gmake tar:bzip2 autoreconf
INSTALLS_ICONS= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -27,8 +30,6 @@ GNU_CONFIGURE= yes
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
-RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
-
.include <bsd.port.options.mk>
post-patch:
diff --git a/deskutils/xpad-current/files/patch-doc_Makefile b/deskutils/xpad-current/files/patch-doc_Makefile.am
index 69fd5cc6a0c4..cc42cb30984a 100644
--- a/deskutils/xpad-current/files/patch-doc_Makefile
+++ b/deskutils/xpad-current/files/patch-doc_Makefile.am
@@ -1,6 +1,6 @@
---- doc/Makefile.in.orig 2014-12-17 16:24:43 UTC
-+++ doc/Makefile.in
-@@ -516,9 +516,9 @@ uninstall-man: uninstall-man1
+--- doc/Makefile.am.orig 2014-12-17 16:24:43 UTC
++++ doc/Makefile.am
+@@ -5,9 +5,9 @@ uninstall-man: uninstall-man1
install-data-local:
@echo "Create help directory"
diff --git a/deskutils/xpad-current/pkg-plist b/deskutils/xpad-current/pkg-plist
index d37bdeef04ce..254ab8c06653 100644
--- a/deskutils/xpad-current/pkg-plist
+++ b/deskutils/xpad-current/pkg-plist
@@ -1,8 +1,9 @@
bin/xpad
+lib/xpad/help/xpad-user-help.txt
man/man1/xpad.1.gz
share/applications/xpad.desktop
share/icons/hicolor/scalable/apps/xpad.svg
-%%NLS%%%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo
+%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo
%%NLS%%share/locale/bg/LC_MESSAGES/xpad.mo
%%NLS%%share/locale/cs/LC_MESSAGES/xpad.mo
%%NLS%%share/locale/da/LC_MESSAGES/xpad.mo