Date: Mon, 2 Apr 2001 03:29:37 +0300 (EEST) From: kkonstan@duth.gr To: FreeBSD-gnats-submit@freebsd.org Subject: ports/26281: New port: audio/wmsmixer: Improved version of wmmixer, an audio mixer for the WindowMaker dock Message-ID: <200104020029.f320Tbx51765@emily.cc.duth.gr>
next in thread | raw e-mail | index | archive | help
>Number: 26281 >Category: ports >Synopsis: New port: audio/wmsmixer: Improved version of wmmixer, an audio mixer for the WindowMaker dock >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 Apr 01 17:30:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Konstantinos Konstantinidis >Release: FreeBSD 4.2-RELEASE i386 >Organization: Demokritos University of Thrace >Environment: >Description: Improved version of wmmixer, an audio mixer for the WindowMaker dock >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: # # wmsmixer # wmsmixer/files # wmsmixer/files/patch-aa # wmsmixer/pkg-comment # wmsmixer/Makefile # wmsmixer/pkg-plist # wmsmixer/distinfo # wmsmixer/pkg-descr # echo c - wmsmixer mkdir -p wmsmixer > /dev/null 2>&1 echo c - wmsmixer/files mkdir -p wmsmixer/files > /dev/null 2>&1 echo x - wmsmixer/files/patch-aa sed 's/^X//' >wmsmixer/files/patch-aa << 'END-of-wmsmixer/files/patch-aa' X*** Imakefile.orig Mon Apr 2 03:17:43 2001 X--- Imakefile Mon Apr 2 03:17:51 2001 X*************** X*** 10,13 **** X SRCS = wmsmixer.cc X OBJS = wmsmixer.o X X! ComplexProgramTarget(wmsmixer) X--- 10,13 ---- X SRCS = wmsmixer.cc X OBJS = wmsmixer.o X X! ComplexProgramTargetNoMan(wmsmixer) END-of-wmsmixer/files/patch-aa echo x - wmsmixer/pkg-comment sed 's/^X//' >wmsmixer/pkg-comment << 'END-of-wmsmixer/pkg-comment' XAn audio mixer for the WindowMaker dock END-of-wmsmixer/pkg-comment echo x - wmsmixer/Makefile sed 's/^X//' >wmsmixer/Makefile << 'END-of-wmsmixer/Makefile' X# New ports collection makefile for: wmsmixer X# Date created: 2 April 2001 X# Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr> X# X# $FreeBSD$ X# X XPORTNAME= wmsmixer XPORTVERSION= 0.5 XCATEGORIES= audio windowmaker XMASTER_SITES= http://www.hibernaculum.demon.co.uk/download/ X XMAINTAINER= kkonstan@daemon.gr X XUSE_XPM= YES XUSE_IMAKE= YES X X.include <bsd.port.mk> END-of-wmsmixer/Makefile echo x - wmsmixer/pkg-plist sed 's/^X//' >wmsmixer/pkg-plist << 'END-of-wmsmixer/pkg-plist' Xbin/wmsmixer END-of-wmsmixer/pkg-plist echo x - wmsmixer/distinfo sed 's/^X//' >wmsmixer/distinfo << 'END-of-wmsmixer/distinfo' XMD5 (wmsmixer-0.5.tar.gz) = 8b4d739832a6b2b6c107d0eddad56cca END-of-wmsmixer/distinfo echo x - wmsmixer/pkg-descr sed 's/^X//' >wmsmixer/pkg-descr << 'END-of-wmsmixer/pkg-descr' XImproved version of wmmixer, an audio mixer for the WindowMaker dock. X XWWW: http://www.hibernaculum.demon.co.uk/wmsmixer.html X X-- K. Konstantinidis <kkonstan@daemon.gr> END-of-wmsmixer/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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104020029.f320Tbx51765>