ports/159480: Update port: graphics/xmms-vumeter
KATO Tsuguru
tkato432 at yahoo.com
Wed Aug 3 18:40:33 UTC 2011
>Number: 159480
>Category: ports
>Synopsis: Update port: graphics/xmms-vumeter
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 03 18:40:33 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES
- Add LICENE
- Add MAKE_JOBS_SAFE
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/graphics/xmms-vumeter/Makefile graphics/xmms-vumeter/Makefile
--- /usr/ports/graphics/xmms-vumeter/Makefile 2011-08-03 15:34:37.000000000 +0900
+++ graphics/xmms-vumeter/Makefile 2011-08-03 16:01:21.000000000 +0900
@@ -9,18 +9,20 @@
PORTVERSION= 0.9.2
PORTREVISION= 7
CATEGORIES= graphics
-MASTER_SITES= SF/${PORTNAME}plugin/${PORTNAME}plugin/VU%20meter%20v${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}plugin/Plugin%20for%20XMMS
PKGNAMEPREFIX= xmms-
MAINTAINER= ports at FreeBSD.org
COMMENT= Analog VUmeter plugin for XMMS
-BROKEN= does not fetch
-
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
USE_GNOME= gdkpixbuf
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
DATADIR= ${PREFIX}/share/xmms/VU_Meter_skins
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list