summaryrefslogtreecommitdiff
path: root/audio/gnome-vfs2-cdda
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-15 16:37:51 +0000
committerjmmv <jmmv>2004-04-15 16:37:51 +0000
commitc48c2667e9bb2e0e8372b735e4cbb4598a8b379b (patch)
treecbedbf0dce02cda642365f38e3d44003bf814e47 /audio/gnome-vfs2-cdda
parentbb4b69627c193687bb99c1880ecb589dc055511f (diff)
downloadpkgsrc-c48c2667e9bb2e0e8372b735e4cbb4598a8b379b.tar.gz
Initial import of gnome-vfs2-cdda, version 2.6.0:
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.
Diffstat (limited to 'audio/gnome-vfs2-cdda')
-rw-r--r--audio/gnome-vfs2-cdda/DESCR6
-rw-r--r--audio/gnome-vfs2-cdda/Makefile16
-rw-r--r--audio/gnome-vfs2-cdda/PLIST7
3 files changed, 29 insertions, 0 deletions
diff --git a/audio/gnome-vfs2-cdda/DESCR b/audio/gnome-vfs2-cdda/DESCR
new file mode 100644
index 00000000000..6261fbcf7ef
--- /dev/null
+++ b/audio/gnome-vfs2-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-vfs2-cdda/Makefile b/audio/gnome-vfs2-cdda/Makefile
new file mode 100644
index 00000000000..1b70a729883
--- /dev/null
+++ b/audio/gnome-vfs2-cdda/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/15 16:37:51 jmmv Exp $
+#
+
+GNOME_VFS2_NAME= cdda
+
+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-vfs2/Makefile.common"
+
+.include "../../audio/cdparanoia/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gnome-vfs2-cdda/PLIST b/audio/gnome-vfs2-cdda/PLIST
new file mode 100644
index 00000000000..ae3f1f5fcca
--- /dev/null
+++ b/audio/gnome-vfs2-cdda/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/15 16:37:51 jmmv Exp $
+lib/gnome-vfs-2.0/modules/libcdda.a
+lib/gnome-vfs-2.0/modules/libcdda.la
+lib/gnome-vfs-2.0/modules/libcdda.so
+share/examples/gnome-vfs-2.0/modules/cdda-module.conf
+@comment in gnome-vfs2: @dirrm share/examples/gnome-vfs-2.0/modules
+@comment in gnome-vfs2: @dirrm lib/gnome-vfs-2.0/modules