wok-next diff adwaita-icon-theme/receipt @ rev 21727

created recipe for vbindiff
author Hans-G?nter Theisgen
date Sat Nov 21 14:32:44 2020 +0100 (2020-11-21)
parents 7b8e000b629f
children
line diff
     1.1 --- a/adwaita-icon-theme/receipt	Tue Nov 27 02:24:27 2018 +0200
     1.2 +++ b/adwaita-icon-theme/receipt	Sat Nov 21 14:32:44 2020 +0100
     1.3 @@ -1,19 +1,21 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="adwaita-icon-theme"
     1.7 -VERSION="3.30.1"
     1.8 +VERSION="3.36.1"
     1.9  CATEGORY="customization"
    1.10  SHORT_DESC="A collection of icons used at the basis for GNOME themes"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="LGPL3 CC-BY-SA-3"
    1.13  WEB_SITE="https://github.com/GNOME/adwaita-icon-theme"
    1.14  LFS="http://www.linuxfromscratch.org/blfs/view/svn/x/adwaita-icon-theme.html"
    1.15 -HOST_ARCH="any"
    1.16  
    1.17  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.18  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.19  
    1.20 -compile_rules() {
    1.21 +HOST_ARCH="any"
    1.22 +
    1.23 +compile_rules()
    1.24 +{
    1.25  	./configure $CONFIGURE_ARGS &&
    1.26  	make &&
    1.27  	make install