summaryrefslogtreecommitdiffstats
path: root/net/libdmapsharing
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-16 03:44:33 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-08-16 03:44:33 +0800
commit817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf (patch)
tree5a679ff3c41382969b2e70a71da9a9484e795111 /net/libdmapsharing
parent44dcca2542e8092cf3bd06845987212d9b95886c (diff)
downloadmarcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.gz
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.bz2
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.lz
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.xz
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.tar.zst
marcuscom-ports-817fa2b1f81dbeaa5bed72fe1fa826bfbda44ecf.zip
Remove keepla from MC. While here do other changes:
- Remove STRIP_CMD all over the place and replace that with INSTALL_TARGET=install-tsrip - Drop full path *_DEPENDS (like ${LOCALBASE}/bin/flex) and use either binary names (when possible) or package names instead. I've been tempted to convert options to a more compact form, but this will happen in the future. Tested by: two complete poudriere runs git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19813 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/libdmapsharing')
-rw-r--r--net/libdmapsharing/Makefile4
-rw-r--r--net/libdmapsharing/pkg-plist1
2 files changed, 3 insertions, 2 deletions
diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile
index c7b3fbba1..6ec2b4a80 100644
--- a/net/libdmapsharing/Makefile
+++ b/net/libdmapsharing/Makefile
@@ -4,6 +4,7 @@
PORTNAME= libdmapsharing
PORTVERSION= 2.9.24
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= https://www.flyn.org/projects/libdmapsharing/
DIST_SUBDIR= gnome3
@@ -15,7 +16,7 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
libgee-0.8.so:${PORTSDIR}/devel/libgee
BUILD_DEPENDS= vala-vapigen>=0.16:${PORTSDIR}/lang/vala-vapigen
-USES= gettext gmake libtool:keepla pathfix pkgconfig
+USES= gettext gmake libtool pathfix pkgconfig
USE_GNOME= gnomeprefix gtk20 introspection:build
USE_GSTREAMER1= yes
USE_LDCONFIG= yes
@@ -24,6 +25,7 @@ CONFIGURE_ARGS= --disable-introspection \
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include `pkg-config --cflags gtk+-3.0`
LDFLAGS+= -L${LOCALBASE}/lib `pkg-config --libs gtk+-3.0`
+INSTALL_TARGET= install-strip
OPTIONS_SUB= yes
OPTIONS_SINGLE= MDNS
diff --git a/net/libdmapsharing/pkg-plist b/net/libdmapsharing/pkg-plist
index 7f321fa6d..c7f86d1bb 100644
--- a/net/libdmapsharing/pkg-plist
+++ b/net/libdmapsharing/pkg-plist
@@ -22,7 +22,6 @@ include/libdmapsharing-3.0/libdmapsharing/dmap.h
include/libdmapsharing-3.0/libdmapsharing/dpap-connection.h
include/libdmapsharing-3.0/libdmapsharing/dpap-record.h
include/libdmapsharing-3.0/libdmapsharing/dpap-share.h
-lib/libdmapsharing-3.0.la
lib/libdmapsharing-3.0.so
lib/libdmapsharing-3.0.so.2
lib/libdmapsharing-3.0.so.2.9.24