pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add libdiscid, py-musicbrainz, and py-ctypes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52b45356ba65
branches:  trunk
changeset: 519975:52b45356ba65
user:      epg <epg%pkgsrc.org@localhost>
date:      Fri Oct 13 02:36:41 2006 +0000

description:
Add libdiscid, py-musicbrainz, and py-ctypes.

diffstat:

 audio/Makefile |  4 +++-
 devel/Makefile |  3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diffs (42 lines):

diff -r cec7644f6312 -r 52b45356ba65 audio/Makefile
--- a/audio/Makefile    Fri Oct 13 02:32:45 2006 +0000
+++ b/audio/Makefile    Fri Oct 13 02:36:41 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.333 2006/09/06 22:58:48 wiz Exp $
+# $NetBSD: Makefile,v 1.334 2006/10/13 02:36:41 epg Exp $
 #
 
 COMMENT=       Audio tools
@@ -148,6 +148,7 @@
 SUBDIR+=       libcdaudio
 SUBDIR+=       libcddb
 SUBDIR+=       libdca
+SUBDIR+=       libdiscid
 SUBDIR+=       libgpod
 SUBDIR+=       libhydrogen
 SUBDIR+=       libid3tag
@@ -237,6 +238,7 @@
 SUBDIR+=       py-cddb
 SUBDIR+=       py-mad
 SUBDIR+=       py-musique
+SUBDIR+=       py-musicbrainz
 SUBDIR+=       py-ogg
 SUBDIR+=       py-vorbis
 SUBDIR+=       py-xmms
diff -r cec7644f6312 -r 52b45356ba65 devel/Makefile
--- a/devel/Makefile    Fri Oct 13 02:32:45 2006 +0000
+++ b/devel/Makefile    Fri Oct 13 02:36:41 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.788 2006/10/12 18:32:12 gdt Exp $
+# $NetBSD: Makefile,v 1.789 2006/10/13 02:36:41 epg Exp $
 #
 
 COMMENT=       Development utilities
@@ -594,6 +594,7 @@
 SUBDIR+=       py-ZopeInterface
 SUBDIR+=       py-checker
 SUBDIR+=       py-cheetah
+SUBDIR+=       py-ctypes
 SUBDIR+=       py-curses
 SUBDIR+=       py-cursespanel
 SUBDIR+=       py-distutils



Home | Main Index | Thread Index | Old Index