FreeBSD Bugzilla – Attachment 37010 Details for
Bug 59076
An update for multimedia/xmms port (new knob)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmms.patch
xmms.patch (text/plain), 1.68 KB, created by
oleg dashevskii
on 2003-11-09 12:20:16 UTC
(
hide
)
Description:
xmms.patch
Filename:
MIME Type:
Creator:
oleg dashevskii
Created:
2003-11-09 12:20:16 UTC
Size:
1.68 KB
patch
obsolete
>diff -urN /usr/ports/multimedia/xmms/Makefile xmms/Makefile >--- /usr/ports/multimedia/xmms/Makefile Fri Oct 31 15:58:40 2003 >+++ xmms/Makefile Sun Nov 9 17:52:35 2003 >@@ -9,9 +9,10 @@ > PORTVERSION= 1.2.8 > PORTREVISION= 2 > CATEGORIES+= multimedia audio ipv6 >-MASTER_SITES= ftp://ftp.xmms.org/pub/xmms/1.2.x/ \ >- http://www.xmms.org/files/1.2.x/ \ >- ftp://ftp.sunet.se/pub/multimedia/xmms/1.2.x/ >+MASTER_SITES= ftp://ftp.xmms.org/pub/xmms/1.2.x/:dist \ >+ http://www.xmms.org/files/1.2.x/:dist \ >+ ftp://ftp.sunet.se/pub/multimedia/xmms/1.2.x/:dist >+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:dist > > MAINTAINER?= esk@ira.uka.de > COMMENT?= X Multimedia System --- An audio player with a Winamp GUI >@@ -39,6 +40,13 @@ > > PLIST_SUB= DATADIR="share" > >+.if defined(WITH_ENCODING_PATCH) >+PATCHLEVEL= 22.2 >+DISTFILES+= ${PORTNAME}-${PORTVERSION}-recode-csa${PATCHLEVEL}${EXTRACT_SUFX}:patch >+MASTER_SITE_SUBDIR= /:dist rusxmms:patch >+MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:S/$/:patch/} >+.endif >+ > .include <bsd.port.pre.mk> > > CONFIGURE_ARGS+= --enable-ipv6 >@@ -111,6 +119,9 @@ > .endif > > post-patch: >+.if defined(WITH_ENCODING_PATCH) >+ @${PATCH} -s -p1 -d ${WRKSRC} < ${WRKDIR}/xmms-ds-recode.patch >+.endif > @find ${WRKSRC} -name "Makefile.in*" | xargs ${REINPLACE_CMD} -e \ > 's|\(datadir\)/aclocal|(prefix)/share/aclocal|g' > @${REINPLACE_CMD} -e 's|{datadir}/locale|{prefix}/share/locale|g' \ >diff -urN /usr/ports/multimedia/xmms/distinfo xmms/distinfo >--- /usr/ports/multimedia/xmms/distinfo Fri Oct 31 15:58:40 2003 >+++ xmms/distinfo Sun Nov 9 17:44:49 2003 >@@ -1 +1,2 @@ > MD5 (xmms-1.2.8.tar.bz2) = d523735b59232f0eedd45dc2b7a4f5ad >+MD5 (xmms-1.2.8-recode-csa22.2.tar.bz2) = c312257adb8d05d4f597a0c8c8c8d40e
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 59076
: 37010 |
37011
|
37012