mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
update audio/mixer.app: 1.7.0 --> 1.8.0
PR: 51545 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
This commit is contained in:
parent
8c9754e07d
commit
c15ca141a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83728
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mixer.app
|
||||
PORTVERSION= 1.7.0
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.fukt.bth.se/~per/mixer/
|
||||
DISTNAME= Mixer.app-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Mixer.app-1.7.0.tar.gz) = 8ab5dca4458d3d6202131f497aadcb27
|
||||
MD5 (Mixer.app-1.8.0.tar.gz) = e2c275f16a91c52552d9e2221e18d24c
|
||||
|
@ -1,11 +1,11 @@
|
||||
--- Mixer.cc.orig Sat Sep 7 16:55:38 2002
|
||||
+++ Mixer.cc Sat Sep 7 16:55:56 2002
|
||||
--- Mixer.cc.orig Sun Sep 15 18:42:33 2002
|
||||
+++ Mixer.cc Tue Apr 29 01:43:01 2003
|
||||
@@ -33,8 +33,6 @@
|
||||
|
||||
#if defined(__Linux__)
|
||||
#include <linux/soundcard.h>
|
||||
-#elif defined(__FreeBSD__)
|
||||
-#include <machine/soundcard.h>
|
||||
#elif defined(__OpenBSD__)
|
||||
#include <soundcard.h>
|
||||
#else
|
||||
#include <sys/soundcard.h>
|
||||
#endif
|
||||
|
@ -3,7 +3,7 @@ A dockapp that controls the mixer for three volumes by default:
|
||||
* CD
|
||||
* PCM
|
||||
|
||||
WWW: http://www.student.hk-r.se/~pt96pli/mixer/
|
||||
WWW: http://www.fukt.bth.se/~per/mixer/
|
||||
|
||||
Author:
|
||||
Per Liden <per@rsn.hk-r.se>
|
||||
Per Liden <per@fukt.bth.se>
|
||||
|
Loading…
Reference in New Issue
Block a user