pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/kdemultimedia4 Remove wrong taglib minimum ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e23c5df813f
branches:  trunk
changeset: 609514:9e23c5df813f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 04 21:43:15 2012 +0000

description:
Remove wrong taglib minimum version. No idea why it worked
for taglib-1.7.2, but it stopped working with 1.8.

Bump PKGREVISION.

diffstat:

 multimedia/kdemultimedia4/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r 94f98f09371c -r 9e23c5df813f multimedia/kdemultimedia4/Makefile
--- a/multimedia/kdemultimedia4/Makefile        Thu Oct 04 20:59:24 2012 +0000
+++ b/multimedia/kdemultimedia4/Makefile        Thu Oct 04 21:43:15 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2012/10/02 17:11:41 tron Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/04 21:43:15 wiz Exp $
 
 DISTNAME=      kdemultimedia-${_KDE_VERSION}
 PKGNAME=       ${DISTNAME:S/-4/4-4/}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    multimedia
 COMMENT=       Multimedia tools for the KDE integrated X11 desktop
 
@@ -12,8 +12,6 @@
 
 REPLACE_BASH+= kioslave/audiocd/upgrade-metadata.sh
 
-CMAKE_ARGS+=-DTAGLIB_MIN_VERSION=1.10
-
 .include "../../mk/bsd.prefs.mk"
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index