wok-6.x rev 22472
updated adwaita-icon-theme (3.20 -> 3.34.3)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Dec 27 17:29:42 2019 +0100 (2019-12-27) |
parents | e45302e3b0d0 |
children | 5f98309efad4 |
files | adwaita-icon-theme/receipt |
line diff
1.1 --- a/adwaita-icon-theme/receipt Fri Dec 27 17:19:30 2019 +0100 1.2 +++ b/adwaita-icon-theme/receipt Fri Dec 27 17:29:42 2019 +0100 1.3 @@ -1,13 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="adwaita-icon-theme" 1.7 -VERSION="3.20" 1.8 -SERIES="3.20" # first two numbers from version 1.9 +VERSION="3.34.3" 1.10 +SERIES="3.34" # first two numbers from version 1.11 CATEGORY="customization" 1.12 -SHORT_DESC="A collection of icons used at the basis for GNOME themes" 1.13 +SHORT_DESC="A collection of icons used at the basis for GNOME themes." 1.14 MAINTAINER="al.bobylev@gmail.com" 1.15 LICENSE="LGPL3 CC-BY-SA-3" 1.16 WEB_SITE="https://github.com/GNOME/adwaita-icon-theme" 1.17 + 1.18 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.19 WGET_URL="$GNOME_MIRROR/$PACKAGE/$SERIES/$TARBALL" 1.20 1.21 @@ -17,10 +18,11 @@ 1.22 # Rules to configure and make the package. 1.23 compile_rules() 1.24 { 1.25 - ./configure \ 1.26 - --prefix=/usr \ 1.27 + ./configure \ 1.28 + --prefix=/usr \ 1.29 $CONFIGURE_ARGS && 1.30 - make && make install 1.31 + make && 1.32 + make install 1.33 } 1.34 1.35 # Rules to gen a SliTaz package suitable for Tazpkg.