aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2001-03-11 21:39:58 +0800
committerdinoex <dinoex@FreeBSD.org>2001-03-11 21:39:58 +0800
commitee76f7697e9afc6be8aec8eea3712088d5176095 (patch)
treea10539669ea4217256b16ed4bbdae91a859f79e1 /audio
parentb61081dc246d86ab412c6908a1e0233662a2dd14 (diff)
downloadfreebsd-ports-gnome-ee76f7697e9afc6be8aec8eea3712088d5176095.tar.gz
freebsd-ports-gnome-ee76f7697e9afc6be8aec8eea3712088d5176095.tar.zst
freebsd-ports-gnome-ee76f7697e9afc6be8aec8eea3712088d5176095.zip
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
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