summaryrefslogtreecommitdiff
path: root/audio/esound
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-13 10:54:43 +0000
committerobache <obache@pkgsrc.org>2012-01-13 10:54:43 +0000
commit1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch)
tree79221f29383a0342a8f5a3a0b645749a72ff6ad0 /audio/esound
parent9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff)
downloadpkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'audio/esound')
-rw-r--r--audio/esound/Makefile3
-rw-r--r--audio/esound/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/esound/Makefile b/audio/esound/Makefile
index 18e41a88aaf..529cd17da09 100644
--- a/audio/esound/Makefile
+++ b/audio/esound/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2011/09/09 15:19:44 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2012/01/13 10:54:45 obache Exp $
DISTNAME= esound-0.2.41
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/esound/buildlink3.mk b/audio/esound/buildlink3.mk
index cb7c2f3891c..bf7f582d7c5 100644
--- a/audio/esound/buildlink3.mk
+++ b/audio/esound/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2009/03/20 19:23:53 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2012/01/13 10:54:45 obache Exp $
BUILDLINK_TREE+= esound
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= esound
ESOUND_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.esound+= esound>=0.2.18
-BUILDLINK_ABI_DEPENDS.esound+= esound>=0.2.35nb1
+BUILDLINK_ABI_DEPENDS.esound+= esound>=0.2.41nb1
BUILDLINK_PKGSRCDIR.esound?= ../../audio/esound
.include "../../audio/libaudiofile/buildlink3.mk"