From owner-freebsd-ports Sun Nov 28 12:30: 5 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CD05815326 for ; Sun, 28 Nov 1999 12:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA57696; Sun, 28 Nov 1999 12:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from totem.fix.no (totem.freenix.no [195.0.166.42]) by hub.freebsd.org (Postfix) with ESMTP id E4AB914C0D for ; Sun, 28 Nov 1999 12:20:15 -0800 (PST) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id 83A3D574D; Sun, 28 Nov 1999 21:20:13 +0100 (CET) Message-Id: <19991128202013.83A3D574D@totem.fix.no> Date: Sun, 28 Nov 1999 21:20:13 +0100 (CET) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15147: New port: audio/xsidplay Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15147 >Category: ports >Synopsis: New port: audio/xsidplay >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: Sun Nov 28 12:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 3.3-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: FreeBSD eggsilo.nome.no 3.3-STABLE FreeBSD 3.3-STABLE #0: Wed Nov 24 00:15:14 CET 1999 root@eggsilo.nome.no:/usr/src/sys/compile/EGGSILO i386 >Description: Xsidplay - a graphical front end for libsidplay. Long live the C= 64! >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: # # xsidplay # xsidplay/Makefile # xsidplay/files # xsidplay/files/md5 # xsidplay/pkg # xsidplay/pkg/PLIST # xsidplay/pkg/COMMENT # xsidplay/pkg/DESCR # echo c - xsidplay mkdir -p xsidplay > /dev/null 2>&1 echo x - xsidplay/Makefile sed 's/^X//' >xsidplay/Makefile << 'END-of-xsidplay/Makefile' X# New ports collection makefile for: xsidplay X# Version required: 1.3.8 X# Date created: 28 November 1999 X# Whom: Anders Nordby X# X# $FreeBSD$ X# X XDISTNAME= xsidplay-1_3_8 XPKGNAME= xsidplay-1.3.8 XCATEGORIES= audio emulators XMASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ \ X http://www.freenix.no/~anders/ XEXTRACT_SUFX= _tar.gz X XMAINTAINER= anders@fix.no X XBUILD_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay X XGNU_CONFIGURE= YES X XUSE_GMAKE= YES XUSE_QT= YES X XWRKSRC= ${WRKDIR}/${PKGNAME} X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/src/xsidplay ${PREFIX}/bin X X.include END-of-xsidplay/Makefile echo c - xsidplay/files mkdir -p xsidplay/files > /dev/null 2>&1 echo x - xsidplay/files/md5 sed 's/^X//' >xsidplay/files/md5 << 'END-of-xsidplay/files/md5' XMD5 (xsidplay-1_3_8_tar.gz) = 9b22b10115323f87fd208a798b5252f1 END-of-xsidplay/files/md5 echo c - xsidplay/pkg mkdir -p xsidplay/pkg > /dev/null 2>&1 echo x - xsidplay/pkg/PLIST sed 's/^X//' >xsidplay/pkg/PLIST << 'END-of-xsidplay/pkg/PLIST' Xbin/xsidplay END-of-xsidplay/pkg/PLIST echo x - xsidplay/pkg/COMMENT sed 's/^X//' >xsidplay/pkg/COMMENT << 'END-of-xsidplay/pkg/COMMENT' XGraphical front end for libsidplay END-of-xsidplay/pkg/COMMENT echo x - xsidplay/pkg/DESCR sed 's/^X//' >xsidplay/pkg/DESCR << 'END-of-xsidplay/pkg/DESCR' XXSIDPLAY is a graphical front end (uses Qt) for libsidplay. SIDPLAY Xemulates the Sound Interface Device chip (MOS 6581, commonly called XSID) and the Micro Processor Unit (MOS 6510) of the Commodore 64. Listen Xto all those SID-tunes you remember so well again. X XWWW: http://www.geocities.com/SiliconValley/Lakes/5147/ XHVSC: http://home.freeuk.net/wazzaw/HVSC/ END-of-xsidplay/pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message