1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

PR: ports/11163

Submitted by:	cpiazza@home.net
Another mixer intended for the windowmaker dockapp.
This commit is contained in:
Seiichirou Hiraoka 1999-04-16 12:11:47 +00:00
parent 47d186cd6e
commit 0b0ac32b1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17923
5 changed files with 34 additions and 0 deletions

21
audio/mixer.app/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: mixer.app
# Version required: 1.3.1
# Date created: 16 April 1999
# Whom: Chris Piazza <cpiazza@home.net>
#
# $Id$
#
DISTNAME= Mixer.app-1.3.1
PKGNAME= mixer.app-1.3.1
CATEGORIES= audio
MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/
MAINTAINER= cpiazza@home.net
USE_IMAKE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/Mixer ${PREFIX}/bin
.include <bsd.port.mk>

1
audio/mixer.app/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (Mixer.app-1.3.1.tar.gz) = 63522ee9e9ace5dc43919381a565ee27

View File

@ -0,0 +1 @@
Another mixer intended for the windowmaker dockapp.

10
audio/mixer.app/pkg-descr Normal file
View File

@ -0,0 +1,10 @@
A dockapp that controls the mixer for three volumes:
* Master
* CD
* PCM
Author:
Per Liden <per@rsn.hk-r.se>
-Chris Piazza
cpiazza@home.net

View File

@ -0,0 +1 @@
bin/Mixer