1 # Maintainer: Dmytro Kostiuchenko <edio at archlinux.us>
2 # Contributor: Kurt J. Bosch <kjb-temp-2009 at alpenjodel.de>
5 pkgname=fbsplash-theme-${_name}
8 pkgdesc="Simple and elegant theme for Fbsplash"
12 url="http://opendesktop.org/content/show.php?content=${_id}"
14 source=("${pkgname}-${pkgver}.tar.gz::http://opendesktop.org/CONTENT/content-files/${_id}-${_name}.tar.gz")
16 mkdir -p "${pkgdir}"/etc/splash &&
17 cp -a "${srcdir}"/${_name} "${pkgdir}"/etc/splash/
19 md5sums=('eb5e384b19e64e1d7ead978bbd14d43c')