wok-next rev 19930
devilspie, mate-panel, mate-system-monitor, notification-daemon, superswitcher, xfce4-panel, xfce4-session, xfdesktop, xfwm4: update with libwnck2-dev bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 15 00:50:19 2017 +0200 (2017-10-15) |
parents | 27faa9329de6 |
children | c733dc0b3f6c |
files | devilspie/receipt mate-panel/receipt mate-system-monitor/receipt notification-daemon/receipt superswitcher/receipt xfce4-panel/receipt xfce4-session/receipt xfdesktop/receipt xfwm4/receipt |
line diff
1.1 --- a/devilspie/receipt Sun Oct 15 00:34:25 2017 +0200 1.2 +++ b/devilspie/receipt Sun Oct 15 00:50:19 2017 +0200 1.3 @@ -10,10 +10,10 @@ 1.4 WEB_SITE="http://burtonini.com/blog/computers/devilspie" 1.5 WGET_URL="http://burtonini.com/computing/$TARBALL" 1.6 1.7 -DEPENDS="libwnck expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \ 1.8 +DEPENDS="libwnck2 expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \ 1.9 xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ 1.10 xorg-libXrandr xorg-libXrender xorg-libXdamage" 1.11 -BUILD_DEPENDS="intltool libwnck-dev" 1.12 +BUILD_DEPENDS="intltool libwnck2-dev" 1.13 1.14 # Rules to configure and make the package. 1.15 compile_rules()
2.1 --- a/mate-panel/receipt Sun Oct 15 00:34:25 2017 +0200 2.2 +++ b/mate-panel/receipt Sun Oct 15 00:50:19 2017 +0200 2.3 @@ -15,7 +15,7 @@ 2.4 BUILD_DEPENDS="wget dconf-dev autoconf automake libtool itstool \ 2.5 gtk+-dev mate-common-dev mate-desktop-dev mate-menus-dev yelp-tools \ 2.6 harfbuzz-dev gtk-doc gobject-introspection-dev dbus-glib-dev \ 2.7 -libcanberra-dev libwnck-dev librsvg-dev util-linux-uuid-dev \ 2.8 +libcanberra-dev libwnck2-dev librsvg-dev util-linux-uuid-dev \ 2.9 libmateweather-dev libsoup-dev sqlite-dev" 2.10 2.11 # Rules to configure and make the package.
3.1 --- a/mate-system-monitor/receipt Sun Oct 15 00:34:25 2017 +0200 3.2 +++ b/mate-system-monitor/receipt Sun Oct 15 00:50:19 2017 +0200 3.3 @@ -10,9 +10,9 @@ 3.4 WEB_SITE="http://www.mate-desktop.org/" 3.5 WGET_URL="https://github.com/mate-desktop/$PACKAGE/archive/$TARBALL" 3.6 TAGS="MATE" 3.7 -DEPENDS="dconf dbus-glib gtk+ libgtop libwnck librsvg" 3.8 +DEPENDS="dconf dbus-glib gtk+ libgtop libwnck2 librsvg" 3.9 BUILD_DEPENDS="wget dbus-dev dconf-dev cacerts autoconf automake libtool itstool \ 3.10 -gtk+-dev gtk-doc dbus-glib-dev glibmm-dev gtkmm-dev libgtop-dev libwnck-dev librsvg-dev \ 3.11 +gtk+-dev gtk-doc dbus-glib-dev glibmm-dev gtkmm-dev libgtop-dev libwnck2-dev librsvg-dev \ 3.12 yelp-tools mate-common-dev mate-icon-theme" 3.13 3.14 # Rules to configure and make the package.
4.1 --- a/notification-daemon/receipt Sun Oct 15 00:34:25 2017 +0200 4.2 +++ b/notification-daemon/receipt Sun Oct 15 00:50:19 2017 +0200 4.3 @@ -10,9 +10,9 @@ 4.4 WEB_SITE="http://www.galago-project.org/" 4.5 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 4.6 4.7 -DEPENDS="dbus libnotify libcanberra libwnck GConf libogg libvorbis libltdl" 4.8 +DEPENDS="dbus libnotify libcanberra libwnck2 GConf libogg libvorbis libltdl" 4.9 BUILD_DEPENDS="dbus-dev libnotify-dev libcanberra-dev GConf-dev \ 4.10 -libwnck-dev libogg-dev libvorbis-dev intltool libtool" 4.11 +libwnck2-dev libogg-dev libvorbis-dev intltool libtool" 4.12 4.13 # Rules to configure and make the package. 4.14 compile_rules()
5.1 --- a/superswitcher/receipt Sun Oct 15 00:34:25 2017 +0200 5.2 +++ b/superswitcher/receipt Sun Oct 15 00:50:19 2017 +0200 5.3 @@ -10,8 +10,8 @@ 5.4 WEB_SITE="http://code.google.com/p/superswitcher/" 5.5 WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" 5.6 5.7 -DEPENDS="gtk+ libwnck GConf" 5.8 -BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck-dev \ 5.9 +DEPENDS="gtk+ libwnck2 GConf" 5.10 +BUILD_DEPENDS="perl-xml-parser intltool glib-dev gtk+-dev libwnck2-dev \ 5.11 autoconf automake" 5.12 5.13 # Rules to configure and make the package.
6.1 --- a/xfce4-panel/receipt Sun Oct 15 00:34:25 2017 +0200 6.2 +++ b/xfce4-panel/receipt Sun Oct 15 00:50:19 2017 +0200 6.3 @@ -10,8 +10,8 @@ 6.4 WEB_SITE="http://www.xfce.org/" 6.5 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 6.6 6.7 -DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" 6.8 -BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev 6.9 +DEPENDS="libxfce4util libxfce4ui libexo libwnck2 garcon util-linux-uuid dbus-glib" 6.10 +BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck2-dev cairo-dev garcon-dev 6.11 xorg-libXext-dev xorg-xextproto dbus-glib-dev util-linux-uuid-dev intltool exo xfconf-dev 6.12 libxml2-dev" 6.13
7.1 --- a/xfce4-session/receipt Sun Oct 15 00:34:25 2017 +0200 7.2 +++ b/xfce4-session/receipt Sun Oct 15 00:50:19 2017 +0200 7.3 @@ -11,9 +11,9 @@ 7.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 7.5 SUGGESTED="perl-xml-parser" 7.6 7.7 -DEPENDS="libxfce4util libxfce4ui libwnck dbus-glib libglade xorg-iceauth" 7.8 +DEPENDS="libxfce4util libxfce4ui libwnck2 dbus-glib libglade xorg-iceauth" 7.9 BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev xfconf-dev libglade-dev dbus-dev \ 7.10 -dbus-glib-dev xorg-iceauth libwnck-dev pkg-config intltool util-linux-uuid-dev" 7.11 +dbus-glib-dev xorg-iceauth libwnck2-dev pkg-config intltool util-linux-uuid-dev" 7.12 7.13 # Rules to configure and make the package. 7.14 compile_rules()
8.1 --- a/xfdesktop/receipt Sun Oct 15 00:34:25 2017 +0200 8.2 +++ b/xfdesktop/receipt Sun Oct 15 00:50:19 2017 +0200 8.3 @@ -11,7 +11,7 @@ 8.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 8.5 8.6 DEPENDS="libxfce4util libxfcegui4 thunar libexo libglade gamin libnotify" 8.7 -BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libwnck-dev \ 8.8 +BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libwnck2-dev \ 8.9 xfconf-dev libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool \ 8.10 util-linux-uuid-dev dbus-glib libxfce4ui-dev" 8.11
9.1 --- a/xfwm4/receipt Sun Oct 15 00:34:25 2017 +0200 9.2 +++ b/xfwm4/receipt Sun Oct 15 00:50:19 2017 +0200 9.3 @@ -11,9 +11,9 @@ 9.4 WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" 9.5 TAGS="window-manager" 9.6 9.7 -DEPENDS="libxfce4util libxfce4ui xfconf dbus-glib libwnck libglade" 9.8 +DEPENDS="libxfce4util libxfce4ui xfconf dbus-glib libwnck2 libglade" 9.9 BUILD_DEPENDS="libxfce4util-dev xfconf-dev libxfce4ui-dev xorg-compositeproto intltool \ 9.10 -libwnck-dev dbus-glib-dev util-linux-uuid-dev libxml2-dev" 9.11 +libwnck2-dev dbus-glib-dev util-linux-uuid-dev libxml2-dev" 9.12 9.13 # Rules to configure and make the package. 9.14 compile_rules()