From owner-freebsd-ports Fri Sep 29 14:20: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8494437B503 for ; Fri, 29 Sep 2000 14:20:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA61902; Fri, 29 Sep 2000 14:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from magdalena.osd.bsdi.com (magdalena.osd.bsdi.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 0F53637B503 for ; Fri, 29 Sep 2000 14:18:35 -0700 (PDT) Received: (from eric@localhost) by magdalena.osd.bsdi.com (8.9.3/8.9.3) id OAA68153; Fri, 29 Sep 2000 14:18:34 -0700 (PDT) (envelope-from eric) Message-Id: <200009292118.OAA68153@magdalena.osd.bsdi.com> Date: Fri, 29 Sep 2000 14:18:34 -0700 (PDT) From: Eric Melville Reply-To: eric@magdalena.osd.bsdi.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21648: new port: gnometoaster Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21648 >Category: ports >Synopsis: new port: gnometoaster >Confidential: yes >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 29 14:20:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Eric Melville >Release: FreeBSD 4.1-RELEASE i386 >Organization: OSD/BSDi >Environment: >Description: Port of Gnometoaster, a GNOME based front-end for CD cooking. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # sysutils/gtoaster # sysutils/gtoaster/Makefile # sysutils/gtoaster/pkg # sysutils/gtoaster/pkg/COMMENT # sysutils/gtoaster/pkg/DESCR # sysutils/gtoaster/pkg/PLIST # sysutils/gtoaster/files # sysutils/gtoaster/files/md5 # echo c - sysutils/gtoaster mkdir -p sysutils/gtoaster > /dev/null 2>&1 echo x - sysutils/gtoaster/Makefile sed 's/^X//' >sysutils/gtoaster/Makefile << 'END-of-sysutils/gtoaster/Makefile' X# New ports collection makefile for: gtoaster X# Date created: 28 September 2000 X# Whom: eric X# X# $FreeBSD$ X# X XPORTNAME= gtoaster XPORTVERSION= 2000092620 XCATEGORIES= sysutils gnome XMASTER_SITES= http://gnometoaster.rulez.org/archive/ XDISTNAME= ${PORTNAME}${PORTVERSION} XEXTRACT_SUFX= .tgz X XMAINTAINER= eric@osd.bsdi.com X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 XRUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrecord \ X mkisofs:${PORTSDIR}/sysutils/mkisofs X XWRKSRC= ${WRKDIR}/gtoaster X XGNU_CONFIGURE= yes XUSE_GMAKE= yes X XCONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" X Xpost-install: X strip ${PREFIX}/bin/gtoaster X X.include END-of-sysutils/gtoaster/Makefile echo c - sysutils/gtoaster/pkg mkdir -p sysutils/gtoaster/pkg > /dev/null 2>&1 echo x - sysutils/gtoaster/pkg/COMMENT sed 's/^X//' >sysutils/gtoaster/pkg/COMMENT << 'END-of-sysutils/gtoaster/pkg/COMMENT' XFully graphical GNOME cd cooking front-end END-of-sysutils/gtoaster/pkg/COMMENT echo x - sysutils/gtoaster/pkg/DESCR sed 's/^X//' >sysutils/gtoaster/pkg/DESCR << 'END-of-sysutils/gtoaster/pkg/DESCR' Xdescription from freshmeat.net - X XGnometoaster is a full CD creation suite for X11 and GNOME. It can be used to Xcopy and create data, audio, and mixed mode CDs on the fly or with precaching Xin both TAO and DAO mode. Data tracks can easily be created with the built-in Xfile manager. GNOME drag-and-drop is supported throughout the program. XGnometoaster can also write mp3 files on the fly, it is fully multisession Xcapable, and can be used to encode all sorts of filetypes directly from audio Xtracks on a CD. END-of-sysutils/gtoaster/pkg/DESCR echo x - sysutils/gtoaster/pkg/PLIST sed 's/^X//' >sysutils/gtoaster/pkg/PLIST << 'END-of-sysutils/gtoaster/pkg/PLIST' Xbin/gtoaster Xshare/locale/de/LC_MESSAGES/gtoaster.mo Xshare/locale/ja/LC_MESSAGES/gtoaster.mo Xshare/locale/no/LC_MESSAGES/gtoaster.mo Xshare/locale/fr/LC_MESSAGES/gtoaster.mo Xshare/locale/fi/LC_MESSAGES/gtoaster.mo Xshare/locale/ro/LC_MESSAGES/gtoaster.mo Xshare/locale/hu/LC_MESSAGES/gtoaster.mo END-of-sysutils/gtoaster/pkg/PLIST echo c - sysutils/gtoaster/files mkdir -p sysutils/gtoaster/files > /dev/null 2>&1 echo x - sysutils/gtoaster/files/md5 sed 's/^X//' >sysutils/gtoaster/files/md5 << 'END-of-sysutils/gtoaster/files/md5' XMD5 (gtoaster2000092620.tgz) = ad57f4e77df71f2aad3be93eed0dfdb6 END-of-sysutils/gtoaster/files/md5 exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message