Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 800073 Details for
Bug 865717
x11-libs/gdk-pixbuf: Missing support for webp format
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Adding webp support
adding-webp-use-flag.patch (text/plain), 1.02 KB, created by
Dmitry Suloev
on 2022-08-18 20:37:50 UTC
(
hide
)
Description:
Adding webp support
Filename:
MIME Type:
Creator:
Dmitry Suloev
Created:
2022-08-18 20:37:50 UTC
Size:
1.02 KB
patch
obsolete
>--- /usr/portage/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.9.ebuild 2022-08-11 22:40:48.000000000 +0600 >+++ /usr/local/portage/x11-libs/gdk-pixbuf/gdk-pixbuf-2.42.9-r1.ebuild 2022-08-19 02:15:24.859096670 +0600 >@@ -11,7 +11,7 @@ > LICENSE="LGPL-2.1+" > SLOT="2" > KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~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 test tiff" >+IUSE="gtk-doc +introspection jpeg test tiff webp" > RESTRICT="!test? ( test )" > > # TODO: For windows/darwin support: shared-mime-info conditional, native_windows_loaders option review >@@ -21,6 +21,7 @@ > >=media-libs/libpng-1.4:0=[${MULTILIB_USEDEP}] > jpeg? ( media-libs/libjpeg-turbo: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 865717
: 800073