public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdk-pixbuf2-modules-extra] rawhide: All formats other than ANI, ICNS, and QTIF are now handled by gdk-pixbuf2 2.44.6+ via glycin-loaders 2.1.0+
@ 2026-06-20 20:47 Benjamin Gilbert
  0 siblings, 0 replies; only message in thread
From: Benjamin Gilbert @ 2026-06-20 20:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdk-pixbuf2-modules-extra
Branch : rawhide
Commit : d72f625db2c227437e5cf44267df63901f4ca2c8
Author : Benjamin Gilbert <bgilbert@backtick.net>
Date   : 2026-06-20T13:47:01-07:00
Stats  : +1/-82 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/gdk-pixbuf2-modules-extra/c/d72f625db2c227437e5cf44267df63901f4ca2c8?branch=rawhide

Log:
All formats other than ANI, ICNS, and QTIF are now handled by gdk-pixbuf2 2.44.6+ via glycin-loaders 2.1.0+

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 70a9ec8..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/gdk-pixbuf-2.42.12.tar.xz
-/gdk-pixbuf-2.43.5.tar.xz
-/gdk-pixbuf-2.44.0.tar.xz

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..076d738
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+All formats other than ANI, ICNS, and QTIF are now handled by gdk-pixbuf2 2.44.6+ via glycin-loaders 2.1.0+

diff --git a/gdk-pixbuf2-modules-extra.spec b/gdk-pixbuf2-modules-extra.spec
deleted file mode 100644
index de2355d..0000000
--- a/gdk-pixbuf2-modules-extra.spec
+++ /dev/null
@@ -1,78 +0,0 @@
-Name:           gdk-pixbuf2-modules-extra
-Version:        2.44.0
-Release:        %autorelease
-Summary:        Extra image loaders for gdk-pixbuf2
-
-License:        LGPL-2.1-or-later
-URL:            https://gitlab.gnome.org/GNOME/gdk-pixbuf
-Source0:        https://download.gnome.org/sources/gdk-pixbuf/2.44/gdk-pixbuf-%{version}.tar.xz
-
-BuildRequires:  gcc
-BuildRequires:  gettext
-BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  meson
-# gdk-pixbuf does a configure time check which uses the GIO mime
-# layer; we need to actually have the mime type database.
-BuildRequires:  shared-mime-info
-
-Requires:       gdk-pixbuf2%{?_isa} > 2.43.0
-
-%if 0%{?fedora} >= 44
-%global contents a module for loading XPM images
-%else
-%global contents modules for loading ANI, ICNS, QTIF, XBM, and XPM images
-%endif
-
-%description
-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.
-
-This package contains %{contents}.
-
-%prep
-%autosetup -n gdk-pixbuf-%{version} -p1
-
-%build
-%meson \
-       -Dpng=disabled \
-       -Dtiff=disabled \
-       -Djpeg=disabled \
-       -Dgif=disabled \
-       -Dglycin=disabled \
-       -Dandroid=disabled \
-       -Dothers=enabled \
-       -Dbuiltin_loaders=none \
-       -Ddocumentation=false \
-       -Dintrospection=disabled \
-       -Dman=false \
-       -Dinstalled_tests=false \
-       -Dthumbnailer=disabled \
-       %{nil}
-
-%global _smp_mflags -j1
-%meson_build
-
-%check
-%meson_test
-
-%install
-%meson_install
-rm -r $RPM_BUILD_ROOT%{_bindir}
-# gdk-pixbuf2 package includes locale data for our modules
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale
-rm -r $RPM_BUILD_ROOT%{_includedir}
-rm    $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-{bmp,ico,pnm,tga}.so
-%if 0%{?fedora} >= 44
-rm    $RPM_BUILD_ROOT%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-{ani,icns,qtif,xbm}.so
-%endif
-rm    $RPM_BUILD_ROOT%{_libdir}/libgdk_pixbuf-2.0*
-rm -r $RPM_BUILD_ROOT%{_libdir}/pkgconfig
-
-%files
-%license COPYING
-%doc NEWS README.md
-%{_libdir}/gdk-pixbuf-2.0/2.10.0/loaders/*.so
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 58ef86e..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (gdk-pixbuf-2.44.0.tar.xz) = b360e9c6a8e729ec7baebdf234fcbe436f6796901c38b4f0631080099b2eaa64e6026bb2e53459662a0008c2314d80c3e0353f19eb3bfd226d2f065aab85a37e

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-20 20:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 20:47 [rpms/gdk-pixbuf2-modules-extra] rawhide: All formats other than ANI, ICNS, and QTIF are now handled by gdk-pixbuf2 2.44.6+ via glycin-loaders 2.1.0+ Benjamin Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox