diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-04-26 02:12:46 +0800 |
commit | dfc30719d9758d9e6b3e06963e4bf5175ae16825 (patch) | |
tree | 3c84ec64b1dd1a9a2618a75efa664a18033890bd /multimedia/totem-pl-parser | |
parent | d0d9889c61e774a633eda7b5bce0688ca50d1ac8 (diff) | |
download | marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.gz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.bz2 marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.lz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.xz marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.tar.zst marcuscom-ports-dfc30719d9758d9e6b3e06963e4bf5175ae16825.zip |
Update MC-ports to GNOME 3.12.
Dragons beware! Although most of them should be sleeping.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/totem-pl-parser')
-rw-r--r-- | multimedia/totem-pl-parser/Makefile | 18 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/distinfo | 4 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in | 14 | ||||
-rw-r--r-- | multimedia/totem-pl-parser/pkg-plist | 15 |
4 files changed, 30 insertions, 21 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile index 1c45e2f6f..bb7175229 100644 --- a/multimedia/totem-pl-parser/Makefile +++ b/multimedia/totem-pl-parser/Makefile @@ -1,9 +1,9 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -# $MCom: ports/trunk/multimedia/totem-pl-parser/Makefile 18610 2013-06-30 16:33:05Z marcus $ +# $MCom: ports-experimental/trunk/multimedia/totem-pl-parser/Makefile 19273 2014-03-24 15:09:18Z gusi $ PORTNAME= totem-pl-parser -PORTVERSION= 3.4.5 +PORTVERSION= 3.10.2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -14,12 +14,11 @@ COMMENT= GObject-based library to parse a host of playlist formats LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome -USE_XZ= yes -USES= gettext gmake pathfix pkgconfig -USE_GNOME= gnomeprefix glib20 libxml2 intlhack ltverhack gnomehier \ - introspection:build +USES= gettext gmake libtool pathfix pkgconfig tar:xz +USE_GNOME= glib20 gnomehier gnomeprefix intlhack introspection:build \ + libxml2 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-libarchive CONFIGURE_ENV= ARCHIVE_CFLAGS="-I/usr/include" \ ARCHIVE_LIBS="-L/usr/lib -larchive" @@ -33,7 +32,7 @@ QUVI_DESC= Flash media stream URL support .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MQUVI} -LIB_DEPENDS+= libquvi.so:${PORTSDIR}/multimedia/libquvi +LIB_DEPENDS+= libquvi-0.9.so:${PORTSDIR}/multimedia/libquvi CONFIGURE_ARGS+=--enable-quvi .else CONFIGURE_ARGS+=--enable-quvi=no @@ -43,4 +42,7 @@ post-patch: @${REINPLACE_CMD} -e 's|pkg_modules libarchive"|pkg_modules"|g' \ ${WRKSRC}/configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtotem-plparser*.so.18 + .include <bsd.port.mk> diff --git a/multimedia/totem-pl-parser/distinfo b/multimedia/totem-pl-parser/distinfo index 67e25f102..f36ea7396 100644 --- a/multimedia/totem-pl-parser/distinfo +++ b/multimedia/totem-pl-parser/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome2/totem-pl-parser-3.4.5.tar.xz) = a573e078692b48895cb5b041385b2760d63e2ee496c8d499eccfa942e7c79f89 -SIZE (gnome2/totem-pl-parser-3.4.5.tar.xz) = 1608140 +SHA256 (gnome2/totem-pl-parser-3.10.2.tar.xz) = 38be09bddc46ddecd2b5ed7c82144ef52aafe879a5ec3d8b192b4b64ba995469 +SIZE (gnome2/totem-pl-parser-3.10.2.tar.xz) = 1601016 diff --git a/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in b/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in index 0853c1cfa..ca7938950 100644 --- a/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in +++ b/multimedia/totem-pl-parser/files/patch-totem-plparser.pc.in @@ -1,11 +1,11 @@ ---- totem-plparser.pc.in.orig 2011-11-23 11:55:25.000000000 +0100 -+++ totem-plparser.pc.in 2011-11-23 11:55:34.000000000 +0100 -@@ -9,7 +9,7 @@ +--- totem-plparser.pc.in.orig 2013-07-08 07:28:46.000000000 +0000 ++++ totem-plparser.pc.in 2014-03-11 09:24:22.359591337 +0000 +@@ -7,7 +7,7 @@ Description: Totem Playlist Parser library Version: @VERSION@ Requires: glib-2.0 gobject-2.0 gio-2.0 --Requires.private: gthread-2.0 libxml-2.0 @GMIME@ @QUVI@ @ARCHIVE@ -+Requires.private: gthread-2.0 libxml-2.0 @GMIME@ @QUVI@ +-Requires.private: gthread-2.0 libxml-2.0 @GMIME@ @ARCHIVE@ ++Requires.private: gthread-2.0 libxml-2.0 @GMIME@ Libs: -L${libdir} -ltotem-plparser - Cflags: -I${includedir}/totem-pl-parser/1/plparser - uselibcamel=@USEGMIME@ + Libs.private: @LIBGCRYPT_LIBS@ + Cflags: -I${includedir}/totem-pl-parser/1/plparser @LIBGCRYPT_CFLAGS@ diff --git a/multimedia/totem-pl-parser/pkg-plist b/multimedia/totem-pl-parser/pkg-plist index bdfaeb784..53b2a97d9 100644 --- a/multimedia/totem-pl-parser/pkg-plist +++ b/multimedia/totem-pl-parser/pkg-plist @@ -1,4 +1,3 @@ -include/totem-pl-parser/1/plparser/totem-disc.h include/totem-pl-parser/1/plparser/totem-pl-parser-builtins.h include/totem-pl-parser/1/plparser/totem-pl-parser-features.h include/totem-pl-parser/1/plparser/totem-pl-parser-mini.h @@ -8,13 +7,16 @@ lib/girepository-1.0/TotemPlParser-1.0.typelib lib/libtotem-plparser-mini.a lib/libtotem-plparser-mini.la lib/libtotem-plparser-mini.so -lib/libtotem-plparser-mini.so.17 +lib/libtotem-plparser-mini.so.18 +lib/libtotem-plparser-mini.so.18.1.0 lib/libtotem-plparser.a lib/libtotem-plparser.la lib/libtotem-plparser.so -lib/libtotem-plparser.so.17 +lib/libtotem-plparser.so.18 +lib/libtotem-plparser.so.18.1.0 libdata/pkgconfig/totem-plparser-mini.pc libdata/pkgconfig/totem-plparser.pc +libexec/totem-pl-parser-videosite %%DOCSDIR%%/TotemPlParser.html %%DOCSDIR%%/TotemPlPlaylist.html %%DOCSDIR%%/annotation-glossary.html @@ -25,12 +27,14 @@ libdata/pkgconfig/totem-plparser.pc %%DOCSDIR%%/index.html %%DOCSDIR%%/index.sgml %%DOCSDIR%%/ix02.html +%%DOCSDIR%%/left-insensitive.png %%DOCSDIR%%/left.png +%%DOCSDIR%%/right-insensitive.png %%DOCSDIR%%/right.png %%DOCSDIR%%/style.css -%%DOCSDIR%%/totem-pl-parser-TotemDisc.html %%DOCSDIR%%/totem-pl-parser-TotemPlPlaylistIter.html %%DOCSDIR%%/totem-pl-parser.devhelp2 +%%DOCSDIR%%/up-insensitive.png %%DOCSDIR%%/up.png share/gir-1.0/TotemPlParser-1.0.gir share/locale/af/LC_MESSAGES/totem-pl-parser.mo @@ -66,6 +70,7 @@ share/locale/fi/LC_MESSAGES/totem-pl-parser.mo share/locale/fr/LC_MESSAGES/totem-pl-parser.mo share/locale/fur/LC_MESSAGES/totem-pl-parser.mo share/locale/ga/LC_MESSAGES/totem-pl-parser.mo +share/locale/gd/LC_MESSAGES/totem-pl-parser.mo share/locale/gl/LC_MESSAGES/totem-pl-parser.mo share/locale/gu/LC_MESSAGES/totem-pl-parser.mo share/locale/he/LC_MESSAGES/totem-pl-parser.mo @@ -158,6 +163,8 @@ share/locale/zh_TW/LC_MESSAGES/totem-pl-parser.mo @dirrmtry share/locale/ku @dirrmtry share/locale/km/LC_MESSAGES @dirrmtry share/locale/km +@dirrmtry share/locale/gd/LC_MESSAGES +@dirrmtry share/locale/gd @dirrmtry share/locale/fur/LC_MESSAGES @dirrmtry share/locale/fur @dirrmtry share/locale/en@shaw/LC_MESSAGES |