ports/183641: deforaos-mixer staging support
Olivier Cochard-Labbe
olivier at cochard.me
Sun Nov 3 23:40:01 UTC 2013
>Number: 183641
>Category: ports
>Synopsis: deforaos-mixer staging support
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 03 23:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Olivier Cochard-Labbe
>Release: 10.0
>Organization:
>Environment:
FreeBSD orange.bsdrp.net 10.0-BETA2 FreeBSD 10.0-BETA2 #0 r257208M: Sun Oct 27 21:28:39 CET 2013 root at orange.bsdrp.net:/usr/obj/usr/local/BSDRP/BSDRP/FreeBSD/src/sys/PROD amd64
>Description:
Add staging support.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: audio/deforaos-mixer/Makefile
===================================================================
--- audio/deforaos-mixer/Makefile (revision 332601)
+++ audio/deforaos-mixer/Makefile (working copy)
@@ -3,10 +3,11 @@
PORTNAME= mixer
PORTVERSION= 0.1.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.defora.org/os/download/download/3705/
+PKGNAMEPREFIX= deforaos-
DISTNAME= Mixer-${PORTVERSION}
-PKGNAMEPREFIX= deforaos-
MAINTAINER= olivier at cochard.me
COMMENT= DeforaOS desktop audio mixer
@@ -13,12 +14,11 @@
LICENSE= GPLv3
-LIB_DEPENDS= Desktop:${PORTSDIR}/x11/deforaos-libdesktop
+LIB_DEPENDS= libDesktop.so:${PORTSDIR}/x11/deforaos-libdesktop
MAKE_ARGS= PREFIX=${PREFIX}
USES= pkgconfig gettext
-NO_STAGE= yes
-USE_GNOME= gtk20 desktopfileutils
+USE_GNOME= gtk20
PLIST_FILES= bin/mixer \
share/applications/mixer.desktop \
share/locale/fr/LC_MESSAGES/Mixer.mo
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list