ports/152753: audio/mumble: fix build with upcoming Qt-4.7
Max Brazhnikov
makc at FreeBSD.org
Wed Dec 1 21:10:07 UTC 2010
>Number: 152753
>Category: ports
>Synopsis: audio/mumble: fix build with upcoming Qt-4.7
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 01 21:10:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Max Brazhnikov
>Release: FreeBSD 8.2-PRERELEASE amd64
>Organization:
>Environment:
FreeBSD luna.dio.ru 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Tue Nov 30 22:58:45 MSK 2010 root at luna.dio.ru:/usr/obj/usr/freebsd/8/src/sys/LUNA amd64
>Description:
Fix build with Qt-4.7
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/mumble/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile 16 May 2010 11:39:21 -0000 1.11
+++ Makefile 16 Nov 2010 22:55:00 -0000
@@ -32,7 +32,7 @@
INSTALLS_ICONS= yes
CONFIG= no-server no-alsa no-speechd no-bundled-speex no-bundled-celt no-update \
- no-g15 no-portaudio no-pulseaudio no-xevie
+ no-g15 no-portaudio no-pulseaudio no-xevie no-embed-qt-translations
OPTIONS= DBUS "Enable D-Bus support" on \
BONJOUR "Enable Bonjour support" off \
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/audio/mumble/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist 31 Mar 2010 20:30:10 -0000 1.3
+++ pkg-plist 28 Nov 2010 20:52:11 -0000
@@ -1,4 +1,3 @@
- at comment $FreeBSD: ports/audio/mumble/pkg-plist,v 1.3 2010/03/31 20:30:10 pav Exp $
bin/mumble
%%MUMBLE11X%%bin/mumble11x
share/applications/mumble.desktop
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list