[73781] trunk/dports/audio/libmodplug/Portfile
André Kaplan
ak.ml at laposte.net
Thu Nov 25 13:14:36 PST 2010
Hi all,
The latest libmodplug update might have broken some packages since:
/opt/local/lib/libmodplug.0.0.0.dylib
changed to
/opt/local/lib/libmodplug.1.dylib
Potentially affected ports
$ port search --regex --depends 'libmodplug'
gst-plugins-bad @0.10.20 (gnome)
libsdl_sound @1.0.3 (audio, devel)
VLC @1.0.6 (multimedia)
VLC09 @0.9.10 (multimedia)
Found 4 ports.
As for me, only VLC is in the above list and it seemed to still work
fine
VLC
/opt/local/lib/vlc/demux/libmod_plugin.dylib
/opt/local/lib/libmodplug.0.dylib
Not on the above list, I have an updated version of xine-lib (1.1.19,
1.1.16 in MacPorts) which had a broken dependency
xine-lib
/opt/local/lib/xine/plugins/1.29/xineplug_dmx_audio.so
/opt/local/lib/libmodplug.0.dylib
$ port -v installed VLC xine-lib libmodplug
The following ports are currently installed:
libmodplug @0.8.8.1_0 (active) platform='darwin 9' archs='i386'
VLC @1.0.6_2+dvb+fribidi+full+huge+mod+mpc+osd+qt4+sdl+shout+smb
+speex+svg+theora+twolame+vcd+x264 (active) platform='darwin 9'
archs='i386'
xine-lib @1.1.19_0 (active) platform='darwin 9' archs='i386'
I recompiled xine-lib without any problem.
I stumbled on http://trac.macports.org/ticket/27155 when I recompiled
VLC but after a quick hack could recompile it.
I'm on MacIntel with 10.5.8
Regards,
André
> Revision: 73781
> http://trac.macports.org/changeset/73781
> Author: rmstonecipher at macports.org
> Date: 2010-11-24 20:50:51 -0800 (Wed, 24 Nov 2010)
> Log Message:
> -----------
> audio/libmodplug upgraded version from 0.8.7 to 0.8.8.1
>
> Modified Paths:
> --------------
> trunk/dports/audio/libmodplug/Portfile
>
> Modified: trunk/dports/audio/libmodplug/Portfile
> ===================================================================
> --- trunk/dports/audio/libmodplug/Portfile 2010-11-25 04:29:13 UTC
> (rev 73780)
> +++ trunk/dports/audio/libmodplug/Portfile 2010-11-25 04:50:51 UTC
> (rev 73781)
> @@ -4,7 +4,7 @@
> PortSystem 1.0
>
> name libmodplug
> -version 0.8.7
> +version 0.8.8.1
> categories audio
More information about the macports-dev
mailing list