Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
sugar-artwork


Commits:
2789eb83 by Balló György at 2025-10-09T17:54:04+02:00
upgpkg: 0.121-3: Drop legacy symlinks

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = sugar-artwork
        pkgdesc = Sugar icons and themes
        pkgver = 0.121
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/sugarlabs/sugar-artwork
        arch = any
        license = Apache-2.0
        makedepends = git
        makedepends = gtk3
-       makedepends = icon-naming-utils
        makedepends = python-empy
        makedepends = xorg-xcursorgen
        source = git+https://github.com/sugarlabs/sugar-artwork.git#tag=v0.121


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=sugar-artwork
 pkgver=0.121
-pkgrel=2
+pkgrel=3
 pkgdesc='Sugar icons and themes'
 arch=(any)
 url='https://github.com/sugarlabs/sugar-artwork'
@@ -10,7 +10,6 @@ license=(Apache-2.0)
 makedepends=(
   git
   gtk3
-  icon-naming-utils
   python-empy
   xorg-xcursorgen
 )
@@ -24,6 +23,10 @@ prepare() {
   git cherry-pick -n 84a0f2c115ddabc0d8ec16cc09080d62c067a90f
   git cherry-pick -n 14de4382ab2bc9ce4aa5f4c2fdef595a19c0a452
 
+  # Drop legacy symlinks
+  sed -i '/ICON_NAMING_UTILS_REQUIRED/,+14d' configure.ac
+  sed -i '/ICONMAP/d' icons/scalable/*/Makefile.am
+
   autoreconf -fi
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sugar-artwork/-/commit/2789eb83bb1fe0d6bc7b9d2d3a07e2001f2b1f1f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sugar-artwork/-/commit/2789eb83bb1fe0d6bc7b9d2d3a07e2001f2b1f1f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to