Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 256811 Details for
Bug 348327
net-im/amsn-0.98.3 should not depend on v4l and ffmpeg
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for amsn/amsn-0.98.3.ebuild
amsn-0.98.3-r1.ebuild.patch (text/plain), 1.01 KB, created by
Sebastian Thorarensen
on 2010-12-10 02:03:02 UTC
(
hide
)
Description:
Patch for amsn/amsn-0.98.3.ebuild
Filename:
MIME Type:
Creator:
Sebastian Thorarensen
Created:
2010-12-10 02:03:02 UTC
Size:
1.01 KB
patch
obsolete
>--- /usr/portage/net-im/amsn/amsn-0.98.3.ebuild 2010-10-16 00:06:56.000000000 +0200 >+++ /usr/local/portage/net-im/amsn/amsn-0.98.3-r1.ebuild 2010-12-10 02:57:52.622216879 +0100 >@@ -26,15 +26,15 @@ > media-libs/jpeg > media-libs/libpng > >=dev-tcltk/snack-2.2.10 >- >=net-libs/gupnp-igd-0.1.3 >- media-libs/libv4l" >+ >=net-libs/gupnp-igd-0.1.3" >+# media-libs/libv4l > # >=net-libs/farsight2-0.0.14 > # >=media-libs/gstreamer-0.10.23 > # >=media-libs/gst-plugins-base-0.10.23 > > RDEPEND="${DEPEND} >- >=dev-tcltk/tls-1.5 >- media-video/ffmpeg[encode]" >+ >=dev-tcltk/tls-1.5" >+# media-video/ffmpeg[encode] > # >=media-libs/gst-plugins-good-0.10.15 > # >=media-libs/gst-plugins-bad-0.10.13 > # >=media-plugins/gst-plugins-ffmpeg-0.10.7 >@@ -46,7 +46,9 @@ > } > > src_configure() { >- econf $(use_enable debug) || die "configure script failed" >+ # disable v4l because video messaging is no longer possible due >+ # to server-side protocol changes, bug 348327 >+ econf $(use_enable debug) --disable-libv4l || die "configure script failed" > } > > src_install() {
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 348327
: 256811