Date: Fri, 12 Mar 2004 00:14:27 +1000 From: Dima Panov <redfox@Fluffy.Khv.RU> To: "Sergey A. Osokin" <osa@freebsd.org.ru> Cc: FreeBSD-ports-bugs@freebsd.org Subject: Re: ports/64103: UPDATE multimedia/xmms russian/xmms Message-ID: <20040311141426.GC62837@Fluffy.Khv.RU> In-Reply-To: <20040311134758.GG19359@freebsd.org.ru> References: <200403111303.i2BD3Mpk069743@Fluffy.Khv.RU> <20040311134214.GB62837@Fluffy.Khv.RU> <20040311134758.GG19359@freebsd.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>>> G'day, Sergey A. Osokin! >>>>>> On Thu, Mar 11, 2004 at 16:47:58 +0300, You wrote: > On Thu, Mar 11, 2004 at 11:42:14PM +1000, Dima Panov wrote: > >> Update multimedia/xmms and russian/xmms with new encoding patch > >> from rusxmms project... >> >> Oops! Error multimedia/xmms patch.. Sorry. >> File multimedia/xmms/files/Input-vorbis-fileinfo.c.diff needs to be >> removed. > Looks like problem exist after remove patch > files/Input-vorbis-fileinfo.c.diff > You can try to reproduce it with the following command: > $ make WITH_ENCODING_PATCH=yes > ===> Vulnerability check disabled > ===> Extracting for xmms-esound-1.2.10 >>> Checksum OK for xmms-1.2.10.tar.bz2. >>> Checksum OK for xmms-1.2.10-recode-csa27.3.tar.bz2. > You can disable support for mikmod by defining WITHOUT_MIKMOD. > You can disable support for vorbis by defining WITHOUT_VORBIS. > You can disable x86 SIMD (3DNow!/MMX) optimized decoding routines by > defining WITHOUT_SIMD. > You can disable support for esound by defining WITHOUT_GNOME=esound. > ===> Patching for xmms-esound-1.2.10 > ===> Applying FreeBSD patches for xmms-esound-1.2.10 > cannot open /usr/ports/multimedia/xmms/files/Input-vorbis-fileinfo.c.diff: > no such file > *** Error code 2 > Any idea? --- multimedia/xmms/Makefile 1 Mar 2004 14:53:54 -0000 1.68 +++ multimedia/xmms/Makefile 11 Mar 2004 13:24:25 -0000 @@ -123,7 +122,6 @@ post-patch: .if defined(WITH_ENCODING_PATCH) @${PATCH} -s -p1 -d ${WRKSRC} < ${WRKDIR}/xmms-ds-recode.patch - @${PATCH} -s -p0 -d ${WRKSRC} < ${FILESDIR}/Input-vorbis-fileinfo.c.diff .endif @${FIND} ${WRKSRC} -name "Makefile.in*" | ${XARGS} ${REINPLACE_CMD} -e \ 's|\(datadir\)/aclocal|(prefix)/share/aclocal|g' package with encoding patch was build successfully after this . -- Dmitry "Red Fox" Panov @ Home FreeBSD since September, 1995 Khabarovsk, Russia YaIM:redfox_dm | Jabber.org:fluffy | ICQ:1745024
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040311141426.GC62837>