wok-next view slitaz-icons-hydroxygen/receipt @ rev 19841

Up adwaita-icon-theme, at-spi2-atk, at-spi2-core, elementary-icon-theme, gtk+, gtk+3, hydroxygen-iconset, libepoxy, paper-icon-theme, slitaz-icons-elementary, slitaz-icons-hydroxygen, slitaz-icons-paper. Add faience-icon-theme.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Aug 17 16:45:06 2017 +0300 (2017-08-17)
parents 40fab26c175d
children 2f03cb67a994
line source
1 # SliTaz package receipt v2.
3 PACKAGE="slitaz-icons-hydroxygen"
4 VERSION="20090119"
5 CATEGORY="customization"
6 SHORT_DESC="SliTaz icon set based on the Hydroxygen icons"
7 MAINTAINER="al.bobylev@gmail.com"
8 LICENSE="CC GPL"
9 WEB_SITE="http://www.slitaz.org/"
11 BUILD_DEPENDS="hydroxygen-iconset make-slitaz-icons"
13 # Rules to compile and makethe package.
14 compile_rules() {
15 mksit.sh \
16 -f /usr/share/icons/hydroxygen \
17 -t $fs/usr/share/icons/SliTaz-Hydroxygen \
18 -opmax
19 }
21 # Rules to gen a SliTaz package suitable for Tazpkg.
22 genpkg_rules()
23 {
24 copy @std
25 }