smlinux/xfce/faenza-icon-theme/smbuild

31 lines
849 B
Text

# Maintainer: PktSurf <smlinux@pktsurf.in>
app=faenza-icon-theme
version=1.3
build=1sml
homepage="https://gnome-look.org/content/show.php/Faenza?content=128143"
download="http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/faenza-icon-theme/faenza-icon-theme_$version.tar.gz"
desc="Theme pack for GNOME"
requires="gtk2 gtk3"
prepbuilddir() {
mkandenterbuilddir
rm -rf $app-$version
tar xf $srcdir/$app-$version.tar.?z*
cd $app-$version
fixbuilddirpermissions
}
build() {
mkdir -p $pkg/share/icons
cp -r Faenza{,-Dark,-Darker,-Darkest,-Ambiance,-Radiance} $pkg/share/icons/
cp -r emesene $pkg/share/
cp debian/copyright $pkgdocs/
mkfinalpkg
}
sha512sums="
742c11438fa3a5044765381c4a2a2f9bef3d997ab3bf9a2c2be8fc25f7a9cf95a25b84e5e0dfeeceaeb4b4c3ed6d98c4be860575cd5bebda59226f26e3ed560b faenza-icon-theme-1.3.tar.lz
"