aboutsummaryrefslogtreecommitdiff
path: root/audio/taglib-extras
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2009-12-02 17:00:33 +0000
committerDima Panov <fluffy@FreeBSD.org>2009-12-02 17:00:33 +0000
commit6dac64742aee7fe3677f86320b059c53a52f08b1 (patch)
tree769fba90ca5f4431d771e1d538ac385f783fa05c /audio/taglib-extras
parent8e366b5c0c52f6d4a4404a4bb48412a857699051 (diff)
downloadports-6dac64742aee7fe3677f86320b059c53a52f08b1.tar.gz
ports-6dac64742aee7fe3677f86320b059c53a52f08b1.zip
- Update taglib to 1.6.1 release
- Update taglib-extras to 1.0.1 release - Switch to cmake build - Add optional patch to support on-the-fly charset recoding via devel/librcc - Tag shlib version changed to original, provided by authors Approved by: miwi (mentor) Exp-run by: miwi
Notes
Notes: svn path=/head/; revision=245120
Diffstat (limited to 'audio/taglib-extras')
-rw-r--r--audio/taglib-extras/Makefile18
-rw-r--r--audio/taglib-extras/distinfo6
-rw-r--r--audio/taglib-extras/pkg-plist21
3 files changed, 8 insertions, 37 deletions
diff --git a/audio/taglib-extras/Makefile b/audio/taglib-extras/Makefile
index 5427fd0da594..4977a98e2ecd 100644
--- a/audio/taglib-extras/Makefile
+++ b/audio/taglib-extras/Makefile
@@ -5,31 +5,19 @@
# $FreeBSD$
PORTNAME= taglib-extras
-PORTVERSION= 0.1.7
+PORTVERSION= 1.0.1
CATEGORIES= audio
MASTER_SITES= http://www.kollide.net/~jefferai/
MAINTAINER= datahead4@gmail.com
-COMMENT= Extra taglib features for Amarok 2.1
+COMMENT= Extra taglib features for Amarok 2.2
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
-USE_KDE4= automoc4 kdehier
-USE_QT_VER= 4
-QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build phonon
USE_CMAKE= yes
-OPTIONS= KDE4_MIME "Resolve file types with KMimeTypeResolve" ON
-
.include <bsd.port.pre.mk>
-.if defined(WITHOUT_KDE4_MIME)
-CMAKE_ARGS+= -DWITH_KDE:BOOL=Off
-.else
-USE_KDE4+= kdelibs
-CMAKE_ARGS+= -DWITH_KDE:BOOL=On
-.endif
-
post-extract:
${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}/pkgconfig|libdata/pkgconfig|' \
${WRKSRC}/CMakeLists.txt
diff --git a/audio/taglib-extras/distinfo b/audio/taglib-extras/distinfo
index aa5dd9173cfa..8dfeac1f1573 100644
--- a/audio/taglib-extras/distinfo
+++ b/audio/taglib-extras/distinfo
@@ -1,3 +1,3 @@
-MD5 (taglib-extras-0.1.7.tar.gz) = 09bf9c89d953a238b55ac74bf9db0be3
-SHA256 (taglib-extras-0.1.7.tar.gz) = 206bc6eb49d644239b4bc9fb928685c0c0b07f7e6f1ee3748a96898682c01659
-SIZE (taglib-extras-0.1.7.tar.gz) = 49421
+MD5 (taglib-extras-1.0.1.tar.gz) = e973ca609b18e2c03c147ff9fd9e6eb8
+SHA256 (taglib-extras-1.0.1.tar.gz) = fe546b4b315f3227c975fed8ea9dfc0e54fc6997fdbba2a9da7beba479229632
+SIZE (taglib-extras-1.0.1.tar.gz) = 31363
diff --git a/audio/taglib-extras/pkg-plist b/audio/taglib-extras/pkg-plist
index a6e2d654c236..3c041950360f 100644
--- a/audio/taglib-extras/pkg-plist
+++ b/audio/taglib-extras/pkg-plist
@@ -1,31 +1,14 @@
bin/taglib-extras-config
-include/taglib-extras/asfattribute.h
-include/taglib-extras/asffile.h
-include/taglib-extras/asffiletyperesolver.h
-include/taglib-extras/asfproperties.h
-include/taglib-extras/asftag.h
include/taglib-extras/audiblefile.h
include/taglib-extras/audiblefiletyperesolver.h
include/taglib-extras/audibleproperties.h
include/taglib-extras/audibletag.h
-include/taglib-extras/mp4atom.h
-include/taglib-extras/mp4file.h
-include/taglib-extras/mp4filetyperesolver.h
-include/taglib-extras/mp4item.h
-include/taglib-extras/mp4properties.h
-include/taglib-extras/mp4tag.h
include/taglib-extras/realmediafile.h
include/taglib-extras/realmediafiletyperesolver.h
include/taglib-extras/taglib-extras_export.h
-include/taglib-extras/tdebug.h
include/taglib-extras/tfile_helper.h
-include/taglib-extras/tplugins.h
-include/taglib-extras/wavfile.h
-include/taglib-extras/wavfiletyperesolver.h
-include/taglib-extras/wavproperties.h
lib/libtag-extras.so
-lib/libtag-extras.so.0
-lib/libtag-extras.so.0.1.0
+lib/libtag-extras.so.1
+lib/libtag-extras.so.1.0.0
libdata/pkgconfig/taglib-extras.pc
-@dirrmtry lib/pkgconfig
@dirrm include/taglib-extras