summaryrefslogtreecommitdiff
path: root/audio/audacious
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-06-03 10:04:30 +0000
committerwiz <wiz@pkgsrc.org>2013-06-03 10:04:30 +0000
commit18d6941e6e450b7b94ee0e04263eeccc8d22d068 (patch)
treec266cc6c8e30b3d463c16c59f2bac3a4134d317e /audio/audacious
parent67df4ba45b84157169699b115a994ea6533d49fe (diff)
downloadpkgsrc-18d6941e6e450b7b94ee0e04263eeccc8d22d068.tar.gz
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
Diffstat (limited to 'audio/audacious')
-rw-r--r--audio/audacious/Makefile4
-rw-r--r--audio/audacious/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile
index 42082a9a6cf..bb05187da62 100644
--- a/audio/audacious/Makefile
+++ b/audio/audacious/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2013/02/16 11:18:38 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2013/06/03 10:04:31 wiz Exp $
#
DISTNAME= audacious-1.5.1
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tbz2
diff --git a/audio/audacious/buildlink3.mk b/audio/audacious/buildlink3.mk
index ebe3742c3be..14a46114c5d 100644
--- a/audio/audacious/buildlink3.mk
+++ b/audio/audacious/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.22 2013/02/16 11:18:38 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.23 2013/06/03 10:04:31 wiz Exp $
BUILDLINK_TREE+= audacious
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= audacious
AUDACIOUS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.audacious+= audacious>=1.5.0
-BUILDLINK_ABI_DEPENDS.audacious+= audacious>=1.5.1nb17
+BUILDLINK_ABI_DEPENDS.audacious+= audacious>=1.5.1nb18
BUILDLINK_PKGSRCDIR.audacious?= ../../audio/audacious
.include "../../devel/atk/buildlink3.mk"