Graphical frontent for CD mastering (mkhybrid, cdrecord, ...)
This commit is contained in:
parent
04662246ed
commit
e3bb03e589
5 changed files with 37 additions and 0 deletions
19
sysutils/gcombust/Makefile
Normal file
19
sysutils/gcombust/Makefile
Normal file
|
@ -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"
|
3
sysutils/gcombust/files/md5
Normal file
3
sysutils/gcombust/files/md5
Normal file
|
@ -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
|
1
sysutils/gcombust/pkg/COMMENT
Normal file
1
sysutils/gcombust/pkg/COMMENT
Normal file
|
@ -0,0 +1 @@
|
|||
Graphical frontent for CD mastering (mkhybrid, cdrecord, ...)
|
12
sysutils/gcombust/pkg/DESCR
Normal file
12
sysutils/gcombust/pkg/DESCR
Normal file
|
@ -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)
|
2
sysutils/gcombust/pkg/PLIST
Normal file
2
sysutils/gcombust/pkg/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 1999/05/15 08:04:51 hubertf Exp $
|
||||
bin/gcombust
|
Loading…
Reference in a new issue