On Sat, Sep 04, 2010 at 09:41:53AM +0100, Stuart Henderson wrote:
> On 2010/09/03 21:02, [email protected] wrote:
> > so 4.8 -current, refreshed say two days ago
> > an older version of mplayer had been installed previosuly
> >
> > go to x11/mplayer
> > sudo make clean
> > sudo make package
> > lots of output
> > sudo make install
> > some output
> > including cannot find library orc-0.4.2.0
> >
> > ===> Installing mplayer-20100308p5 from /usr/ports/packages/i386/all/
>
> There is a new i386 package snapshot out, look for a mirror with
> files in snapshots/packages/i386 dating from September and use it..
>
> For other arch you would have to wait a bit longer, or build your own.
Should we not force the newer schroedinger which pulls in orc? Suggested by
j...@. If this is valid, a similar change is needed for vlc.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/mplayer/Makefile,v
retrieving revision 1.172
diff -u -p -u -r1.172 Makefile
--- Makefile 25 Aug 2010 23:27:21 -0000 1.172
+++ Makefile 7 Sep 2010 22:51:05 -0000
@@ -13,7 +13,7 @@ SUBST_VARS+= PREFIX CONFDIR
N= mplayer
DISTNAME= mplayer-export-snapshot-${V}
PKGNAME= ${N}-${V}
-REVISION= 5
+REVISION= 6
CATEGORIES= x11 multimedia
EXTRACT_SUFX= .tar.bz2
@@ -59,7 +59,7 @@ LIB_DEPENDS= ::graphics/png \
::graphics/libmng \
::audio/libdca \
::archivers/bzip2 \
- ::multimedia/schroedinger \
+ :schroedinger->=1.0.9:multimedia/schroedinger \
::audio/faad \
::audio/faac \
::audio/liba52 \
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk