summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2005-05-16 09:40:59 +0000
committerrh <rh@pkgsrc.org>2005-05-16 09:40:59 +0000
commit933203fab6fdfdcda6ba00ac0fc7c8e64652139d (patch)
treeabb655b215fa0f19443ee72334e10a9deb3f76d5
parent33bfd4dada74c9b2c6e3ba62e828d7e4c64c40c3 (diff)
downloadpkgsrc-933203fab6fdfdcda6ba00ac0fc7c8e64652139d.tar.gz
Initial import of cddb-bundle-0.2, a CDDB client bundle for GNUstep.
-rw-r--r--audio/cddb-bundle/DESCR2
-rw-r--r--audio/cddb-bundle/Makefile18
-rw-r--r--audio/cddb-bundle/PLIST10
-rw-r--r--audio/cddb-bundle/buildlink3.mk20
-rw-r--r--audio/cddb-bundle/distinfo5
5 files changed, 55 insertions, 0 deletions
diff --git a/audio/cddb-bundle/DESCR b/audio/cddb-bundle/DESCR
new file mode 100644
index 00000000000..1a0d71105a8
--- /dev/null
+++ b/audio/cddb-bundle/DESCR
@@ -0,0 +1,2 @@
+ This is a GNUstep bundle for clients that want to query or updata entries
+in the CDDB database.
diff --git a/audio/cddb-bundle/Makefile b/audio/cddb-bundle/Makefile
new file mode 100644
index 00000000000..48b4022795b
--- /dev/null
+++ b/audio/cddb-bundle/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/16 09:40:59 rh Exp $
+#
+
+DISTNAME= cddb.bundle-0.2
+PKGNAME= ${DISTNAME:S/./-/}
+CATEGORIES= audio gnustep
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/}
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://gsburn.sourceforge.net/
+COMMENT= CDDB client bundle
+
+WRKSRC= ${WRKDIR}/${DISTNAME:C/-[^-]*$//}
+NO_CONFIGURE= yes
+MAKE_ENV+= ADDITIONAL_CPPFLAGS="-Wno-import"
+
+.include "../../devel/gnustep-base/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/cddb-bundle/PLIST b/audio/cddb-bundle/PLIST
new file mode 100644
index 00000000000..e16a6e4c990
--- /dev/null
+++ b/audio/cddb-bundle/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/16 09:40:59 rh Exp $
+share/GNUstep/Local/Library/Bundles/Cddb.bundle/Cddb
+share/GNUstep/Local/Library/Bundles/Cddb.bundle/Resources/Info-gnustep.plist
+share/GNUstep/Local/Library/Bundles/Cddb.bundle/stamp.make
+share/GNUstep/Local/Library/Headers/Cddb/Cddb.h
+@dirrm share/GNUstep/Local/Library/Headers/Cddb
+@comment in devel/gnustep-make: @dirrm share/GNUstep/Local/Library/Headers
+@dirrm share/GNUstep/Local/Library/Bundles/Cddb.bundle/Resources
+@dirrm share/GNUstep/Local/Library/Bundles/Cddb.bundle
+@comment in devel/gnustep-make: @dirrm share/GNUstep/Local/Library/Bundles
diff --git a/audio/cddb-bundle/buildlink3.mk b/audio/cddb-bundle/buildlink3.mk
new file mode 100644
index 00000000000..45dfb150399
--- /dev/null
+++ b/audio/cddb-bundle/buildlink3.mk
@@ -0,0 +1,20 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/05/16 09:40:59 rh Exp $
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+CDDB_BUNDLE_BUILDLINK3_MK:= ${CDDB_BUNDLE_BUILDLINK3_MK}+
+
+.if !empty(BUILDLINK_DEPTH:M+)
+BUILDLINK_DEPENDS+= cddb-bundle
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ncddb-bundle}
+BUILDLINK_PACKAGES+= cddb-bundle
+
+.if !empty(CDDB_BUNDLE_BUILDLINK3_MK:M+)
+BUILDLINK_DEPENDS.cddb-bundle+= cddb-bundle>=0.2
+BUILDLINK_PKGSRCDIR.cddb-bundle?= ../../audio/cddb-bundle
+.endif # CDDB_BUNDLE_BUILDLINK3_MK
+
+.include "../../devel/gnustep-make/buildlink3.mk"
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff --git a/audio/cddb-bundle/distinfo b/audio/cddb-bundle/distinfo
new file mode 100644
index 00000000000..0b90a2d2e25
--- /dev/null
+++ b/audio/cddb-bundle/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/05/16 09:40:59 rh Exp $
+
+SHA1 (cddb.bundle-0.2.tar.gz) = d1401dd70587ff0cdebe88098dd38eb3bd218e29
+RMD160 (cddb.bundle-0.2.tar.gz) = 2de6c627b64dd644ba7612159b86fae83a79e6df
+Size (cddb.bundle-0.2.tar.gz) = 16936 bytes