1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Add gcdmaster (slave port of cdrdao), the GUI frontend of cdrdao.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
This commit is contained in:
Alexander Leidinger 2004-02-18 14:32:16 +00:00
parent ed581a9b03
commit 26687407fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101326
4 changed files with 38 additions and 0 deletions

View File

@ -124,6 +124,7 @@
SUBDIR += fvcool
SUBDIR += ganglia-monitor-core
SUBDIR += ganglia-webfrontend
SUBDIR += gcdmaster
SUBDIR += gcombust
SUBDIR += gconf-editor
SUBDIR += gdesklets-multitail

View File

@ -0,0 +1,17 @@
# New ports collection makefile for: gcdmaster
# Date created: 14 February 2004
# Whom: marius@alchemy.franken.de
#
# $FreeBSD$
#
PORTNAME= gcdmaster
PORTREVISION= 0
COMMENT= GNOME frontend for cdrdao
MASTERDIR= ${.CURDIR}/../cdrdao
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,15 @@
Gnome CD Master is a GUI frontend for creating audio CDs and burning them
using cdrdao.
Features:
* Easy to use graphical interface
* Multiple project support
* Playing of Audio CD images
* Easy dump of CDs to disk
* CD to CD copy
* Composition of new Audio CDs from wav files
* Graphical insertion of Track Marks (to divide live recordings)
* Easy CD-TEXT modification
WWW: http://cdrdao.sourceforge.net/gcdmaster

View File

@ -0,0 +1,5 @@
bin/gcdmaster
@cwd %%X11BASE%%
share/gnome/apps/Applications/gcdmaster.desktop
share/gnome/pixmaps/gcdmaster.png
@cwd %%LOCALBASE%%