[Midnightbsd-cvs] mports [17188] trunk/audio/wmsmixer: fix options
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 14 22:37:41 EDT 2014
Revision: 17188
http://svnweb.midnightbsd.org/mports/?rev=17188
Author: laffer1
Date: 2014-09-14 22:37:40 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fix options
Modified Paths:
--------------
trunk/audio/wmsmixer/Makefile
trunk/audio/wmsmixer/distinfo
trunk/audio/wmsmixer/pkg-descr
Modified: trunk/audio/wmsmixer/Makefile
===================================================================
--- trunk/audio/wmsmixer/Makefile 2014-09-15 02:35:59 UTC (rev 17187)
+++ trunk/audio/wmsmixer/Makefile 2014-09-15 02:37:40 UTC (rev 17188)
@@ -1,22 +1,24 @@
# $MidnightBSD$
# $FreeBSD: ports/audio/wmsmixer/Makefile,v 1.9 2006/05/25 21:57:23 pav Exp $
-#
PORTNAME= wmsmixer
PORTVERSION= 0.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio windowmaker
-MASTER_SITES= http://www.dockapps.org/files/63/268/ \
- http://redundancy.redundancy.org/mirror/
+MASTER_SITES= http://redundancy.redundancy.org/mirror/
MAINTAINER= ports at midnightbsd.org
-COMMENT= An audio mixer for the WindowMaker dock
+COMMENT= Audio mixer for the WindowMaker dock
+
LICENSE= gpl2
+OPTIONS_DEFINE= DOCS
+
PLIST_FILES= bin/wmsmixer
PORTDOCS= README
+
+USES= imake
USE_XORG= xpm
-USE_IMAKE= YES
MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"
BUILD_DEPENDS+= ${LOCALBASE}/bin/gccmakedep:${PORTSDIR}/devel/gccmakedep \
Modified: trunk/audio/wmsmixer/distinfo
===================================================================
--- trunk/audio/wmsmixer/distinfo 2014-09-15 02:35:59 UTC (rev 17187)
+++ trunk/audio/wmsmixer/distinfo 2014-09-15 02:37:40 UTC (rev 17188)
@@ -1,4 +1,2 @@
-MD5 (wmsmixer-0.5.1.tar.gz) = 02ba412c97c7cc3365690fe74c99f145
SHA256 (wmsmixer-0.5.1.tar.gz) = 168b0f608e4da9fab078845652a8bbffcfeabbcdce949faf597ba9a17c4bb556
-RMD160 (wmsmixer-0.5.1.tar.gz) = e53fe332aa49606f15ff7d8de64caa8d0318cf11
SIZE (wmsmixer-0.5.1.tar.gz) = 33085
Modified: trunk/audio/wmsmixer/pkg-descr
===================================================================
--- trunk/audio/wmsmixer/pkg-descr 2014-09-15 02:35:59 UTC (rev 17187)
+++ trunk/audio/wmsmixer/pkg-descr 2014-09-15 02:37:40 UTC (rev 17188)
@@ -1,5 +1,3 @@
Improved version of wmmixer, an audio mixer for the WindowMaker dock.
-WWW: http://www.hibernaculum.net/wmsmixer/index.php
-
--- K. Konstantinidis <kkonstan at daemon.gr>
+WWW: http://www.dockapps.org/file.php/id/63
More information about the Midnightbsd-cvs
mailing list