summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2001-03-11 13:39:58 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2001-03-11 13:39:58 +0000
commitf7fc05fe40aaf8d23036c3bad71f2f613d23b8a0 (patch)
treec4f1285d2ec6295ce74aa4da1e12108ca33ad711 /audio
parentI got confused when porting the 1.4 version and included some (diff)
GdrDAO is a GTK-based GUI frontend for cdrdao, the disk-at-once audio CD
recorder. Features: * Contains a simple TOC Editor, which allows you to create (very) simple TOC files for CDRDAO . * It can save those TOC files (now to a selectable file). * GdrDAO supports Pregaps (including "hidden tracks"), and lets you decide where to start in a file, so it also supports CD burned from one huge file. * Disk Cataloge Number and ISRC can be changed. * CD Text is supported. WWW: http://gdrdao.sourceforge.net/ PR: 22611 Submitted by: anders@fix.no
Notes
Notes: svn path=/head/; revision=39584
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/gdrdao/Makefile20
-rw-r--r--audio/gdrdao/distinfo1
-rw-r--r--audio/gdrdao/pkg-comment1
-rw-r--r--audio/gdrdao/pkg-descr12
-rw-r--r--audio/gdrdao/pkg-plist1
6 files changed, 36 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 3f684cb2b81f..78cc0db83dfd 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -52,6 +52,7 @@
SUBDIR += festvox-tll
SUBDIR += freeamp
SUBDIR += gdcd
+ SUBDIR += gdrdao
SUBDIR += gkrellmms
SUBDIR += gkrellmvolume
SUBDIR += glame
diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile
new file mode 100644
index 000000000000..2274d85282e6
--- /dev/null
+++ b/audio/gdrdao/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: gdrdao
+# Date created: November 5 2000
+# Whom: Anders Nordby <anders@fix.no>
+#
+# $FreeBSD$
+
+PORTNAME= gdrdao
+PORTVERSION= 0.4.1
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= anders@fix.no
+
+RUN_DEPENDS= cdrdao:${PORTSDIR}/audio/cdrdao
+
+USE_GTK= yes
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/audio/gdrdao/distinfo b/audio/gdrdao/distinfo
new file mode 100644
index 000000000000..0d8c0f549953
--- /dev/null
+++ b/audio/gdrdao/distinfo
@@ -0,0 +1 @@
+MD5 (gdrdao-0.4.1.tar.gz) = fc62b3851d3a5374dc192e555593fc0f
diff --git a/audio/gdrdao/pkg-comment b/audio/gdrdao/pkg-comment
new file mode 100644
index 000000000000..628d9da39a1c
--- /dev/null
+++ b/audio/gdrdao/pkg-comment
@@ -0,0 +1 @@
+GTK-based GUI frontend for cdrdao, disk-at-once audio CD recorder
diff --git a/audio/gdrdao/pkg-descr b/audio/gdrdao/pkg-descr
new file mode 100644
index 000000000000..6377b3b42fca
--- /dev/null
+++ b/audio/gdrdao/pkg-descr
@@ -0,0 +1,12 @@
+GdrDAO is a GTK-based GUI frontend for cdrdao, the disk-at-once audio CD
+recorder. Features:
+
+* Contains a simple TOC Editor, which allows you to create (very) simple TOC
+files for CDRDAO .
+* It can save those TOC files (now to a selectable file).
+* GdrDAO supports Pregaps (including "hidden tracks"), and lets you decide
+where to start in a file, so it also supports CD burned from one huge file.
+* Disk Cataloge Number and ISRC can be changed.
+* CD Text is supported.
+
+WWW: http://gdrdao.sourceforge.net/
diff --git a/audio/gdrdao/pkg-plist b/audio/gdrdao/pkg-plist
new file mode 100644
index 000000000000..366a154ceb91
--- /dev/null
+++ b/audio/gdrdao/pkg-plist
@@ -0,0 +1 @@
+bin/gdrdao