File PKGBUILD of Package ibus-theme-tools

# Maintainer: Hollow Man <hollowman at hollowman dot ml>
# Contributor: Hollow Man <hollowman at hollowman dot ml>

pkgname=ibus-theme-tools
pkgver=4.2.0
pkgrel=0
epoch=0
pkgdesc="Generate the IBus GTK or GNOME Shell theme from existing themes."
arch=('any')
url="https://github.com/openSUSE/${pkgname}"
license=('GPL-3.0+')
makedepends=('python-setuptools' 'python')
depends=("python")
source=("${pkgname}_${pkgver}.orig.tar.gz")
sha512sums=('SKIP')
package() {
  cd ${pkgname}-${pkgver}
  python setup.py install --root="$pkgdir/" --optimize=1
}
openSUSE Build Service is sponsored by