diff options
author | wiz <wiz@pkgsrc.org> | 2010-10-27 07:59:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-10-27 07:59:32 +0000 |
commit | f09241dbf947c0d20ed16f6500aaccd63ff012ed (patch) | |
tree | 68320af1627582ac026cc5981d4c29889b124020 /audio | |
parent | f5757470c85ab886a1d833f44656bc100c1d7d45 (diff) | |
download | pkgsrc-f09241dbf947c0d20ed16f6500aaccd63ff012ed.tar.gz |
Depend on latest kdelibs4 and fix PLIST.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok/Makefile | 6 | ||||
-rw-r--r-- | audio/amarok/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index e53b8b8798d..077fb3a64d4 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.89 2010/10/02 10:08:31 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2010/10/27 07:59:32 wiz Exp $ # DISTNAME= amarok-${VERS} VERS= 2.3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio multimedia #MASTER_SITES= http://download.kde.org/unstable/amarok/${VERS}/src/ \ # ftp://gd.tuwien.ac.at/kde/unstable/amarok/${VERS}/src/ @@ -57,6 +57,6 @@ BUILDLINK_API_DEPENDS.mysql-server+= mysql-server>=5.1.44nb1 .include "../../sysutils/desktop-file-utils/desktopdb.mk" # for plasma .include "../../x11/kdebase-workspace4/buildlink3.mk" -BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.4.0 +BUILDLINK_API_DEPENDS.kdelibs+= kdelibs4>=4.5.0 .include "../../x11/kdelibs4/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/amarok/PLIST b/audio/amarok/PLIST index e4309dfd4c2..c9703f8c3d7 100644 --- a/audio/amarok/PLIST +++ b/audio/amarok/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.36 2010/09/20 21:29:15 wiz Exp $ +@comment $NetBSD: PLIST,v 1.37 2010/10/27 07:59:32 wiz Exp $ bin/amarok bin/amarok_afttagger bin/amarokcollectionscanner @@ -55,7 +55,7 @@ lib/libamaroklib.so.1 lib/libamaroklib.so.1.0.0 lib/libamarokocsclient.so lib/libamarokocsclient.so.4 -lib/libamarokocsclient.so.4.4.0 +lib/libamarokocsclient.so.4.5.0 lib/libamarokpud.so lib/libamarokpud.so.1 lib/libamarokpud.so.1.0.0 |