Get qrcodegen tar file from lookaside cache

Related: https://redhat.atlassian.net/browse/RHEL-172452
This commit is contained in:
Joan Torres Lopez 2026-04-30 20:14:41 +02:00
parent 7bd77bfdc9
commit 9cdb676b99
No known key found for this signature in database
4 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -198,3 +198,4 @@ gnome-desktop-2.90.4.tar.bz2
/gnome-desktop-44.beta.tar.xz
/gnome-desktop-44.0.tar.xz
/gnome-desktop-44.1.tar.xz
/qrcodegen.tar.gz

Binary file not shown.

View File

@ -29,7 +29,7 @@ Source4: loupe-defaults.list
# Generated with:
# for i in `grep MimeType= /usr/share/applications/org.gnome.Evince.desktop | sed 's/MimeType=//' | sed 's/;/ /g'` ; do echo $i=org.gnome.Evince.desktop\; >> evince-defaults.list ; done
Source5: evince-defaults.list
Source6: QR-Code-generator.tar.gz
Source6: qrcodegen.tar.gz
Patch: 0001-Add-gnome-qr-library.patch
@ -120,11 +120,10 @@ the functionality of the installed %{name} package.
%prep
%autosetup -p1 -n gnome-desktop-%{tarball_version}
# Extract QR Code generator subproject manually (wrap-based subproject sources
# are not included in git patches, only in release tarballs)
mkdir -p subprojects/qrcodegen
tar -xzf %{SOURCE6} -C subprojects/qrcodegen --strip-components=1
cp -r subprojects/packagefiles/qrcodegen/* subprojects/qrcodegen/
# Extract qrcodegen and set it up as a subproject
# since wrap-based subprojects are disabled
mkdir -p subprojects
tar xf %{SOURCE6} -C subprojects/
%build
%meson -Dgtk_doc=true -Dinstalled_tests=true

View File

@ -1 +1,2 @@
SHA512 (gnome-desktop-44.1.tar.xz) = a939793a6870693f132cabb6dd5f06d0f2744cf97a9dc4b7a2b04c9a5aa09aa56f2f6d7630199a42d0d4e539ae724b54b91d4f9fe9ea2f785d854c58b2d8dd5f
SHA512 (qrcodegen.tar.gz) = fa85c79c3543dc3b3b9102efe4c8198a18910832562d5f9a516b0e8624088f1a072963e6ceada3469ff755b83d631ff4362dfd903ea4c315f9df6c2176e9eafe