Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101412 Details for
Bug 153992
media-video/jubler-3.3.0 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
build patch needed for the latest ebuild
build.patch (text/plain), 1.08 KB, created by
Serkan Kaba (RETIRED)
on 2006-11-07 12:44:56 UTC
(
hide
)
Description:
build patch needed for the latest ebuild
Filename:
MIME Type:
Creator:
Serkan Kaba (RETIRED)
Created:
2006-11-07 12:44:56 UTC
Size:
1.08 KB
patch
obsolete
>--- Jubler-3.0.0-rc4_build/build.xml 2006-03-11 02:01:10.000000000 +0200 >+++ Desktop/build.xml 2006-11-06 19:50:10.000000000 +0200 >@@ -70,6 +70,7 @@ > > > <!-- Define new ant tasks --> >+ <!-- Added to suppress warnings > > <taskdef name="izpack" > onerror="report" >@@ -86,6 +87,7 @@ > onerror="report" > classpath="../TOOLS/jarbundler/jarbundler-1.4.jar" > classname="com.loomcom.ant.tasks.jarbundler.JarBundler" /> >+ --> > > > <target name="i18n"> >@@ -94,7 +96,8 @@ > </exec> > </target> > >- <target name="xdevelop" depends="i18n"> <exec dir="resources/ffdecode" executable="make"/> </target> >+ <!-- Edited to support "nls" USE flag --> >+ <target name="xdevelop"> <exec dir="resources/ffdecode" executable="make"/> </target> > > <target name="cleanmac"> > </target> >@@ -238,9 +241,11 @@ > </target> > > <target name="noMacSystem" depends="findsystem" if="isNotMac"> >+ <!-- We do not want this behavior since we patch the file accordingly. > <copy todir="src/com"> > <fileset dir="resources/system/no_mac"/> > </copy> >+ --> > </target> > > <target name="MacSystem" depends="findsystem" if="isMac">
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 153992
:
101186
|
101187
|
101188
|
101189
|
101190
|
101204
|
101207
|
101411
|
101412
|
103008
|
103009
|
103010
|
103485
|
103486