# Maintainer: PktSurf app=hicolor-icon-theme version=0.17 build=1sml homepage="https://www.freedesktop.org/wiki/Software/icon-theme" download="https://icon-theme.freedesktop.org/releases/hicolor-icon-theme-$version.tar.xz" desc="Default fallback theme for implementations of the icon theme specification" requires="musl" prepbuilddir() { mkandenterbuilddir rm -rf $app-$version tar xf $srcdir/$app-$version.tar.?z* cd $app-$version fixbuilddirpermissions } build() { ./configure \ --prefix=/usr make make install DESTDIR=$pkg install -Dm 644 COPYING $pkgdocs/LICENSE mkfinalpkg } sha512sums=" 40d51d5ea363be7d99902c27a11195c6fd57e13a47c8fc1a3537bcec6fcdc5937b86407a3a2fae2a9af41856b3f37b2ebb3c9fb83d6e924d0090859ed52f5bfb hicolor-icon-theme-0.17.tar.lz "