1 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
2 # Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
4 pkgname=smplayer-themes
8 pkgdesc='Themes for SMPlayer'
9 url='https://www.smplayer.info/'
13 makedepends=('optipng')
14 source=(https://downloads.sourceforge.net/smplayer/${pkgname}-${pkgver}.tar.bz2)
15 sha512sums=('4e64c3f44fc3529d980751618cd30fcc395a21701ba7481ad0a6dffc1fa770c13a3414d0853f94cd6163738702a0a75060a92e5c1c426e79902a68d8f8336575')
16 b2sums=('cb52eb2b4cc47b6e88ea1338a13f7187ebe690ff4e7c16f56c1cb63708300a4777de2d109c665bce6aae55da9e8ef573fe4c7193e43a4e1a0cb54c6b13342dad')
19 cd ${pkgname}-${pkgver}
20 # Fix invalid PNG icons to work with libpng 1.6
21 find -name '*.png' -exec optipng -quiet -force -fix {} +
25 cd ${pkgname}-${pkgver}
30 cd ${pkgname}-${pkgver}
31 make DESTDIR="${pkgdir}" PREFIX=/usr install