ports/96064: [UPDATE]: audio/mutemix: Update to version 1.0
Frank Laszlo
laszlof at vonostingroup.com
Wed Apr 19 17:50:56 UTC 2006
>Number: 96064
>Category: ports
>Synopsis: [UPDATE]: audio/mutemix: Update to version 1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 19 17:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Frank Laszlo
>Release: FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386
>Description:
This patch will update audio/mutemix to version 1.0. The developer's site has apparently been moved and I have
updated pkg-descr to reflect this. This version adds a few small features below:
- ability to select the record channel
- save/load volume settings. Files will be saved in ~/.mutemix/filename
I'll take maintainership.
>How-To-Repeat:
>Fix:
--- mutemix-1.0.diff begins here ---
diff -NrU3 mutemix.orig/Makefile mutemix/Makefile
--- mutemix.orig/Makefile Wed Apr 19 13:32:12 2006
+++ mutemix/Makefile Wed Apr 19 13:34:18 2006
@@ -6,13 +6,12 @@
#
PORTNAME= mutemix
-PORTVERSION= 0.6
-PORTREVISION= 1
+PORTVERSION= 1.0
CATEGORIES= audio
MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/
EXTRACT_SUFX= .py
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= laszlof at vonostingroup.com
COMMENT= Adjusts a mixer
RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \
diff -NrU3 mutemix.orig/distinfo mutemix/distinfo
--- mutemix.orig/distinfo Wed Apr 19 13:32:12 2006
+++ mutemix/distinfo Wed Apr 19 13:32:36 2006
@@ -1,3 +1,3 @@
-MD5 (mutemix-0.6.py) = 9f8477eb72267733ad0db121bad3c1e9
-SHA256 (mutemix-0.6.py) = b798a93cfcb1d55ba811bd672deaccc3502b1cba4a181a60f206855191d32ba3
-SIZE (mutemix-0.6.py) = 4436
+MD5 (mutemix-1.0.py) = 80da5ad68d339eede18a4383c46976bb
+SHA256 (mutemix-1.0.py) = a9846f3479af6b493aafa88a82d0875a47b39aeb7374183ad581f439fa2d428d
+SIZE (mutemix-1.0.py) = 7909
diff -NrU3 mutemix.orig/pkg-descr mutemix/pkg-descr
--- mutemix.orig/pkg-descr Wed Apr 19 13:32:12 2006
+++ mutemix/pkg-descr Wed Apr 19 13:35:37 2006
@@ -1,6 +1,6 @@
This is a program for adjusting an audio mixer. It has "a mute
button for every channel" and one to mute all channels at once.
-WWW: http://stud.fbi.fh-darmstadt.de/~koenig/html/mutemix.html
+WWW: http://www.v-i-t.de/mirkos_hp/html/index.html
Trevor Johnson
--- mutemix-1.0.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list