FreeBSD Bugzilla – Attachment 37011 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; charset=us-ascii), 1.64 KB, created by
oleg dashevskii
on 2003-11-17 15:31:38 UTC
(
hide
)
Description:
xmms.patch
Filename:
MIME Type:
Creator:
oleg dashevskii
Created:
2003-11-17 15:31:38 UTC
Size:
1.64 KB
patch
obsolete
>diff -ur /home/od-mx/xmms/Makefile xmms/Makefile >--- /home/od-mx/xmms/Makefile Mon Nov 17 20:25:56 2003 >+++ xmms/Makefile Mon Nov 17 21:27:50 2003 >@@ -7,11 +7,12 @@ > > PORTNAME= xmms > PORTVERSION= 1.2.8 >-PORTREVISION= 2 >+PORTREVISION= 3 > 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} >+MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} >+MASTER_SITE_SUBDIR= rusxmms >+.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 -ur /home/od-mx/xmms/distinfo xmms/distinfo >--- /home/od-mx/xmms/distinfo Mon Nov 17 20:25:56 2003 >+++ xmms/distinfo Mon Nov 17 20:27:32 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