An image loading library
gdk-pixbuf is an image loading library that can be extended by loadable
modules for new image formats. It is used by toolkits such as GTK+ or
Clutter.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/gdk-pixbuf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000347 347 Bytes | |
_service | 0000000299 299 Bytes | |
baselibs.conf | 0000001040 1.02 KB | |
gdk-pixbuf-2.42.4.zip | 0011198676 10.7 MB | |
gdk-pixbuf-rpmlintrc | 0000000046 46 Bytes | |
gdk-pixbuf.changes | 0000043318 42.3 KB | |
gdk-pixbuf.spec | 0000008453 8.25 KB | |
macros.gdk-pixbuf | 0000001346 1.31 KB | |
pre_checkin.sh | 0000000815 815 Bytes |
Revision 82 (latest revision is 97)
Dominique Leuenberger (dimstar_suse)
accepted
request 881680
from
Dominique Leuenberger (dimstar)
(revision 82)
- Disable building of docs: creates a cycle with python: + Drop python3-gi-docgen BuildRequires. + Pass gtk_doc=false to meson - Update to version 2.42.4: + Make enum type registration thread safe. + Do not install skipped test files. + Fix GIF initialization. + Always run GIF loader tests. + Fix leaks discovered via ASan. + Expose GdkPixbufLoader API via introspection. + Fix revert-to-previous first frame behaviour for GIF files. + Link to libintl if needed. + Improve support for using gdk-pixbuf as a subproject. + Fix build with GModule disabled. + Use gi-docgen to generate the API reference from introspection data. - Replace gtk-doc BuildRequires with python3-gi-docgen: follow upstreams port. - As a workaround to https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/177, delete the installed gi-docgen program files.
Comments 0