Skip to content

Commit

Permalink
loupe: new, 47.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ruaharico committed Feb 14, 2025
1 parent f727b98 commit c6738c7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
9 changes: 9 additions & 0 deletions desktop-gnome/loupe/autobuild/defines
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
PKGNAME=loupe
PKGSEC=gnome
PKGDEP="cairo dconf fontconfig gcc-runtime glib glibc glycin graphene gtk-4 hicolor-icon-theme \
lcms2 libadwaita libgweather libseccomp pango gdk-pixbuf"
BUILDDEP="itstool rustc gtk-update-icon-cache llvm inkscape"
PKGDES="Image Viewer for GNOME"
USECLANG=1
# FIXME: ld.lld: relocation R_MIPS_64 cannot be used against local symbol
NOLTO__LOONGSON3=1
3 changes: 3 additions & 0 deletions desktop-gnome/loupe/autobuild/prepare
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
abinfo "Generating bitmap icon..."
inkscape -o "$PKGDIR"/usr/share/pixmaps/org.gnome.Loupe.png \
-w 512 -h 512 "$PKGDIR"/usr/share/applications/org.gnome.Loupe.svg
4 changes: 4 additions & 0 deletions desktop-gnome/loupe/spec
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
VER=47.4
SRCS="https://download.gnome.org/sources/loupe/${VER%.*}/loupe-$VER.tar.xz"
CHKSUMS="sha256::8dc926829a9c338800c8f432b5a347246e6dcbd9ad2dd1a24c498eafdd3e89ab"
CHKUPDATE="gitlab::repo=GNOME/loupe;pattern=\d+\.\d;instance=https://gitlab.gnome.org"

0 comments on commit c6738c7

Please sign in to comment.