Date: Sun, 20 May 2001 00:34:50 -0700 (PDT) From: Steve Coltrin <spcoltri@hrothgar.omcl.org> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/27466: New port audio/gnowavcut Message-ID: <200105200734.f4K7YoU71792@hrothgar.omcl.org>
next in thread | raw e-mail | index | archive | help
>Number: 27466 >Category: ports >Synopsis: New port audio/gnowavcut >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 20 00:40:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Steve Coltrin >Release: FreeBSD 4.3-STABLE i386 >Organization: Orbital Mind Control Lasers >Environment: System: FreeBSD hrothgar.omcl.org 4.3-STABLE FreeBSD 4.3-STABLE #10: Sat May 19 17:39:44 PDT 2001 spcoltri@hrothgar.omcl.org:/usr/obj/usr/src/sys/HROTHGAR i386 >Description: >How-To-Repeat: GnoWavCut splits non-compressed 16bit PCM Wave files. You can set splitting points while playing sounds. WWW: http://gnowavcut.good-day.net/ - Steve Coltrin spcoltri@omcl.org >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: # # gnowavcut # gnowavcut/Makefile # gnowavcut/distinfo # gnowavcut/pkg-plist # gnowavcut/pkg-descr # gnowavcut/pkg-comment # gnowavcut/files # gnowavcut/files/patch-Makefile.in # echo c - gnowavcut mkdir -p gnowavcut > /dev/null 2>&1 echo x - gnowavcut/Makefile sed 's/^X//' >gnowavcut/Makefile << 'END-of-gnowavcut/Makefile' X# New ports collection makefile for: gnowavcut X# Date created: 19 May 2001 X# Whom: Steve Coltrin <spcoltri@omcl.org> X# X# $FreeBSD$ X# X XPORTNAME= gnowavcut XPORTVERSION= 0.0.6 XCATEGORIES= audio gnome XMASTER_SITES= http://gnowavcut.good-day.net/src/ X XMAINTAINER= spcoltri@omcl.org X XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XUSE_GNOME= yes X X.include <bsd.port.mk> END-of-gnowavcut/Makefile echo x - gnowavcut/distinfo sed 's/^X//' >gnowavcut/distinfo << 'END-of-gnowavcut/distinfo' XMD5 (gnowavcut-0.0.6.tar.gz) = 306b10b0659568b2414a744eb4e0643f END-of-gnowavcut/distinfo echo x - gnowavcut/pkg-plist sed 's/^X//' >gnowavcut/pkg-plist << 'END-of-gnowavcut/pkg-plist' Xbin/gnowavcut Xshare/gnome/apps/Multimedia/gnowavcut.desktop END-of-gnowavcut/pkg-plist echo x - gnowavcut/pkg-descr sed 's/^X//' >gnowavcut/pkg-descr << 'END-of-gnowavcut/pkg-descr' XGnoWavCut splits non-compressed 16bit PCM Wave files. You can set splitting Xpoints while playing sounds. X XWWW: http://gnowavcut.good-day.net/ X X- Steve Coltrin Xspcoltri@omcl.org END-of-gnowavcut/pkg-descr echo x - gnowavcut/pkg-comment sed 's/^X//' >gnowavcut/pkg-comment << 'END-of-gnowavcut/pkg-comment' XA GNOME/GTK+ based RIFF PCM Wave file splitter END-of-gnowavcut/pkg-comment echo c - gnowavcut/files mkdir -p gnowavcut/files > /dev/null 2>&1 echo x - gnowavcut/files/patch-Makefile.in sed 's/^X//' >gnowavcut/files/patch-Makefile.in << 'END-of-gnowavcut/files/patch-Makefile.in' X--- Makefile.in.orig Sun May 20 00:18:01 2001 X+++ Makefile.in Sun May 20 00:18:09 2001 X@@ -122,7 +122,7 @@ X EXTRA_DIST = autogen.sh gnowavcut.desktop gnowavcut.spec.in gnowavcut.spec X X X-Desktopdir = $(datadir)/gnome/apps/Multimedia X+Desktopdir = $(datadir)/apps/Multimedia X Desktop_DATA = gnowavcut.desktop X ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 X mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs END-of-gnowavcut/files/patch-Makefile.in exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105200734.f4K7YoU71792>