Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 744993 Details for
Bug 703866
media-libs/libwebp without gui-libs/gdk-pixbuf-loader-webp no longer provides GNOME applications with WEBP support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Adding webp support to gdk-pixbuf using gdk-pixbuf-loader-webp
gdk-pixbuf-2.42.6.ebuild.patch (text/plain), 943 bytes, created by
Dmitry Suloev
on 2021-10-15 04:37:19 UTC
(
hide
)
Description:
Adding webp support to gdk-pixbuf using gdk-pixbuf-loader-webp
Filename:
MIME Type:
Creator:
Dmitry Suloev
Created:
2021-10-15 04:37:19 UTC
Size:
943 bytes
patch
obsolete
>--- /usr/portage/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.6.ebuild 2021-09-20 02:09:46.000000000 +0600 >+++ gdk-pixbuf-2.42.6.ebuild 2021-10-15 10:31:26.632498382 +0600 >@@ -11,7 +11,7 @@ > LICENSE="LGPL-2.1+" > SLOT="2" > KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" >-IUSE="gtk-doc +introspection jpeg tiff" >+IUSE="gtk-doc +introspection jpeg tiff webp" > > # TODO: For windows/darwin support: shared-mime-info conditional, native_windows_loaders option review > DEPEND=" >@@ -20,6 +20,7 @@ > >=media-libs/libpng-1.4:0=[${MULTILIB_USEDEP}] > jpeg? ( virtual/jpeg:0=[${MULTILIB_USEDEP}] ) > tiff? ( >=media-libs/tiff-3.9.2:0=[${MULTILIB_USEDEP}] ) >+ webp? ( >=gui-libs/gdk-pixbuf-loader-webp-0.0.2:0=[${MULTILIB_USEDEP}] ) > introspection? ( >=dev-libs/gobject-introspection-1.54:= ) > " > RDEPEND="${DEPEND}
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 703866
: 744993