summaryrefslogtreecommitdiff
path: root/audio/amarok
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-11 23:09:44 +0000
committerwiz <wiz@pkgsrc.org>2014-08-11 23:09:44 +0000
commit83b00fb2610b5fb54a830ead5530a68b2f177a16 (patch)
treedcf9dd704b954a6166618438d87abbe0365078c1 /audio/amarok
parent3b5b85d1d1ac38ac85d7793e2f0d561ecbe896ab (diff)
downloadpkgsrc-83b00fb2610b5fb54a830ead5530a68b2f177a16.tar.gz
Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't verify them all.
Diffstat (limited to 'audio/amarok')
-rw-r--r--audio/amarok/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index e7d6fa33f6d..10712fd6d8b 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.146 2014/05/29 23:35:14 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.147 2014/08/11 23:09:44 wiz Exp $
DISTNAME= amarok-${VERS}
VERS= 2.8.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio multimedia
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/
EXTRACT_SUFX= .tar.bz2
@@ -62,7 +61,7 @@ BUILDLINK_API_DEPENDS.taglib+= taglib>=1.6nb1
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../misc/nepomuk-core/buildlink3.mk"
-.include "../../multimedia/ffmpeg/buildlink3.mk"
+.include "../../multimedia/ffmpeg1/buildlink3.mk"
.include "../../multimedia/libkcompactdisc/buildlink3.mk"
.include "../../security/qca2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"