summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorgusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-28 19:41:58 +0800
committergusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-28 19:41:58 +0800
commit4fbb0b8820149328079cb4bf9499ac01e599bb6f (patch)
tree41534fb78d6a5e70eeff2a700a2ded126949f7e2 /net
parent7b5648791d7f129700e95fab67f34ea52b5044ed (diff)
downloadmarcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.tar
marcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.tar.gz
marcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.tar.bz2
marcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.tar.lz
marcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.tar.xz
marcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.tar.zst
marcuscom-ports-4fbb0b8820149328079cb4bf9499ac01e599bb6f.zip
Remove ltverhack all around the place. Add USES=libtool:keepla as needed.
x11-toolkits/gtkmm30 changed the lib version, so bumpd the version of gtkm30 and the users of that port (gnote, clutermm and gnome-system-monitor). While here remove ${STRIP_CMD} git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19593 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net')
-rw-r--r--net/grilo-plugins/Makefile7
-rw-r--r--net/grilo-plugins/pkg-plist3
-rw-r--r--net/grilo/Makefile11
-rw-r--r--net/grilo/pkg-plist3
4 files changed, 11 insertions, 13 deletions
diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile
index 43fdcaf6c..88eef4096 100644
--- a/net/grilo-plugins/Makefile
+++ b/net/grilo-plugins/Makefile
@@ -1,6 +1,6 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-# $MCom: ports-experimental/trunk/net/grilo-plugins/Makefile 19450 2014-04-05 11:31:57Z gusi $
+# $MCom$
PORTNAME= grilo-plugins
PORTVERSION= 0.2.12
@@ -16,7 +16,7 @@ LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
-USE_GNOME= glib20 gnomehier intlhack libxml2 ltverhack
+USE_GNOME= glib20 gnomehier intlhack libxml2
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/grilo-0.2/
LDFLAGS+= -L${LOCALBASE}/lib
@@ -28,7 +28,4 @@ TRACKER_CONFIGURE_ENABLE= migration
TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:${PORTSDIR}/sysutils/tracker
TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others)
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/grilo-0.2/libgrl*.so
-
.include <bsd.port.mk>
diff --git a/net/grilo-plugins/pkg-plist b/net/grilo-plugins/pkg-plist
index 744e39c63..f6f397366 100644
--- a/net/grilo-plugins/pkg-plist
+++ b/net/grilo-plugins/pkg-plist
@@ -3,6 +3,7 @@ lib/grilo-0.2/grl-bliptv.xml
lib/grilo-0.2/grl-bookmarks.xml
lib/grilo-0.2/grl-filesystem.xml
lib/grilo-0.2/grl-flickr.xml
+lib/grilo-0.2/grl-freebox.xml
lib/grilo-0.2/grl-gravatar.xml
lib/grilo-0.2/grl-jamendo.xml
lib/grilo-0.2/grl-lastfm-albumart.xml
@@ -25,6 +26,8 @@ lib/grilo-0.2/libgrlfilesystem.la
lib/grilo-0.2/libgrlfilesystem.so
lib/grilo-0.2/libgrlflickr.la
lib/grilo-0.2/libgrlflickr.so
+lib/grilo-0.2/libgrlfreebox.la
+lib/grilo-0.2/libgrlfreebox.so
lib/grilo-0.2/libgrlgravatar.la
lib/grilo-0.2/libgrlgravatar.so
lib/grilo-0.2/libgrljamendo.la
diff --git a/net/grilo/Makefile b/net/grilo/Makefile
index b523ae25f..04eff1891 100644
--- a/net/grilo/Makefile
+++ b/net/grilo/Makefile
@@ -1,6 +1,6 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-# $MCom: ports-experimental/trunk/net/grilo/Makefile 19276 2014-03-24 15:49:45Z gusi $
+# $MCom$
PORTNAME= grilo
PORTVERSION= 0.2.10
@@ -15,9 +15,9 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
liboauth.so:${PORTSDIR}/net/liboauth \
libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser
-USES= gettext gmake pathfix pkgconfig tar:xz
+USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz
USE_LDCONFIG= yes
-USE_GNOME= glib20 gnomehier intlhack introspection:build libxml2 ltverhack
+USE_GNOME= glib20 gnomehier intlhack introspection:build libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-vala -disable-debug
CPPFLAGS+= -I${LOCALBASE}/include
@@ -33,9 +33,4 @@ UI_DESC= Enable testing UI
UI_CONFIGURE_ENABLE=test-ui
UI_USE= GNOME=gtk30
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgrilo-0.2.so.1
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgrlnet-0.2.so.0
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgrlpls-0.2.so.0
-
.include <bsd.port.mk>
diff --git a/net/grilo/pkg-plist b/net/grilo/pkg-plist
index 84bde1611..9e32a53c2 100644
--- a/net/grilo/pkg-plist
+++ b/net/grilo/pkg-plist
@@ -34,14 +34,17 @@ lib/libgrilo-0.2.a
lib/libgrilo-0.2.la
lib/libgrilo-0.2.so
lib/libgrilo-0.2.so.1
+lib/libgrilo-0.2.so.1.6.0
lib/libgrlnet-0.2.a
lib/libgrlnet-0.2.la
lib/libgrlnet-0.2.so
lib/libgrlnet-0.2.so.0
+lib/libgrlnet-0.2.so.0.1.7
lib/libgrlpls-0.2.a
lib/libgrlpls-0.2.la
lib/libgrlpls-0.2.so
lib/libgrlpls-0.2.so.0
+lib/libgrlpls-0.2.so.0.0.2
libdata/pkgconfig/grilo-0.2.pc
libdata/pkgconfig/grilo-net-0.2.pc
libdata/pkgconfig/grilo-pls-0.2.pc