summaryrefslogtreecommitdiff
path: root/audio/gnome-vfs-cdda
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-19 23:33:09 +0000
committerwiz <wiz@pkgsrc.org>2007-09-19 23:33:09 +0000
commitc4449bd49193baa5cda2f2893336657f23cce14b (patch)
tree198f441989c603dbfd01c9321a56e456985dfe8f /audio/gnome-vfs-cdda
parent42825e73a64d1003fa8240cb0920619b3c9f8802 (diff)
downloadpkgsrc-c4449bd49193baa5cda2f2893336657f23cce14b.tar.gz
Rename gnome-vfs2-cdda to gnome-vfs-cdda.
Diffstat (limited to 'audio/gnome-vfs-cdda')
-rw-r--r--audio/gnome-vfs-cdda/DESCR6
-rw-r--r--audio/gnome-vfs-cdda/Makefile17
-rw-r--r--audio/gnome-vfs-cdda/PLIST5
3 files changed, 28 insertions, 0 deletions
diff --git a/audio/gnome-vfs-cdda/DESCR b/audio/gnome-vfs-cdda/DESCR
new file mode 100644
index 00000000000..6261fbcf7ef
--- /dev/null
+++ b/audio/gnome-vfs-cdda/DESCR
@@ -0,0 +1,6 @@
+GNOME VFS provides an abstraction layer of the file system; applications
+use this layer to access many different protocols and simulate that they
+are part of the local file system.
+
+This package provides the cdda module for GNOME VFS, which allows it to
+retrieve audio tracks from CDDA capable CDROM drives.
diff --git a/audio/gnome-vfs-cdda/Makefile b/audio/gnome-vfs-cdda/Makefile
new file mode 100644
index 00000000000..d9da4b99fa2
--- /dev/null
+++ b/audio/gnome-vfs-cdda/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2007/09/19 23:33:10 wiz Exp $
+#
+
+GNOME_VFS2_NAME= cdda
+CATEGORIES= audio
+
+CPPFLAGS+= -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia
+
+EGFILES+= modules/cdda-module.conf
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/modules/cdda-module.conf ${EGDIR}/modules
+
+.include "../../sysutils/gnome-vfs/Makefile.common"
+
+.include "../../audio/cdparanoia/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gnome-vfs-cdda/PLIST b/audio/gnome-vfs-cdda/PLIST
new file mode 100644
index 00000000000..3c29b691991
--- /dev/null
+++ b/audio/gnome-vfs-cdda/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2007/09/19 23:33:10 wiz Exp $
+lib/gnome-vfs-2.0/modules/libcdda.la
+share/examples/gnome-vfs-2.0/modules/cdda-module.conf
+@comment in gnome-vfs: @dirrm share/examples/gnome-vfs-2.0/modules
+@comment in gnome-vfs: @dirrm lib/gnome-vfs-2.0/modules