- Update to 1.2.2

PR:		ports/105049
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
Sponsored by:   FreeBSD Bug-a-thon #2
This commit is contained in:
Martin Wilke 2006-11-05 08:33:55 +00:00
parent 5bbb05232d
commit cfb39e97f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176442
3 changed files with 11 additions and 13 deletions

View file

@ -6,13 +6,14 @@
# #
PORTNAME= xmmix PORTNAME= xmmix
PORTVERSION= 1.2 PORTVERSION= 1.2.2
CATEGORIES= audio CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/
MASTER_SITE_SUBDIR= applications
MAINTAINER= conrads@cox.net MAINTAINER= conrads@cox.net
COMMENT= A Motif based audio mixer COMMENT= A Motif-based audio mixer
WRKSRC= ${WRKDIR}/xmmix-1.2
USE_IMAKE= yes USE_IMAKE= yes
USE_MOTIF= yes USE_MOTIF= yes

View file

@ -1,3 +1,3 @@
MD5 (xmmix-1.2.tar.gz) = 5a6556ec9a84888d7e77ba59c2128843 MD5 (xmmix-1.2.2.tar.gz) = 5a6556ec9a84888d7e77ba59c2128843
SHA256 (xmmix-1.2.tar.gz) = 16eedfb150be66aeb15d822cc9236258b968ce661f85499059f709a0ec0db3fd SHA256 (xmmix-1.2.2.tar.gz) = 16eedfb150be66aeb15d822cc9236258b968ce661f85499059f709a0ec0db3fd
SIZE (xmmix-1.2.tar.gz) = 33496 SIZE (xmmix-1.2.2.tar.gz) = 33496

View file

@ -1,15 +1,12 @@
Xmmix is a sound mixer utility for the X Window System using the Xmmix is a sound mixer utility for the X Window System using the
OSF/Motif interface. It requires the Unix Sound System (formerly OSF/Motif interface.
"VoxWare") sound driver by Hannu Savolainen (hannu@voxware.pp.fi).
The home page provides up-to-date information about the The home page provides up-to-date information about the
current release version, online README file, FTP service to get current release version, online README file, FTP service to get
the software, an interactive form to send comments and the software, an interactive form to send comments and
suggestions, and late-breaking announcements, if any. suggestions, and late-breaking announcements, if any.
I don't have hardware to test all the features, but it looks ok.
WWW: http://www.ibiblio.org/tkan/xmmix/ WWW: http://www.ibiblio.org/tkan/xmmix/
- eric --
erich@FreeBSD.org conrads@cox.net