Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 311411 Details for
Bug 413251
www-client/chromium-9999: third-party/libusb
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Chromium-9999 ebuild patch
chromium-9999-r1.ebuild.patch (text/plain), 1002 bytes, created by
Julien Sanchez
on 2012-05-11 09:29:48 UTC
(
hide
)
Description:
Chromium-9999 ebuild patch
Filename:
MIME Type:
Creator:
Julien Sanchez
Created:
2012-05-11 09:29:48 UTC
Size:
1002 bytes
patch
obsolete
>diff --git a/www-client/chromium/chromium-9999-r1.ebuild b/www-client/chromium/chromium-9999-r1.ebuild >index 1e32417..e87b219 100644 >--- a/www-client/chromium/chromium-9999-r1.ebuild >+++ b/www-client/chromium/chromium-9999-r1.ebuild >@@ -31,6 +31,7 @@ RDEPEND="app-arch/bzip2 > dev-libs/elfutils > >=dev-libs/icu-49.1.1-r1 > >=dev-libs/libevent-1.4.13 >+ dev-libs/libusb:1 > dev-libs/libxml2[icu] > dev-libs/libxslt > >=dev-libs/nss-3.12.3 >@@ -188,7 +188,7 @@ src_prepare() { > \! -path 'third_party/libjingle/*' \ > \! -path 'third_party/libphonenumber/*' \ > \! -path 'third_party/libsrtp/*' \ >- \! -path 'third_party/libusb/*' \ >+ \! -path 'third_party/libusb/libusb.h' \ > \! -path 'third_party/libvpx/*' \ > \! -path 'third_party/libyuv/*' \ > \! -path 'third_party/lss/*' \ >@@ -254,6 +254,7 @@ src_configure() { > -Duse_system_libevent=1 > -Duse_system_libjpeg=1 > -Duse_system_libpng=1 >+ -Duse_system_libusb=1 > -Duse_system_libwebp=1 > -Duse_system_libxml=1 > -Duse_system_speex=1
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 413251
: 311411 |
311413