1 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
6 pkgdesc="Sugar icons and themes"
8 url="https://sugarlabs.org/"
10 makedepends=('gtk2' 'gtk3' 'icon-naming-utils' 'python-empy' 'xorg-xcursorgen')
11 optdepends=('gtk2: GTK+ 2 theme'
13 source=(https://download.sugarlabs.org/sources/sucrose/glucose/$pkgname/$pkgname-$pkgver.tar.xz)
14 sha256sums=('01a027b64c44e4f5fa27933d803ce8358d22c04bc882b689e797d36a85f13718')
18 ./configure --prefix=/usr
19 sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
25 make DESTDIR="$pkgdir" install