wok-6.x rev 22318
updated yad-gtk2, yad-gtk2-html and yad-gtk3 (0.28.1 -> 0.40.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Nov 14 15:39:07 2019 +0100 (2019-11-14) |
parents | d7bacc22f5eb |
children | b2ecc21526eb |
files | yad-gtk2-html/receipt yad-gtk2/receipt yad-gtk3/receipt |
line diff
1.1 --- a/yad-gtk2-html/receipt Thu Nov 14 15:16:09 2019 +0100 1.2 +++ b/yad-gtk2-html/receipt Thu Nov 14 15:39:07 2019 +0100 1.3 @@ -1,32 +1,34 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="yad-gtk2-html" 1.7 -VERSION="0.28.1" 1.8 +VERSION="0.40.0" 1.9 CATEGORY="utilities" 1.10 -SHORT_DESC="Yet Another Dialog (GTK+2, with HTML widget)" 1.11 +TAGS="gtk2" 1.12 +SHORT_DESC="Yet Another Dialog (GTK+2, with HTML widget)." 1.13 MAINTAINER="devl547@gmail.com" 1.14 LICENSE="GPL3" 1.15 WEB_SITE="https://sourceforge.net/projects/yad-dialog/" 1.16 + 1.17 TARBALL="yad-$VERSION.tar.xz" 1.18 WGET_URL="$SF_MIRROR/yad-dialog/$TARBALL" 1.19 -TAGS="gtk2" 1.20 1.21 -DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib glibc-base gtk+ libffi \ 1.22 -libgio libsoup libwebkit pango pcre zlib" 1.23 -BUILD_DEPENDS="gtk+-dev libwebkit-dev" 1.24 PROVIDE="yad-gtk2:libwebkit yad-html" 1.25 SIBLINGS="yad-gtk2 yad-gtk3" 1.26 +DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib glibc-base gtk+ libffi \ 1.27 + libgio libsoup libwebkit pango pcre zlib" 1.28 +BUILD_DEPENDS="gtk+-dev libwebkit-dev" 1.29 1.30 # Rules to configure and make the package. 1.31 compile_rules() 1.32 { 1.33 patch -p1 -i $WOK/yad-gtk2/stuff/ru.patch 1.34 1.35 - ./configure \ 1.36 - --enable-icon-browser \ 1.37 - --enable-html \ 1.38 + ./configure \ 1.39 + --enable-icon-browser \ 1.40 + --enable-html \ 1.41 $CONFIGURE_ARGS && 1.42 - make && make install 1.43 + make && 1.44 + make install 1.45 } 1.46 1.47 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/yad-gtk2/receipt Thu Nov 14 15:16:09 2019 +0100 2.2 +++ b/yad-gtk2/receipt Thu Nov 14 15:39:07 2019 +0100 2.3 @@ -1,32 +1,35 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="yad-gtk2" 2.7 -VERSION="0.28.1" 2.8 +VERSION="0.40.0" 2.9 CATEGORY="utilities" 2.10 -SHORT_DESC="Yet Another Dialog (GTK+2)" 2.11 +TAGS="gtk2" 2.12 +SHORT_DESC="Yet Another Dialog (GTK+2)." 2.13 MAINTAINER="devl547@gmail.com" 2.14 LICENSE="GPL3" 2.15 WEB_SITE="https://sourceforge.net/projects/yad-dialog/" 2.16 + 2.17 TARBALL="yad-$VERSION.tar.xz" 2.18 WGET_URL="$SF_MIRROR/yad-dialog/$TARBALL" 2.19 -TAGS="gtk2" 2.20 -HOST_ARCH="i486 arm" 2.21 2.22 -DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib glibc-base gtk+ \ 2.23 -libffi libgio pango pcre zlib" 2.24 -BUILD_DEPENDS="gtk+-dev" 2.25 PROVIDE="yad" 2.26 SIBLINGS="yad-gtk3 yad-gtk2-html" 2.27 +DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib glibc-base gtk+ \ 2.28 + libffi libgio pango pcre zlib" 2.29 +BUILD_DEPENDS="gtk+-dev" 2.30 + 2.31 +HOST_ARCH="i486 arm" 2.32 2.33 # Rules to configure and make the package. 2.34 compile_rules() 2.35 { 2.36 patch -p1 -i $stuff/ru.patch 2.37 2.38 - ./configure \ 2.39 - --enable-icon-browser \ 2.40 + ./configure \ 2.41 + --enable-icon-browser \ 2.42 $CONFIGURE_ARGS && 2.43 - make && make install 2.44 + make && 2.45 + make install 2.46 } 2.47 2.48 # Rules to gen a SliTaz package suitable for Tazpkg.
3.1 --- a/yad-gtk3/receipt Thu Nov 14 15:16:09 2019 +0100 3.2 +++ b/yad-gtk3/receipt Thu Nov 14 15:39:07 2019 +0100 3.3 @@ -1,31 +1,33 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="yad-gtk3" 3.7 -VERSION="0.28.1" 3.8 +VERSION="0.40.0" 3.9 CATEGORY="utilities" 3.10 -SHORT_DESC="Yet Another Dialog (GTK+3)" 3.11 +TAGS="gtk3" 3.12 +SHORT_DESC="Yet Another Dialog (GTK+3)." 3.13 MAINTAINER="devl547@gmail.com" 3.14 LICENSE="GPL3" 3.15 WEB_SITE="https://sourceforge.net/projects/yad-dialog/" 3.16 + 3.17 TARBALL="yad-$VERSION.tar.xz" 3.18 WGET_URL="$SF_MIRROR/yad-dialog/$TARBALL" 3.19 -TAGS="gtk3" 3.20 3.21 -DEPENDS="atk cairo gdk-pixbuf glib glibc-base gtk+3 libffi libgio pango pcre \ 3.22 -zlib" 3.23 -BUILD_DEPENDS="gtk+3-dev" 3.24 PROVIDE="yad:gtk+3" 3.25 SIBLINGS="yad-gtk2 yad-gtk2-html" 3.26 +DEPENDS="atk cairo gdk-pixbuf glib glibc-base gtk+3 libffi libgio pango pcre \ 3.27 + zlib" 3.28 +BUILD_DEPENDS="gtk+3-dev" 3.29 3.30 # Rules to configure and make the package. 3.31 compile_rules() 3.32 { 3.33 patch -p1 -i $WOK/yad-gtk2/stuff/ru.patch 3.34 3.35 - ./configure \ 3.36 - --with-gtk=gtk3 \ 3.37 + ./configure \ 3.38 + --with-gtk=gtk3 \ 3.39 --enable-icon-browser && 3.40 - make && make install 3.41 + make && 3.42 + make install 3.43 } 3.44 3.45 # Rules to gen a SliTaz package suitable for Tazpkg.