wok-next rev 20890
Update bdeps: glib-networking, gpicview, libidn2, mtpaint, parted, shared-mime-info
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Jul 17 00:12:47 2018 +0300 (2018-07-17) |
parents | 6f0b9b833b84 |
children | 1e6b0a53445a |
files | glib-networking/receipt gpicview/receipt libidn2/receipt mtpaint/receipt parted/receipt shared-mime-info/receipt |
line diff
1.1 --- a/glib-networking/receipt Sun Jul 15 10:27:39 2018 +0300 1.2 +++ b/glib-networking/receipt Tue Jul 17 00:12:47 2018 +0300 1.3 @@ -13,7 +13,7 @@ 1.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 BUILD_DEPENDS_arm="glib-dev gnutls-dev" 1.7 -BUILD_DEPENDS="intltool gnutls-dev gsettings-desktop-schemas" 1.8 +BUILD_DEPENDS="intltool gnutls-dev gsettings-desktop-schemas glib-dev" 1.9 1.10 compile_rules() { 1.11 ./configure \
2.1 --- a/gpicview/receipt Sun Jul 15 10:27:39 2018 +0300 2.2 +++ b/gpicview/receipt Tue Jul 17 00:12:47 2018 +0300 2.3 @@ -12,7 +12,7 @@ 2.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 2.5 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 2.6 2.7 -BUILD_DEPENDS="intltool gtk+-dev" 2.8 +BUILD_DEPENDS="intltool gtk+-dev libjpeg-turbo-dev" 2.9 2.10 compile_rules() { 2.11 sed -i 's|Utility;||' gpicview.desktop.in 2.12 @@ -26,7 +26,6 @@ 2.13 genpkg_rules() { 2.14 # skip pixmaps and icons (found in the icon theme) 2.15 copy bin/ *.desktop *.ui 2.16 - DEPENDS="atk cairo fontconfig freetype gdk-pixbuf glib gtk+ libjpeg-turbo \ 2.17 - pango xorg-libX11" 2.18 + DEPENDS="cairo gdk-pixbuf glib gtk+ libjpeg-turbo xorg-libX11" 2.19 TAGS="LXDE" 2.20 }
3.1 --- a/libidn2/receipt Sun Jul 15 10:27:39 2018 +0300 3.2 +++ b/libidn2/receipt Tue Jul 17 00:12:47 2018 +0300 3.3 @@ -12,7 +12,7 @@ 3.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.5 WGET_URL="$GNU_MIRROR/libidn/$TARBALL" 3.6 3.7 -BUILD_DEPENDS="gtk-doc gettext" 3.8 +BUILD_DEPENDS="gtk-doc gettext glib-dev" 3.9 SPLIT="libidn2-dev" 3.10 3.11 compile_rules() {
4.1 --- a/mtpaint/receipt Sun Jul 15 10:27:39 2018 +0300 4.2 +++ b/mtpaint/receipt Tue Jul 17 00:12:47 2018 +0300 4.3 @@ -12,7 +12,8 @@ 4.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.5 WGET_URL="https://github.com/wjaguar/mtPaint/archive/$COMMIT.tar.gz" 4.6 4.7 -BUILD_DEPENDS="gtk+-dev libpng16-dev lcms-dev zlib-dev gettext" 4.8 +BUILD_DEPENDS="gtk+-dev libpng16-dev lcms-dev zlib-dev gettext \ 4.9 +libjpeg-turbo-dev tiff-dev" 4.10 4.11 compile_rules() { 4.12 sed 's/mem_undo_limit,\t32/mem_undo_limit,\t64/' -i $src/src/mainwindow.c
5.1 --- a/parted/receipt Sun Jul 15 10:27:39 2018 +0300 5.2 +++ b/parted/receipt Tue Jul 17 00:12:47 2018 +0300 5.3 @@ -12,7 +12,8 @@ 5.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 5.5 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 5.6 5.7 -BUILD_DEPENDS="gettext util-linux-uuid-dev readline-dev check-dev texinfo" 5.8 +BUILD_DEPENDS="gettext util-linux-uuid-dev readline-dev check-dev texinfo \ 5.9 +glib-dev" 5.10 SPLIT="parted-dev" 5.11 5.12 compile_rules() {
6.1 --- a/shared-mime-info/receipt Sun Jul 15 10:27:39 2018 +0300 6.2 +++ b/shared-mime-info/receipt Tue Jul 17 00:12:47 2018 +0300 6.3 @@ -13,7 +13,7 @@ 6.4 WGET_URL="https://people.freedesktop.org/~hadess/$TARBALL" 6.5 6.6 BUILD_DEPENDS_arm="glib-dev libxml2-dev" 6.7 -BUILD_DEPENDS="intltool" 6.8 +BUILD_DEPENDS="intltool libxml2-dev glib-dev" 6.9 SPLIT="shared-mime-info-dev" 6.10 6.11 compile_rules() {