From owner-freebsd-ports Tue Aug 18 18:50:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA23292 for freebsd-ports-outgoing; Tue, 18 Aug 1998 18:50:26 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA23255 for ; Tue, 18 Aug 1998 18:50:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id SAA20210; Tue, 18 Aug 1998 18:50:01 -0700 (PDT) Received: from saten.dyn.ml.org (32ppp9.gulftel.com [208.226.46.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA22369 for ; Tue, 18 Aug 1998 18:45:42 -0700 (PDT) (envelope-from saten@saten.dyn.ml.org) Received: (from saten@localhost) by saten.dyn.ml.org (8.8.8/8.8.5) id UAA06637; Tue, 18 Aug 1998 20:36:12 -0500 (CDT) Message-Id: <199808190136.UAA06637@saten.dyn.ml.org> Date: Tue, 18 Aug 1998 20:36:12 -0500 (CDT) From: Phillip Salzman Reply-To: eclipse@gulf.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7671: new port: audio/replay Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7671 >Category: ports >Synopsis: new port: audio/replay >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 18 18:50:01 PDT 1998 >Last-Modified: >Originator: Phillip Salzman >Organization: New Media Interactive >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: An MP3 player for X11R6, uses the GTK interface. >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: # # . # ./files # ./files/md5 # ./patches # ./patches/patch-aa # ./pkg # ./pkg/COMMENT # ./pkg/PLIST # ./pkg/DESCR # ./Makefile # echo c - . mkdir -p . > /dev/null 2>&1 echo c - ./files mkdir -p ./files > /dev/null 2>&1 echo x - ./files/md5 sed 's/^X//' >./files/md5 << 'END-of-./files/md5' XMD5 (replay-source-dgtk_0.34.tar.gz) = e4f19e455b6bd5f9994b4470244cbf7d END-of-./files/md5 echo c - ./patches mkdir -p ./patches > /dev/null 2>&1 echo x - ./patches/patch-aa sed 's/^X//' >./patches/patch-aa << 'END-of-./patches/patch-aa' X*** audioIO_Linux.c.orig Tue Aug 18 18:25:56 1998 X--- audioIO_Linux.c Tue Aug 18 18:26:38 1998 X*************** X*** 17,28 **** X #include X #include X #include "audioIO.h" X- X- #ifdef HAVE_MACHINE_SOUNDCARD_H X #include X! #else X! #include X! #endif X X /* optimal fragment size */ X X--- 17,26 ---- X #include X #include X #include "audioIO.h" X #include X! X! X! X X /* optimal fragment size */ X END-of-./patches/patch-aa echo c - ./pkg mkdir -p ./pkg > /dev/null 2>&1 echo x - ./pkg/COMMENT sed 's/^X//' >./pkg/COMMENT << 'END-of-./pkg/COMMENT' XA GTK MP3 player, based off of amp. END-of-./pkg/COMMENT echo x - ./pkg/PLIST sed 's/^X//' >./pkg/PLIST << 'END-of-./pkg/PLIST' Xbin/replay END-of-./pkg/PLIST echo x - ./pkg/DESCR sed 's/^X//' >./pkg/DESCR << 'END-of-./pkg/DESCR' XView the readme in the work/ Xdirectory for more info. END-of-./pkg/DESCR echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: replay X# Version required: 0.34 X# Date created: Aug 18 1998 X# Whom: Phillip Salzman X# X# $Id$ X# X XDISTNAME= replay-source-dgtk_0.34 XPKGNAME= replay-0.34 XCATEGORIES= audio XMASTER_SITES= ftp://k2.lund.se/pub/replay/ X XMAINTAINER= eclipse@gulf.net X XUSE_GMAKE= yes X Xdo-install: X @ ${INSTALL_PROGRAM} ${WRKSRC}/replay ${PREFIX}/bin X X.include END-of-./Makefile exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message