wok-next rev 19934
gnome-python-desktop, libwnck2, python-pil, tk-dev, xfce4-settings: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 15 13:51:34 2017 +0200 (2017-10-15) |
parents | 365129cc4156 |
children | 4905a5f7bea2 |
files | gnome-python-desktop/receipt libwnck2/receipt python-pil/receipt tk-dev/receipt xfce4-settings/receipt |
line diff
1.1 --- a/gnome-python-desktop/receipt Sun Oct 15 12:11:47 2017 +0200 1.2 +++ b/gnome-python-desktop/receipt Sun Oct 15 13:51:34 2017 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 WEB_SITE="http://www.gnome.org/" 1.5 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.6 1.7 -DEPENDS="python GConf gnome-python gnome-keyring librsvg libwnck" 1.8 +DEPENDS="python GConf gnome-python gnome-keyring librsvg libwnck2" 1.9 BUILD_DEPENDS="python-dev GConf-dev gnome-python libgnome-keyring-dev \ 1.10 gnome-keyring-dev librsvg-dev libwnck2-dev pygtk-dev gnome-python-dev" 1.11
2.1 --- a/libwnck2/receipt Sun Oct 15 12:11:47 2017 +0200 2.2 +++ b/libwnck2/receipt Sun Oct 15 13:51:34 2017 +0200 2.3 @@ -27,6 +27,7 @@ 2.4 case $PACKAGE in 2.5 libwnck2) 2.6 copy @std 2.7 + PROVIDE="libwnck" 2.8 DEPENDS="atk bzlib cairo fontconfig freetype gdk-pixbuf glib gtk+ \ 2.9 libffi libharfbuzz liblzma libpng16 libxml2 pango pcre \ 2.10 startup-notification util-linux-blkid util-linux-mount \ 2.11 @@ -35,6 +36,7 @@ 2.12 ;; 2.13 *-dev) 2.14 copy @dev 2.15 + PROVIDE="libwnck-dev" 2.16 DEPENDS="libwnck2 atk-dev bzip2-dev cairo-dev fontconfig-dev \ 2.17 freetype-dev gdk-pixbuf-dev glib-dev gtk+-dev harfbuzz-dev \ 2.18 libffi-dev libpng16-dev libxml2-dev pango-dev pcre-dev \
3.1 --- a/python-pil/receipt Sun Oct 15 12:11:47 2017 +0200 3.2 +++ b/python-pil/receipt Sun Oct 15 13:51:34 2017 +0200 3.3 @@ -12,7 +12,7 @@ 3.4 WGET_URL="http://effbot.org/downloads/$TARBALL" 3.5 3.6 DEPENDS="python jpeg zlib freetype tk" 3.7 -BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev" 3.8 +BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev tk-dev" 3.9 3.10 # Rules to configure and make the package. 3.11 compile_rules()
4.1 --- a/tk-dev/receipt Sun Oct 15 12:11:47 2017 +0200 4.2 +++ b/tk-dev/receipt Sun Oct 15 13:51:34 2017 +0200 4.3 @@ -10,7 +10,7 @@ 4.4 HOST_ARCH="i486 arm" 4.5 4.6 WANTED="tk" 4.7 -DEPENDS="tcl tk xorg-libX11-dev" 4.8 +DEPENDS="tcl-dev tk xorg-libX11-dev" 4.9 4.10 # Rules to gen a SliTaz package suitable for Tazpkg. 4.11 genpkg_rules()
5.1 --- a/xfce4-settings/receipt Sun Oct 15 12:11:47 2017 +0200 5.2 +++ b/xfce4-settings/receipt Sun Oct 15 13:51:34 2017 +0200 5.3 @@ -11,7 +11,7 @@ 5.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 5.5 5.6 DEPENDS="libxfce4util libxfce4ui libexo xfconf libglade dbus-glib xorg-libXi \ 5.7 -xorg-libXrandr libnotify libwnck" 5.8 +xorg-libXrandr libnotify libwnck2" 5.9 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev xfconf-dev libglade-dev 5.10 dbus-glib-dev xorg-libXi-dev xorg-libXrandr-dev xorg-inputproto libnotify-dev \ 5.11 intltool exo startup-notification-dev util-linux-uuid-dev garcon-dev"