FreeBSD Bugzilla – Attachment 142272 Details for
Bug 189269
[PATCH] audio/mangler: update to 1.2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mangler-1.2.5.patch
mangler-1.2.5.patch (text/plain), 2.09 KB, created by
Raphael Kubo da Costa
on 2014-05-02 23:20:00 UTC
(
hide
)
Description:
mangler-1.2.5.patch
Filename:
MIME Type:
Creator:
Raphael Kubo da Costa
Created:
2014-05-02 23:20:00 UTC
Size:
2.09 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 352851) >+++ Makefile (working copy) >@@ -2,23 +2,20 @@ > # $FreeBSD$ > > PORTNAME= mangler >-PORTVERSION= 1.2.3 >-PORTREVISION= 1 >+PORTVERSION= 1.2.5 > CATEGORIES= audio >-MASTER_SITES= http://www.mangler.org/downloads/ \ >- http://ultimeordi.com/pub/mangler/ >+MASTER_SITES= http://www.mangler.org/downloads/ > > MAINTAINER= janik@hikarihq.com > COMMENT= A Ventrilo VOIP compatible client > > LIB_DEPENDS= libcelt0.so:${PORTSDIR}/audio/celt \ >- libspeex..so:${PORTSDIR}/audio/speex \ >+ libspeex.so:${PORTSDIR}/audio/speex \ > libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ >- libgtkmm-2.4..so:${PORTSDIR}/x11-toolkits/gtkmm24 \ >+ libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \ > libgsm.so:${PORTSDIR}/audio/gsm > >-USES= gmake pkgconfig >-NO_STAGE= yes >+USES= pkgconfig > USE_GNOME= librsvg2 > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --without-alsa >@@ -28,16 +25,7 @@ > LDFLAGS+= -L${LOCALBASE}/lib > > OPTIONS_DEFINE= PULSEAUDIO >+PULSEAUDIO_CONFIGURE_WITH= pulseaudio >+PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio > >-MAN1= mangler.1 >- >-.include <bsd.port.options.mk> >- >-.if ${PORT_OPTIONS:MPULSEAUDIO} >-LIB_DEPENDS+= libpulse.so:${PORTSDIR}/audio/pulseaudio >-CONFIGURE_ARGS+=--with-pulseaudio >-.else >-CONFIGURE_ARGS+=--without-pulseaudio >-.endif >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 352851) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (mangler-1.2.3.tar.gz) = 3d93b2a7404acb8ba6323545d1100fb739f8b12d9f32335ab5c5208877eabb77 >-SIZE (mangler-1.2.3.tar.gz) = 6795847 >+SHA256 (mangler-1.2.5.tar.gz) = 6f4e024f2d78e131229817c7b8ae19d3ea63dff1febe1b144113040f859cd7ab >+SIZE (mangler-1.2.5.tar.gz) = 6797759 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 352851) >+++ pkg-plist (working copy) >@@ -4,5 +4,6 @@ > lib/libventrilo3.la > lib/libventrilo3.so > lib/libventrilo3.so.0 >+man/man1/mangler.1.gz > share/applications/mangler.desktop > share/pixmaps/mangler_logo.svg
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 189269
: 142272