summaryrefslogtreecommitdiff
path: root/audio/libshout
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-07-30 16:41:18 +0000
committerdrochner <drochner@pkgsrc.org>2009-07-30 16:41:18 +0000
commit55d967ba6fb4ee39a59224fabd7cf7b8473c92af (patch)
treef732066eda1aba8fa4740219c355ad852fe01e7f /audio/libshout
parent4e699ff541e9fbafd3c9365634ce5a76eb5e246a (diff)
downloadpkgsrc-55d967ba6fb4ee39a59224fabd7cf7b8473c92af.tar.gz
update to 2.2.2
changes: bugfixes pkgsrc change: enable pkg-config again, so that the .pc file gets installed (didn't find a pkg which depends on the old shout-config script) from Guillaume Lasmayous per PR pkg/41468
Diffstat (limited to 'audio/libshout')
-rw-r--r--audio/libshout/Makefile5
-rw-r--r--audio/libshout/PLIST5
-rw-r--r--audio/libshout/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index 48ac611f811..6b436e95779 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2008/07/14 12:55:57 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/07/30 16:41:18 drochner Exp $
#
-DISTNAME= libshout-2.1
+DISTNAME= libshout-2.2.2
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/libshout/
@@ -15,7 +15,6 @@ USE_LIBTOOL= YES
PTHREAD_OPTS+= require
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --disable-pkgconfig
.include "../../audio/libvorbis/buildlink3.mk"
.include "../../multimedia/libtheora/buildlink3.mk"
diff --git a/audio/libshout/PLIST b/audio/libshout/PLIST
index 81163ef27ee..9254cc528e9 100644
--- a/audio/libshout/PLIST
+++ b/audio/libshout/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:32:15 joerg Exp $
-bin/shout-config
+@comment $NetBSD: PLIST,v 1.5 2009/07/30 16:41:18 drochner Exp $
include/shout/shout.h
lib/libshout.la
+lib/pkgconfig/shout.pc
share/aclocal/shout.m4
share/doc/libshout/COPYING
+share/doc/libshout/NEWS
share/doc/libshout/README
share/doc/libshout/example.c
share/doc/libshout/nonblocking.c
diff --git a/audio/libshout/distinfo b/audio/libshout/distinfo
index 50a89ccf392..6d5befdf95c 100644
--- a/audio/libshout/distinfo
+++ b/audio/libshout/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/04/05 15:02:44 agc Exp $
+$NetBSD: distinfo,v 1.5 2009/07/30 16:41:18 drochner Exp $
-SHA1 (libshout-2.1.tar.gz) = c251d0791d807762957235442fa9b777f3f6068c
-RMD160 (libshout-2.1.tar.gz) = edcbf2c8111bd76ce27734513a4c483986ba2e7e
-Size (libshout-2.1.tar.gz) = 455243 bytes
+SHA1 (libshout-2.2.2.tar.gz) = cabc409e63f55383f4d85fac26d3056bf0365aac
+RMD160 (libshout-2.2.2.tar.gz) = 7ea5bc197953cfae6aff53876865909b2f6ac5f1
+Size (libshout-2.2.2.tar.gz) = 476564 bytes