diff options
author | hubertf <hubertf> | 1999-05-15 08:04:51 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-05-15 08:04:51 +0000 |
commit | 31710e1a2b02ccec03fad06f7420388bddd1a65d (patch) | |
tree | a2aab654c25c6fab1d2e8b1ec9e9903795410fb3 /sysutils/gcombust | |
parent | 4d073fe8fd125ceb039a33cb2bcd11b2bd4e218f (diff) | |
download | pkgsrc-31710e1a2b02ccec03fad06f7420388bddd1a65d.tar.gz |
Graphical frontent for CD mastering (mkhybrid, cdrecord, ...)
Diffstat (limited to 'sysutils/gcombust')
-rw-r--r-- | sysutils/gcombust/Makefile | 19 | ||||
-rw-r--r-- | sysutils/gcombust/files/md5 | 3 | ||||
-rw-r--r-- | sysutils/gcombust/pkg/COMMENT | 1 | ||||
-rw-r--r-- | sysutils/gcombust/pkg/DESCR | 12 | ||||
-rw-r--r-- | sysutils/gcombust/pkg/PLIST | 2 |
5 files changed, 37 insertions, 0 deletions
diff --git a/sysutils/gcombust/Makefile b/sysutils/gcombust/Makefile new file mode 100644 index 00000000000..234ca150f1a --- /dev/null +++ b/sysutils/gcombust/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $ +# + +DISTNAME= gcombust-0.1.12 +CATEGORIES= x11 sysutils +MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/ + +MAINTAINER= hubertf@netbsd.org +HOMEPAGE= http://www.abo.fi/~jmunsin/gcombust/ + +DEPENDS+= mkhybrid-1.12b5.2:../mkhybrid +DEPENDS+= cdrecord-1.6.1:../cdrecord +DEPENDS+= cdlabelgen-1.1.3:../../print/cdlabelgen +DEPENDS+= gv-3.5.8:../../print/gv +DEPENDS+= gtk+-1.2.2:../../x11/gtk + +GNU_CONFIGURE= YES + +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/gcombust/files/md5 b/sysutils/gcombust/files/md5 new file mode 100644 index 00000000000..4e4160d274d --- /dev/null +++ b/sysutils/gcombust/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $ + +MD5 (gcombust-0.1.12.tar.gz) = 1f59dd0fbbf4129204fec8577a40b7cf diff --git a/sysutils/gcombust/pkg/COMMENT b/sysutils/gcombust/pkg/COMMENT new file mode 100644 index 00000000000..6fb2105f212 --- /dev/null +++ b/sysutils/gcombust/pkg/COMMENT @@ -0,0 +1 @@ +Graphical frontent for CD mastering (mkhybrid, cdrecord, ...) diff --git a/sysutils/gcombust/pkg/DESCR b/sysutils/gcombust/pkg/DESCR new file mode 100644 index 00000000000..10f75e4547e --- /dev/null +++ b/sysutils/gcombust/pkg/DESCR @@ -0,0 +1,12 @@ +Features: + Burning on the fly, without making an image + Tooltips to keep you from reading man pages + Make creation of iso-images easy + (support for making your own directory hierarchy on the image + without the need for copying files/making symlinks) + Maximize disk by hinting which directories/files to use + (binpacking/knapsack) + Audio CD creation + Bootable CD support + Save/Load path selections (for always taking a backup of the same + collection of files, etc) diff --git a/sysutils/gcombust/pkg/PLIST b/sysutils/gcombust/pkg/PLIST new file mode 100644 index 00000000000..9891c08f5dd --- /dev/null +++ b/sysutils/gcombust/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $ +bin/gcombust |