summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/Makefile1
-rw-r--r--sysutils/xcdroast/Makefile23
-rw-r--r--sysutils/xcdroast/distinfo1
-rw-r--r--sysutils/xcdroast/files/patch-Makefile26
-rw-r--r--sysutils/xcdroast/pkg-comment1
-rw-r--r--sysutils/xcdroast/pkg-descr4
-rw-r--r--sysutils/xcdroast/pkg-plist22
7 files changed, 78 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index e0266ce..fc832d7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -127,6 +127,7 @@
SUBDIR += wmtop
SUBDIR += xbatt
SUBDIR += xbattbar
+ SUBDIR += xcdroast
SUBDIR += xcpustate
SUBDIR += xdu
SUBDIR += xfsm
diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile
new file mode 100644
index 0000000..989f18e
--- /dev/null
+++ b/sysutils/xcdroast/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: xcdroast
+# Date Created: 28 Sep 2000
+# Whom: Oliver Lehmann <Kai_Allard_Liao@gmx.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xcdroast
+PORTVERSION= 0.98.a.8
+CATEGORIES= sysutils
+MASTER_SITES= http://www.xcdroast.org/download/
+DISTNAME= xcdroast-0.98alpha8
+
+MAINTAINER= Kai_Allard_Liao@gmx.de
+
+RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord \
+ mkisofs:${PORTSDIR}/sysutils/mkisofs
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+USE_GTK= yes
+
+.include <bsd.port.mk>
diff --git a/sysutils/xcdroast/distinfo b/sysutils/xcdroast/distinfo
new file mode 100644
index 0000000..af2ff55
--- /dev/null
+++ b/sysutils/xcdroast/distinfo
@@ -0,0 +1 @@
+MD5 (xcdroast-0.98alpha8.tar.gz) = b26664d09a530f798e062cfb9f8aac8f
diff --git a/sysutils/xcdroast/files/patch-Makefile b/sysutils/xcdroast/files/patch-Makefile
new file mode 100644
index 0000000..d352a4a
--- /dev/null
+++ b/sysutils/xcdroast/files/patch-Makefile
@@ -0,0 +1,26 @@
+--- Makefile.orig Sun Nov 26 15:03:56 2000
++++ Makefile Tue Jan 16 18:02:52 2001
+@@ -5,7 +5,7 @@
+
+ # Installation prefix directory:
+
+-PREFIX=/usr
++PREFIX?=/usr/X11R6
+ #PREFIX=/usr/local
+ PRE_LIBDIR=$(PREFIX)/lib/xcdroast-0.98
+
+@@ -13,10 +13,10 @@
+
+ #---
+
+-CFLAGS=-Wall `gtk-config --cflags` `imlib-config --cflags` -DPRE_PREFIX="\"$(PREFIX)\"" -DPRE_LIBDIR="\"$(PRE_LIBDIR)\""
+-LIBS=`gtk-config --libs` `imlib-config --libs` -lgdk_imlib
+-TOOLLIBS=`gtk-config --libs`
+-CC=gcc
++CFLAGS+=-Wall `${GTK_CONFIG} --cflags` `imlib-config --cflags` -DPRE_PREFIX="\"$(PREFIX)\"" -DPRE_LIBDIR="\"$(PRE_LIBDIR)\""
++LIBS=`${GTK_CONFIG} --libs` `imlib-config --libs` -lgdk_imlib
++TOOLLIBS=`${GTK_CONFIG} --libs`
++CC?=gcc
+
+ OBJ = main.o language.o init.o tools.o xtools.o menus.o setup.o io.o duplicate.o wav_frontend.o wav_id.o create.o
+
diff --git a/sysutils/xcdroast/pkg-comment b/sysutils/xcdroast/pkg-comment
new file mode 100644
index 0000000..0906d4e
--- /dev/null
+++ b/sysutils/xcdroast/pkg-comment
@@ -0,0 +1 @@
+Another X11 frontend to mkisofs/cdrecord
diff --git a/sysutils/xcdroast/pkg-descr b/sysutils/xcdroast/pkg-descr
new file mode 100644
index 0000000..0a1732a
--- /dev/null
+++ b/sysutils/xcdroast/pkg-descr
@@ -0,0 +1,4 @@
+X-CD-roast is an X11 based CD-burner. You can burn Audio and Data
+CD-ROMs. It can be used to extract data and audio tracks.
+You can format CD-RWs, create ISO imgages, burn ISO imgages, and many
+other stuff...
diff --git a/sysutils/xcdroast/pkg-plist b/sysutils/xcdroast/pkg-plist
new file mode 100644
index 0000000..ab13da2
--- /dev/null
+++ b/sysutils/xcdroast/pkg-plist
@@ -0,0 +1,22 @@
+bin/xcdrgtk
+lib/xcdroast-0.98/icons/burnproof.gif
+lib/xcdroast-0.98/icons/cddblogo.gif
+lib/xcdroast-0.98/icons/dialog_default.png
+lib/xcdroast-0.98/icons/dialog_error.png
+lib/xcdroast-0.98/icons/dialog_information.png
+lib/xcdroast-0.98/icons/dialog_question.png
+lib/xcdroast-0.98/icons/dialog_warning.png
+lib/xcdroast-0.98/icons/xcdrlogo.gif
+lib/xcdroast-0.98/lang/lang_extract.sh
+lib/xcdroast-0.98/lang/langhelp.def
+lib/xcdroast-0.98/lang/language.def
+lib/xcdroast-0.98/sound/test.wav
+lib/xcdroast-0.98/bin/cddbtool
+lib/xcdroast-0.98/bin/rmtool
+lib/xcdroast-0.98/bin/vrfytool
+lib/xcdroast-0.98/bin/wavplay
+@dirrm lib/xcdroast-0.98/bin
+@dirrm lib/xcdroast-0.98/icons
+@dirrm lib/xcdroast-0.98/lang
+@dirrm lib/xcdroast-0.98/sound
+@dirrm lib/xcdroast-0.98
OpenPOWER on IntegriCloud