FreeBSD Bugzilla – Attachment 94682 Details for
Bug 132891
[PATCH] audio/gx2osd: prepare for upcoming boost 1.37.0, minor fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gx2osd-0.2_2.patch
gx2osd-0.2_2.patch (text/plain), 1.75 KB, created by
Dmitry Marakasov
on 2009-03-21 03:30:02 UTC
(
hide
)
Description:
gx2osd-0.2_2.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2009-03-21 03:30:02 UTC
Size:
1.75 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/gx2osd/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 25 Jul 2008 09:07:25 -0000 1.7 >+++ Makefile 21 Mar 2009 01:22:36 -0000 >@@ -8,7 +8,7 @@ > PORTVERSION= 0.2 > PORTREVISION= 2 > CATEGORIES= audio >-MASTER_SITES= http://eclipser.no-ip.org/ >+MASTER_SITES= http://eclipser.no-ip.org/ > > MAINTAINER= alexbl@FreeBSD.org > COMMENT= An OSD client for XMMS2 >@@ -22,15 +22,15 @@ > USE_BZIP2= yes > USE_PYTHON_BUILD= yes > >-WRKSRC= ${WRKDIR}/${PORTNAME} >-MAKE_ENV+= WAF_HOME=. >+WRKSRC= ${WRKDIR}/${PORTNAME} >+MAKE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" WAF_HOME=. > >-MAN1= gx2osd.1 >+MAN1= gx2osd.1 > > .include <bsd.port.pre.mk> > > do-configure: >- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf --conf-prefix=${LOCALBASE} --with-mandir=${LOCALBASE}/man --prefix=${PREFIX} configure >+ @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf --conf-prefix=${LOCALBASE} --with-mandir=${PREFIX}/man --prefix=${PREFIX} configure > > do-build: > @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf build >Index: files/patch-src-wscript >=================================================================== >RCS file: files/patch-src-wscript >diff -N files/patch-src-wscript >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-src-wscript 21 Mar 2009 03:20:06 -0000 >@@ -0,0 +1,12 @@ >+--- src/wscript.orig 2007-05-27 19:44:02.000000000 +0400 >++++ src/wscript 2009-03-21 04:05:07.000000000 +0300 >+@@ -34,9 +34,6 @@ >+ libconf.name = 'boost_program_options-st' >+ libconf.run() >+ >+- e.name = 'boost/filesystem/path.hpp' >+- e.run() >+- >+ libconf.mandatory = 0 >+ libconf.uselib = 'filesystem' >+ libconf.name = 'boost_filesystem'
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 132891
: 94682