Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 40136 Details for
Bug 64919
ebuild for the museek soulseek client
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch removes ogg support to museek build code if USE flags dictate it so
noogg-museek-0.0.040714-r4.patch (text/plain), 487 bytes, created by
daelstorm
on 2004-09-21 17:30:47 UTC
(
hide
)
Description:
patch removes ogg support to museek build code if USE flags dictate it so
Filename:
MIME Type:
Creator:
daelstorm
Created:
2004-09-21 17:30:47 UTC
Size:
487 bytes
patch
obsolete
>--- Tools/SConscript 2004-07-14 15:59:36.000000000 +0300 >+++ Tools/SConscript2 2004-07-22 05:32:00.055875224 +0300 >@@ -13,7 +13,7 @@ > > env_libmuscan.ParseConfig('pkg-config --libs --cflags vorbisfile') > if conf.CheckLibWithHeader('', 'vorbis/vorbisfile.h', 'C++', 'ov_clear(0);'): >- env_libmuscan.Append(CPPDEFINES = {'HAVE_VORBIS': 1}) >+ env_libmuscan.Append(CPPDEFINES = {'HAVE_VORBIS': 0}) > > conf.Finish() > env_libmuscan.StaticLibrary(target = 'muscan', source = sources_libmuscan)
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 64919
:
40135
| 40136 |
40137