1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00

PR: ports/12351

Submitted by:	nox@jelal.kn-bremen.de
a GTK+ frontend for mkisofs and cdrecord
This commit is contained in:
Seiichirou Hiraoka 1999-06-28 01:40:07 +00:00
parent 9a437bd920
commit 7b97059f3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19850
5 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: gcombust
# Version required: 0.1.17
# Date created: Tue Jun 22 21:17:03 MET DST 1999
# Whom: Juergen Lock <nox@jelal.kn-bremen.de>
#
# $Id$
#
DISTNAME= gcombust-0.1.17
CATEGORIES= sysutils
MASTER_SITES= http://www.abo.fi/~jmunsin/gcombust/
MAINTAINER= nox@jelal.kn-bremen.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
intl.1:${PORTSDIR}/devel/gettext
RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
CONFIGURE_ENV= GTK_CONFIG=${PREFIX}/bin/gtk12-config
post-install:
${MKDIR} ${PREFIX}/share/doc/gcombust
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gcombust
${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/gcombust
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gcombust-0.1.17.tar.gz) = aa230c8546b3d87879219a6028e7670e

View File

@ -0,0 +1 @@
a GTK+ frontend for mkisofs and cdrecord.

View File

@ -0,0 +1,22 @@
gcombust is a GTK+ frontend for mkisofs and cdrecord.
At this moment every release of gcombust isn't always very well tested; it
would probably be wise to test it with the -dummy option at first to check that
I haven't made any stupid errors. Also, it prints the command it's executing to
stdout so you can look at it and maybe spot errors.
There's no save option yet, but it respects cdrecord's CDR_SPEED, CDR_DEVICE
and CDR_FIFOSIZE environment variables, so for now use them.
I love to recieve feedback/comments/ideas/bugreports at:
jmunsin@iki.fi (jmunsin@abo.fi)
NOTE: If you decide to do a NLS translation of gcombust, it might be a good
idea to mail me about it to make sure noone else is doing one for the
same language.
Flames to:
/dev/null
WWW: http://www.iki.fi/jmunsin/gcombust

View File

@ -0,0 +1,5 @@
bin/gcombust
share/doc/gcombust/README
share/doc/gcombust/NEWS
share/locale/sv/LC_MESSAGES/gcombust.mo
share/locale/es/LC_MESSAGES/gcombust.mo