wok-next rev 20932
pygtk -> python-pygtk
line diff
1.1 --- a/0install/receipt Thu Aug 23 08:03:04 2018 +0300 1.2 +++ b/0install/receipt Thu Aug 23 10:22:21 2018 +0300 1.3 @@ -22,5 +22,5 @@ 1.4 1.5 genpkg_rules() { 1.6 copy @std 1.7 - DEPENDS="pygtk xdg-utils" 1.8 + DEPENDS="python-pygtk xdg-utils" 1.9 }
2.1 --- a/adeskbar/receipt Thu Aug 23 08:03:04 2018 +0300 2.2 +++ b/adeskbar/receipt Thu Aug 23 10:22:21 2018 +0300 2.3 @@ -28,6 +28,6 @@ 2.4 2.5 genpkg_rules() { 2.6 copy @std 2.7 - DEPENDS="python pygtk pycairo gnome-menus python-xdg" 2.8 + DEPENDS="python python-pygtk pycairo gnome-menus python-xdg" 2.9 SUGGESTED="python-xlib python-dbus python-pyalsaaudio" 2.10 }
3.1 --- a/alsa-tools/receipt Thu Aug 23 08:03:04 2018 +0300 3.2 +++ b/alsa-tools/receipt Thu Aug 23 10:22:21 2018 +0300 3.3 @@ -80,7 +80,7 @@ 3.4 *-hwmixvolume) 3.5 copy hwmixvolume hwmixvolume.desktop hwmixvolume.png 3.6 CAT="multimedia|control the volume of sound cards using hardware mixing" 3.7 - DEPENDS="alsa-lib python pygtk" #? 3.8 + DEPENDS="alsa-lib python python-pygtk" #? 3.9 ;; 3.10 *-ld10k1) 3.11 copy init_audigy init_audigy_eq10 init_live lo10k1 liblo10k1.so* \
4.1 --- a/awn/receipt Thu Aug 23 08:03:04 2018 +0300 4.2 +++ b/awn/receipt Thu Aug 23 10:22:21 2018 +0300 4.3 @@ -14,7 +14,7 @@ 4.4 WGET_URL="https://github.com/p12tic/awn/archive/${COMMIT:-v$VERSION}.tar.gz" 4.5 4.6 BUILD_DEPENDS="intltool gtk-doc libtool automake python-dev gtk+-dev \ 4.7 -pycairo-dev pygtk-dev vala python-xdg glibmm-dev libdesktop-agnostic-dev \ 4.8 +pycairo-dev python-pygtk-dev vala python-xdg glibmm-dev libdesktop-agnostic-dev \ 4.9 gtkmm-dev dbus-glib-dev xorg-libXcomposite-dev libwnck2-dev libgtop-dev" 4.10 SPLIT="awn-dev" 4.11 COOKOPTS="skip-log-errors"
5.1 --- a/bleachbit/receipt Thu Aug 23 08:03:04 2018 +0300 5.2 +++ b/bleachbit/receipt Thu Aug 23 10:22:21 2018 +0300 5.3 @@ -21,5 +21,5 @@ 5.4 5.5 genpkg_rules() { 5.6 copy @std 5.7 - DEPENDS="pygtk python" 5.8 + DEPENDS="python-pygtk python" 5.9 }
6.1 --- a/blueman/receipt Thu Aug 23 08:03:04 2018 +0300 6.2 +++ b/blueman/receipt Thu Aug 23 10:22:21 2018 +0300 6.3 @@ -11,7 +11,7 @@ 6.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 6.5 WGET_URL="http://download.tuxfamily.org/blueman/$TARBALL" 6.6 6.7 -BUILD_DEPENDS="bluez-dev python-dev pygtk-dev notify-python-dev libnotify-dev \ 6.8 +BUILD_DEPENDS="bluez-dev python-dev python-pygtk-dev notify-python-dev libnotify-dev \ 6.9 python-pyrex startup-notification-dev util-linux-uuid-dev dbus-dev \ 6.10 python-dbus-dev intltool libtool xorg-xcb-util-dev" 6.11 6.12 @@ -25,6 +25,6 @@ 6.13 6.14 genpkg_rules() { 6.15 copy @std 6.16 - DEPENDS="linux-bluetooth bluez python pygtk libnotify notify-python \ 6.17 + DEPENDS="linux-bluetooth bluez python python-pygtk libnotify notify-python \ 6.18 python-pyrex startup-notification util-linux-uuid dbus python-dbus" 6.19 }
7.1 --- a/bmpanel2/receipt Thu Aug 23 08:03:04 2018 +0300 7.2 +++ b/bmpanel2/receipt Thu Aug 23 10:22:21 2018 +0300 7.3 @@ -41,7 +41,7 @@ 7.4 bmpanel2cfg) 7.5 copy bmpanel2cfg python2.7/ 7.6 CAT="misc|configurator" 7.7 - DEPENDS="bmpanel2 python pygtk" 7.8 + DEPENDS="bmpanel2 python python-pygtk" 7.9 ;; 7.10 esac 7.11 }
8.1 --- a/caja-dropbox/receipt Thu Aug 23 08:03:04 2018 +0300 8.2 +++ b/caja-dropbox/receipt Thu Aug 23 10:22:21 2018 +0300 8.3 @@ -11,7 +11,7 @@ 8.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 8.5 WGET_URL="https://github.com/mate-desktop/caja-dropbox/archive/v$VERSION.tar.gz" 8.6 8.7 -BUILD_DEPENDS="mate-common caja-dev pygtk-dev python-docutils" 8.8 +BUILD_DEPENDS="mate-common caja-dev python-pygtk-dev python-docutils" 8.9 SPLIT="caja-dropbox-dev" 8.10 8.11 compile_rules() {
9.1 --- a/catfish/receipt Thu Aug 23 08:03:04 2018 +0300 9.2 +++ b/catfish/receipt Thu Aug 23 10:22:21 2018 +0300 9.3 @@ -10,8 +10,8 @@ 9.4 WEB_SITE="http://twotoasts.de/index.php/catfish/" 9.5 WGET_URL="http://twotoasts.de/media/$PACKAGE/$TARBALL" 9.6 9.7 -DEPENDS="pygtk python-xdg findutils" 9.8 -BUILD_DEPENDS="pygtk-dev libglade-dev python-xdg gettext" 9.9 +DEPENDS="python-pygtk python-xdg findutils" 9.10 +BUILD_DEPENDS="python-pygtk-dev libglade-dev python-xdg gettext" 9.11 9.12 # Rules to configure and make the package. 9.13 compile_rules()
10.1 --- a/cherrytree/receipt Thu Aug 23 08:03:04 2018 +0300 10.2 +++ b/cherrytree/receipt Thu Aug 23 10:22:21 2018 +0300 10.3 @@ -19,5 +19,5 @@ 10.4 10.5 genpkg_rules() { 10.6 copy @std 10.7 - DEPENDS="python pygtk pygtksourceview p7zip-full" 10.8 + DEPENDS="python python-pygtk pygtksourceview p7zip-full" 10.9 }
11.1 --- a/childsplay/receipt Thu Aug 23 08:03:04 2018 +0300 11.2 +++ b/childsplay/receipt Thu Aug 23 10:22:21 2018 +0300 11.3 @@ -23,6 +23,6 @@ 11.4 11.5 genpkg_rules() { 11.6 copy @std 11.7 - DEPENDS="python pygtk python-pygame python-pysqlite python-sqlalchemy \ 11.8 + DEPENDS="python python-pygtk python-pygame python-pysqlite python-sqlalchemy \ 11.9 libogg" 11.10 }
12.1 --- a/claws-mail/receipt Thu Aug 23 08:03:04 2018 +0300 12.2 +++ b/claws-mail/receipt Thu Aug 23 10:22:21 2018 +0300 12.3 @@ -14,7 +14,7 @@ 12.4 BUILD_DEPENDS="gettext xorg-libSM-dev glib-dev gnutls-dev gtk+-dev enchant-dev \ 12.5 startup-notification-dev dbus-dev dbus-glib-dev openldap-dev librsvg-dev \ 12.6 libetpan-dev curl-dev expat-dev webkitgtk-dev libsoup-dev libarchive-dev \ 12.7 -libical-dev poppler-dev gpgme-dev python-dev pygtk-dev libcanberra-dev \ 12.8 +libical-dev poppler-dev gpgme-dev python-dev python-pygtk-dev libcanberra-dev \ 12.9 ytnef-dev libnotify-dev perl-dev lcms2-dev xorg-xcb-util-dev" 12.10 cm='claws-mail' 12.11 SPLIT="\ 12.12 @@ -143,7 +143,7 @@ 12.13 *-python) 12.14 copy python.so 12.15 CAT="mail|Python interface to filtering mechanism" 12.16 - DEPENDS="claws-mail python pygtk" 12.17 + DEPENDS="claws-mail python python-pygtk" 12.18 ;; 12.19 *-rssyl) 12.20 copy rssyl.so
13.1 --- a/comix/receipt Thu Aug 23 08:03:04 2018 +0300 13.2 +++ b/comix/receipt Thu Aug 23 10:22:21 2018 +0300 13.3 @@ -11,8 +11,8 @@ 13.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 13.5 TAGS="viewer comic" 13.6 13.7 -DEPENDS="python pygtk python-pil rar" 13.8 -BUILD_DEPENDS="python pygtk-dev pygtk python-pil unrar" 13.9 +DEPENDS="python python-pygtk python-pil rar" 13.10 +BUILD_DEPENDS="python python-pygtk-dev python-pil unrar" 13.11 13.12 # Rules to configure and make the package. 13.13 compile_rules()
14.1 --- a/cpu-g/receipt Thu Aug 23 08:03:04 2018 +0300 14.2 +++ b/cpu-g/receipt Thu Aug 23 10:22:21 2018 +0300 14.3 @@ -10,7 +10,7 @@ 14.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 14.5 WGET_URL="$SF_MIRROR/cpug/$TARBALL" 14.6 14.7 -DEPENDS="pygtk" 14.8 +DEPENDS="python-pygtk" 14.9 14.10 # Rules to configure and make the package. 14.11 compile_rules()
15.1 --- a/d-feet/receipt Thu Aug 23 08:03:04 2018 +0300 15.2 +++ b/d-feet/receipt Thu Aug 23 10:22:21 2018 +0300 15.3 @@ -10,8 +10,8 @@ 15.4 WEB_SITE="https://live.gnome.org/DFeet/" 15.5 WGET_URL="ftp://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION:0:3}/$TARBALL" 15.6 15.7 -DEPENDS="dbus python-dbus pygtk python" 15.8 -BUILD_DEPENDS="dbus-dev python-dbus-dev pygtk-dev python-dev" 15.9 +DEPENDS="dbus python-dbus python-pygtk python" 15.10 +BUILD_DEPENDS="dbus-dev python-dbus-dev python-pygtk-dev python-dev" 15.11 15.12 # Rules to configure and make the package. 15.13 compile_rules()
16.1 --- a/decibel/receipt Thu Aug 23 08:03:04 2018 +0300 16.2 +++ b/decibel/receipt Thu Aug 23 10:22:21 2018 +0300 16.3 @@ -22,5 +22,5 @@ 16.4 16.5 genpkg_rules() { 16.6 copy @std 16.7 - DEPENDS="python gst0-python notify-python pygtk python-dbus mutagen" 16.8 + DEPENDS="python gst0-python notify-python python-pygtk python-dbus mutagen" 16.9 }
17.1 --- a/deluge/receipt Thu Aug 23 08:03:04 2018 +0300 17.2 +++ b/deluge/receipt Thu Aug 23 10:22:21 2018 +0300 17.3 @@ -21,5 +21,5 @@ 17.4 genpkg_rules() { 17.5 copy @std 17.6 DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg \ 17.7 - twisted xdg-utils pygtk" 17.8 + twisted xdg-utils python-pygtk" 17.9 }
18.1 --- a/devede/receipt Thu Aug 23 08:03:04 2018 +0300 18.2 +++ b/devede/receipt Thu Aug 23 10:22:21 2018 +0300 18.3 @@ -10,8 +10,8 @@ 18.4 WEB_SITE="http://www.rastersoft.com/programas/devede.html" 18.5 WGET_URL="http://www.rastersoft.com/descargas/$TARBALL" 18.6 18.7 -DEPENDS="cdrkit dvdauthor mplayer mencoder pygtk ttf-dejavu vcdimager python-dbus" 18.8 -BUILD_DEPENDS="pygtk-dev vcdimager-dev" 18.9 +DEPENDS="cdrkit dvdauthor mplayer mencoder python-pygtk ttf-dejavu vcdimager python-dbus" 18.10 +BUILD_DEPENDS="python-pygtk-dev vcdimager-dev" 18.11 18.12 # Rules to configure and make the package. 18.13 compile_rules()
19.1 --- a/dia/receipt Thu Aug 23 08:03:04 2018 +0300 19.2 +++ b/dia/receipt Thu Aug 23 10:22:21 2018 +0300 19.3 @@ -13,7 +13,7 @@ 19.4 19.5 BUILD_DEPENDS="gtk+-dev libxml2-dev freetype-dev intltool \ 19.6 fontconfig-dev glib-dev atk-dev pango-dev python-pyxml zlib-dev libxslt \ 19.7 -libart_lgpl-dev libart_lgpl pygtk file libxslt-dev expat-dev python-dev \ 19.8 +libart_lgpl-dev libart_lgpl python-pygtk file libxslt-dev expat-dev python-dev \ 19.9 docbook-xsl docbook-xml cairo-dev pango-dev librsvg-dev" 19.10 19.11 compile_rules() {
20.1 --- a/emesene/receipt Thu Aug 23 08:03:04 2018 +0300 20.2 +++ b/emesene/receipt Thu Aug 23 10:22:21 2018 +0300 20.3 @@ -35,6 +35,6 @@ 20.4 20.5 genpkg_rules() { 20.6 copy @std 20.7 - DEPENDS="python pygtk pycairo python-pysqlite gst0-python" 20.8 + DEPENDS="python python-pygtk pycairo python-pysqlite gst0-python" 20.9 TAGS="im instant-messaging instant-messenger" 20.10 }
21.1 --- a/gajim/receipt Thu Aug 23 08:03:04 2018 +0300 21.2 +++ b/gajim/receipt Thu Aug 23 10:22:21 2018 +0300 21.3 @@ -12,7 +12,7 @@ 21.4 WGET_URL="http://www.gajim.org/downloads/${VERSION%.*}/$TARBALL" 21.5 21.6 BUILD_DEPENDS="gettext xorg-xcb-util-dev enchant-dev xorg-scrnsaverproto \ 21.7 -xorg-xextproto python-dev libffi-dev intltool pygtk-dev" 21.8 +xorg-xextproto python-dev libffi-dev intltool python-pygtk-dev" 21.9 21.10 compile_rules() { 21.11 ./configure $CONFIGURE_ARGS && 21.12 @@ -23,6 +23,6 @@ 21.13 21.14 genpkg_rules() { 21.15 copy @std 21.16 - DEPENDS="gtkspell python python-dbus pygtk python-pygobject2 pyopenssl \ 21.17 + DEPENDS="gtkspell python python-dbus python-pygtk python-pygobject2 pyopenssl \ 21.18 python-pysqlite xorg-libXScrnSaver bind-client" 21.19 }
22.1 --- a/gaupol/receipt Thu Aug 23 08:03:04 2018 +0300 22.2 +++ b/gaupol/receipt Thu Aug 23 10:22:21 2018 +0300 22.3 @@ -10,7 +10,7 @@ 22.4 WEB_SITE="https://otsaloma.io/gaupol/" 22.5 WGET_URL="http://download.gna.org/$PACKAGE/${VERSION:0:4}/$TARBALL" # FIXME 22.6 22.7 -DEPENDS="python pygtk" 22.8 +DEPENDS="python python-pygtk" 22.9 SUGGESTED="mplayer" 22.10 BUILD_DEPENDS="python-dev intltool gettext" 22.11
23.1 --- a/gcompris/receipt Thu Aug 23 08:03:04 2018 +0300 23.2 +++ b/gcompris/receipt Thu Aug 23 10:22:21 2018 +0300 23.3 @@ -12,7 +12,7 @@ 23.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 23.5 WGET_URL="http://gcompris.net/download/gtk/src/$TARBALL" 23.6 23.7 -BUILD_DEPENDS="pygtk-dev pycairo-dev libsdl-mixer-dev librsvg-dev libxml2-dev \ 23.8 +BUILD_DEPENDS="python-pygtk-dev pycairo-dev libsdl-mixer-dev librsvg-dev libxml2-dev \ 23.9 gnuchess gnet-dev sqlite3-dev libcroco-dev intltool perl texi2html texinfo \ 23.10 python-dev" 23.11 gv="gcompris-voices" 23.12 @@ -108,7 +108,7 @@ 23.13 ;; 23.14 gcompris) 23.15 copy @std @rm 23.16 - DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet \ 23.17 + DEPENDS="python-pygtk libsdl-mixer librsvg libxml2 gnuchess gnet \ 23.18 sqlite3 libcroco" 23.19 ;; 23.20 esac
24.1 --- a/geany-plugins/receipt Thu Aug 23 08:03:04 2018 +0300 24.2 +++ b/geany-plugins/receipt Thu Aug 23 10:22:21 2018 +0300 24.3 @@ -13,7 +13,7 @@ 24.4 24.5 BUILD_DEPENDS_arm="gtkspell-dev geany-dev lua-dev libxml2-dev" 24.6 BUILD_DEPENDS="intltool geany-dev gtk+-dev check-dev vte-gtk2-dev \ 24.7 -python-dev pygtk-dev gtkspell-dev" # lua5.1-dev but produces error 24.8 +python-dev python-pygtk-dev gtkspell-dev" # lua5.1-dev but produces error 24.9 24.10 compile_rules() { 24.11 ./configure $CONFIGURE_ARGS &&
25.1 --- a/glade3/receipt Thu Aug 23 08:03:04 2018 +0300 25.2 +++ b/glade3/receipt Thu Aug 23 10:22:21 2018 +0300 25.3 @@ -12,7 +12,7 @@ 25.4 TARBALL="$PACKAGE-$VERSION.tar.xz" 25.5 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 25.6 25.7 -BUILD_DEPENDS="intltool gtk-doc gtk+-dev pygtk-dev python-dev itstool" 25.8 +BUILD_DEPENDS="intltool gtk-doc gtk+-dev python-pygtk-dev python-dev itstool" 25.9 SPLIT="glade3-python glade3 glade3-dev" 25.10 25.11 compile_rules() {
26.1 --- a/gnome-python-desktop/receipt Thu Aug 23 08:03:04 2018 +0300 26.2 +++ b/gnome-python-desktop/receipt Thu Aug 23 10:22:21 2018 +0300 26.3 @@ -12,7 +12,7 @@ 26.4 26.5 DEPENDS="python GConf gnome-python gnome-keyring librsvg libwnck2" 26.6 BUILD_DEPENDS="python-dev GConf-dev gnome-python libgnome-keyring-dev \ 26.7 -gnome-keyring-dev librsvg-dev libwnck2-dev pygtk-dev gnome-python-dev" 26.8 +gnome-keyring-dev librsvg-dev libwnck2-dev python-pygtk-dev gnome-python-dev" 26.9 26.10 # Rules to configure and make the package. 26.11 compile_rules()
27.1 --- a/gnome-python/receipt Thu Aug 23 08:03:04 2018 +0300 27.2 +++ b/gnome-python/receipt Thu Aug 23 10:22:21 2018 +0300 27.3 @@ -11,7 +11,7 @@ 27.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 27.5 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 27.6 27.7 -BUILD_DEPENDS="python-dev python-pygobject2-dev pygtk-dev libgnome-dev audiofile \ 27.8 +BUILD_DEPENDS="python-dev python-pygobject2-dev python-pygtk-dev libgnome-dev audiofile \ 27.9 esound libxml2-dev libgcrypt-dev" 27.10 SPLIT="python-gconf gnome-python gnome-python-dev" 27.11 27.12 @@ -34,7 +34,7 @@ 27.13 ;; 27.14 gnome-python) 27.15 copy @std @rm 27.16 - DEPENDS="python python-pygobject2 pygtk libgnome" 27.17 + DEPENDS="python python-pygobject2 python-pygtk libgnome" 27.18 ;; 27.19 gnome-python-dev) 27.20 copy @dev
28.1 --- a/gnuradio/receipt Thu Aug 23 08:03:04 2018 +0300 28.2 +++ b/gnuradio/receipt Thu Aug 23 10:22:21 2018 +0300 28.3 @@ -16,7 +16,7 @@ 28.4 BUILD_DEPENDS="cmake fftw-dev python-numpy python-cheetah python-lxml \ 28.5 boost-dev boost-filesystem boost-system boost-unit-test-framework \ 28.6 boost-program-options boost-thread boost-math-tr1 boost-regex \ 28.7 -pygtk-dev libsdl-dev \ 28.8 +python-pygtk-dev libsdl-dev \ 28.9 swig cppunit-dev orc-dev python-sphinx gsl-dev libusb-dev \ 28.10 alsa-lib-dev jack-dev portaudio-dev log4c-dev" 28.11
29.1 --- a/gpodder/receipt Thu Aug 23 08:03:04 2018 +0300 29.2 +++ b/gpodder/receipt Thu Aug 23 10:22:21 2018 +0300 29.3 @@ -10,7 +10,7 @@ 29.4 WEB_SITE="http://gpodder.org" 29.5 WGET_URL="$WEB_SITE/src/$TARBALL" 29.6 29.7 -DEPENDS="python python-dbus pygtk python-mygpoclient feedparser" 29.8 +DEPENDS="python python-dbus python-pygtk python-mygpoclient feedparser" 29.9 BUILD_DEPENDS="python-dev python-mygpoclient feedparser intltool" 29.10 29.11 # Rules to configure and make the package.
30.1 --- a/gtk-recordmydesktop/receipt Thu Aug 23 08:03:04 2018 +0300 30.2 +++ b/gtk-recordmydesktop/receipt Thu Aug 23 10:22:21 2018 +0300 30.3 @@ -11,8 +11,8 @@ 30.4 WGET_URL="$SF_MIRROR/project/recordmydesktop/gtk-recordMyDesktop/$VERSION/$TARBALL" 30.5 TAGS="desktop" 30.6 30.7 -DEPENDS="python pygtk recordmydesktop" 30.8 -BUILD_DEPENDS="python-dev pygtk-dev gettext-tools" 30.9 +DEPENDS="python python-pygtk recordmydesktop" 30.10 +BUILD_DEPENDS="python-dev python-pygtk-dev gettext-tools" 30.11 30.12 # Rules to configure and make the package. 30.13 compile_rules()
31.1 --- a/gtk-vnc/receipt Thu Aug 23 08:03:04 2018 +0300 31.2 +++ b/gtk-vnc/receipt Thu Aug 23 10:22:21 2018 +0300 31.3 @@ -12,7 +12,7 @@ 31.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 31.5 31.6 BUILD_DEPENDS="gnutls-dev libgpg-error-dev gtk+-dev cyrus-sasl cyrus-sasl-dev \ 31.7 -intltool pygtk-dev python-pygobject2-dev libffi-dev python-dev \ 31.8 +intltool python-pygtk-dev python-pygobject2-dev libffi-dev python-dev \ 31.9 libgcrypt-dev zlib-dev expat-dev libtasn1-dev perl-text-csv libffi expat \ 31.10 pulseaudio-dev util-linux-uuid-dev libjson-c-dev libsndfile-dev flac-dev \ 31.11 libvorbis-dev dbus-dev" 31.12 @@ -34,7 +34,7 @@ 31.13 gtk-vnc) 31.14 copy @std @rm 31.15 SUGGESTED="gtk-vnc-python" 31.16 - DEPENDS="gnutls libgpg-error gtk+ pygtk cyrus-sasl libtasn1 \ 31.17 + DEPENDS="gnutls libgpg-error gtk+ python-pygtk cyrus-sasl libtasn1 \ 31.18 pulseaudio util-linux-uuid libjson-c libsndfile flac \ 31.19 libvorbis" 31.20 TAGS="vnc remote-desktop"
32.1 --- a/gutenpy/receipt Thu Aug 23 08:03:04 2018 +0300 32.2 +++ b/gutenpy/receipt Thu Aug 23 10:22:21 2018 +0300 32.3 @@ -10,8 +10,8 @@ 32.4 WEB_SITE="http://gutenpy.sourceforge.net/" 32.5 WGET_URL="http://prdownloads.sourceforge.net/gutenpy/$TARBALL" 32.6 32.7 -DEPENDS="python pygtk" 32.8 -BUILD_DEPENDS="python python-dev" 32.9 +DEPENDS="python python-pygtk" 32.10 +BUILD_DEPENDS="python-dev" 32.11 32.12 # Rules to configure and make the package. 32.13 compile_rules()
33.1 --- a/itaka/receipt Thu Aug 23 08:03:04 2018 +0300 33.2 +++ b/itaka/receipt Thu Aug 23 10:22:21 2018 +0300 33.3 @@ -11,7 +11,7 @@ 33.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 33.5 TAGS="screenshot" 33.6 33.7 -DEPENDS="pygtk twisted" 33.8 +DEPENDS="python-pygtk twisted" 33.9 33.10 # Rules to configure and make the package. 33.11 compile_rules()
34.1 --- a/keybinder/receipt Thu Aug 23 08:03:04 2018 +0300 34.2 +++ b/keybinder/receipt Thu Aug 23 10:22:21 2018 +0300 34.3 @@ -12,7 +12,7 @@ 34.4 WGET_URL="https://github.com/kupferlauncher/keybinder/releases/download/v$VERSION/$TARBALL" 34.5 34.6 BUILD_DEPENDS="gtk+-dev gobject-introspection-dev xorg-libXext-dev python-dev \ 34.7 -pygtk-dev python-pygobject2-dev automake autoconf libtool" 34.8 +python-pygtk-dev python-pygobject2-dev automake autoconf libtool" 34.9 SPLIT="keybinder-python keybinder-dev" 34.10 34.11 compile_rules() {
35.1 --- a/labyrinth/receipt Thu Aug 23 08:03:04 2018 +0300 35.2 +++ b/labyrinth/receipt Thu Aug 23 10:22:21 2018 +0300 35.3 @@ -10,8 +10,8 @@ 35.4 WEB_SITE="https://github.com/labyrinth-team/labyrinth" 35.5 WGET_URL="git|git://github.com/labyrinth-team/labyrinth" 35.6 35.7 -DEPENDS="python pygtk gtk+ python-xdg pycairo python-pygobject2 python-gconf" 35.8 -BUILD_DEPENDS="bzip2 git python-dev pygtk-dev gtk+-dev pycairo-dev \ 35.9 +DEPENDS="python python-pygtk gtk+ python-xdg pycairo python-pygobject2 python-gconf" 35.10 +BUILD_DEPENDS="bzip2 git python-dev python-pygtk-dev gtk+-dev pycairo-dev \ 35.11 python-pygobject2-dev gettext" 35.12 35.13 # Rules to configure and make the package.
36.1 --- a/libappindicator-gtk2/receipt Thu Aug 23 08:03:04 2018 +0300 36.2 +++ b/libappindicator-gtk2/receipt Thu Aug 23 10:22:21 2018 +0300 36.3 @@ -14,7 +14,7 @@ 36.4 36.5 BUILD_DEPENDS="glib-dev gtk-doc gtk+-dev libindicator-gtk2-dev \ 36.6 libdbusmenu-gtk2-dev dbus-glib-dev gobject-introspection-dev vala python-dev \ 36.7 -pygtk-dev python-pygobject2-dev gtk+3-dev libindicator-gtk3-dev libdbusmenu-gtk3-dev" 36.8 +python-pygtk-dev python-pygobject2-dev gtk+3-dev libindicator-gtk3-dev libdbusmenu-gtk3-dev" 36.9 SPLIT="libappindicator-gtk2 libappindicator-gtk2-python \ 36.10 libappindicator-gtk2-dev libappindicator-gtk3:3 libappindicator-gtk3-dev:3" 36.11
37.1 --- a/libdesktop-agnostic/receipt Thu Aug 23 08:03:04 2018 +0300 37.2 +++ b/libdesktop-agnostic/receipt Thu Aug 23 10:22:21 2018 +0300 37.3 @@ -13,7 +13,7 @@ 37.4 WGET_URL="https://github.com/p12tic/libdesktop-agnostic/archive/${COMMIT:-v$VERSION}.tar.gz" 37.5 37.6 BUILD_DEPENDS="python-dev vala gettext intltool gtk+-dev GConf-dev \ 37.7 -gobject-introspection-dev python-pygobject2-dev pygtk-dev" 37.8 +gobject-introspection-dev python-pygobject2-dev python-pygtk-dev" 37.9 SPLIT="libdesktop-agnostic-dev" 37.10 37.11 compile_rules() {
38.1 --- a/mate116/stuff/eom/receipt Thu Aug 23 08:03:04 2018 +0300 38.2 +++ b/mate116/stuff/eom/receipt Thu Aug 23 10:22:21 2018 +0300 38.3 @@ -10,11 +10,11 @@ 38.4 WEB_SITE="http://www.mate-desktop.org/" 38.5 WGET_URL="https://github.com/mate-desktop/$PACKAGE/archive/$TARBALL" 38.6 38.7 -DEPENDS="gtk+ dconf jpeg pygtk desktop-file-utils exempi lcms libexif librsvg" 38.8 +DEPENDS="gtk+ dconf jpeg python-pygtk desktop-file-utils exempi lcms libexif librsvg" 38.9 BUILD_DEPENDS="autoconf automake libtool itstool mate-desktop-dev \ 38.10 mate-common-dev dconf-dev gtk-doc gtk+-dev yelp-tools mate-icon-theme \ 38.11 jpeg-dev gobject-introspection-dev shared-mime-info-dev python-pygobject2-dev \ 38.12 -pygtk-dev python-dev" 38.13 +python-pygtk-dev python-dev" 38.14 38.15 # Rules to configure and make the package. 38.16 compile_rules()
39.1 --- a/mate116/stuff/mozo/receipt Thu Aug 23 08:03:04 2018 +0300 39.2 +++ b/mate116/stuff/mozo/receipt Thu Aug 23 10:22:21 2018 +0300 39.3 @@ -11,7 +11,7 @@ 39.4 WGET_URL="https://github.com/mate-desktop/$PACKAGE/archive/$TARBALL" 39.5 TAGS="MATE" 39.6 39.7 -DEPENDS="gtk+ mate-menus pygtk python-pygobject2" 39.8 +DEPENDS="gtk+ mate-menus python-pygtk python-pygobject2" 39.9 BUILD_DEPENDS="gtk+-dev autoconf automake mate-common-dev \ 39.10 mate-desktop-dev mate-menus-dev python-pygobject2-dev" 39.11
40.1 --- a/matplotlib/receipt Thu Aug 23 08:03:04 2018 +0300 40.2 +++ b/matplotlib/receipt Thu Aug 23 10:22:21 2018 +0300 40.3 @@ -12,9 +12,9 @@ 40.4 40.5 DEPENDS="python zlib libpng16 freetype python-numpy gtk+ expat xorg-libXau \ 40.6 xorg-libXcomposite xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes \ 40.7 -xorg-libXinerama xorg-libXrandr xorg-libXrender pygtk gcc-lib-base" 40.8 +xorg-libXinerama xorg-libXrandr xorg-libXrender python-pygtk gcc-lib-base" 40.9 BUILD_DEPENDS="python python-dev zlib-dev libpng16-dev freetype-dev python-numpy \ 40.10 -pygtk-dev" 40.11 +python-pygtk-dev" 40.12 40.13 # Rules to configure and make the package. 40.14 compile_rules()
41.1 --- a/meld/receipt Thu Aug 23 08:03:04 2018 +0300 41.2 +++ b/meld/receipt Thu Aug 23 10:22:21 2018 +0300 41.3 @@ -10,8 +10,8 @@ 41.4 WEB_SITE="http://meldmerge.org/" 41.5 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:3}/$TARBALL" 41.6 41.7 -DEPENDS="pygtk rarian" 41.8 -BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool util-linux-getopt" 41.9 +DEPENDS="python-pygtk rarian" 41.10 +BUILD_DEPENDS="python-pygtk-dev rarian-dev gnome-doc-utils intltool util-linux-getopt" 41.11 41.12 # Rules to configure and make the package. 41.13 compile_rules()
42.1 --- a/mirage/receipt Thu Aug 23 08:03:04 2018 +0300 42.2 +++ b/mirage/receipt Thu Aug 23 10:22:21 2018 +0300 42.3 @@ -10,7 +10,7 @@ 42.4 WEB_SITE="http://mirageiv.sourceforge.net/" 42.5 WGET_URL="http://download.berlios.de/mirageiv/$TARBALL" # FIXME 42.6 42.7 -DEPENDS="python pygtk xorg-libX11 xorg-libXau xorg-libXdmcp libffi" 42.8 +DEPENDS="python python-pygtk xorg-libX11 xorg-libXau xorg-libXdmcp libffi" 42.9 BUILD_DEPENDS="python python-dev xorg-xproto xorg-libX11-dev gettext" 42.10 42.11 # Rules to configure and make the package.
43.1 --- a/miro/receipt Thu Aug 23 08:03:04 2018 +0300 43.2 +++ b/miro/receipt Thu Aug 23 10:22:21 2018 +0300 43.3 @@ -13,7 +13,7 @@ 43.4 43.5 BUILD_DEPENDS="python-pyrex python-pysqlite pywebkitgtk desktop-file-utils \ 43.6 hicolor-icon-theme notify-python gst0-ffmpeg pycurl python-gconf python-dev \ 43.7 -python-dbus-dev pygtk-dev gstreamer0-dev shared-mime-info-dev gst0-python-dev \ 43.8 +python-dbus-dev python-pygtk-dev gstreamer0-dev shared-mime-info-dev gst0-python-dev \ 43.9 libtorrent-rasterbar-dev libsoup-dev webkitgtk-dev gst0-plugins-base-dev \ 43.10 gst0-plugins-good ffmpeg-dev imagemagick-dev taglib-dev boost-dev" 43.11 43.12 @@ -25,7 +25,7 @@ 43.13 43.14 genpkg_rules() { 43.15 copy @std 43.16 - DEPENDS="python-dbus python-pyrex pygtk gstreamer0 python-pysqlite \ 43.17 + DEPENDS="python-dbus python-pyrex python-pygtk gstreamer0 python-pysqlite \ 43.18 pywebkitgtk shared-mime-info desktop-file-utils hicolor-icon-theme \ 43.19 gst0-python notify-python libtorrent-rasterbar gst0-plugins-base \ 43.20 gst0-plugins-good gst0-ffmpeg pycurl taglib python-gconf"
44.1 --- a/mitter/receipt Thu Aug 23 08:03:04 2018 +0300 44.2 +++ b/mitter/receipt Thu Aug 23 10:22:21 2018 +0300 44.3 @@ -9,7 +9,7 @@ 44.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 44.5 WEB_SITE="https://web.archive.org/web/20120808040147/http://code.google.com/p/mitter" 44.6 WGET_URL="http://mitter.googlecode.com/files/$TARBALL" # FIXME 44.7 -DEPENDS="python pygtk python-simplejson" 44.8 +DEPENDS="python python-pygtk python-simplejson" 44.9 BUILD_DEPENDS="python-dev" 44.10 44.11 # Rules to configure and make the package.
45.1 --- a/moonshiner/receipt Thu Aug 23 08:03:04 2018 +0300 45.2 +++ b/moonshiner/receipt Thu Aug 23 10:22:21 2018 +0300 45.3 @@ -10,8 +10,8 @@ 45.4 WEB_SITE="http://moonshiner.sourceforge.net/" 45.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 45.6 45.7 -DEPENDS="python pygtk ghostscript" 45.8 -BUILD_DEPENDS="python-dev pygtk-dev" 45.9 +DEPENDS="python python-pygtk ghostscript" 45.10 +BUILD_DEPENDS="python-dev python-pygtk-dev" 45.11 45.12 # Rules to configure and make the package. 45.13 compile_rules()
46.1 --- a/mypaint/receipt Thu Aug 23 08:03:04 2018 +0300 46.2 +++ b/mypaint/receipt Thu Aug 23 10:22:21 2018 +0300 46.3 @@ -10,8 +10,8 @@ 46.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 46.5 WGET_URL="http://download.gna.org/$PACKAGE/$TARBALL" 46.6 46.7 -DEPENDS="pygtk python-numpy protobuf-python" 46.8 -BUILD_DEPENDS="$DEPENDS pygtk-dev protobuf-dev python-dev scons2 swig \ 46.9 +DEPENDS="python-pygtk python-numpy protobuf-python" 46.10 +BUILD_DEPENDS="$DEPENDS python-pygtk-dev protobuf-dev python-dev scons2 swig \ 46.11 gettext-tools" 46.12 46.13 # Rules to configure and make the package.
47.1 --- a/nanoshot/receipt Thu Aug 23 08:03:04 2018 +0300 47.2 +++ b/nanoshot/receipt Thu Aug 23 10:22:21 2018 +0300 47.3 @@ -11,7 +11,7 @@ 47.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 47.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 47.6 47.7 -BUILD_DEPENDS="xdg-utils python python-pygobject2 pygtk pycurl gnome-python-desktop \ 47.8 +BUILD_DEPENDS="xdg-utils python python-pygobject2 python-pygtk pycurl gnome-python-desktop \ 47.9 python-dbus python-pil bash sed gettext" 47.10 47.11 compile_rules() { 47.12 @@ -30,6 +30,6 @@ 47.13 47.14 genpkg_rules() { 47.15 copy @std 47.16 - DEPENDS="xdg-utils python python-pygobject2 pygtk pycurl gnome-python-desktop \ 47.17 + DEPENDS="xdg-utils python python-pygobject2 python-pygtk pycurl gnome-python-desktop \ 47.18 python-dbus python-pil gst0-python" 47.19 }
48.1 --- a/nicotine+/receipt Thu Aug 23 08:03:04 2018 +0300 48.2 +++ b/nicotine+/receipt Thu Aug 23 10:22:21 2018 +0300 48.3 @@ -11,7 +11,7 @@ 48.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 48.5 WGET_URL="$SF_MIRROR/nicotine-plus/$TARBALL" 48.6 48.7 -BUILD_DEPENDS="python-dev pygtk-dev" 48.8 +BUILD_DEPENDS="python-dev python-pygtk-dev" 48.9 48.10 compile_rules() { 48.11 python setup.py install --root=$DESTDIR || return 1 48.12 @@ -21,6 +21,6 @@ 48.13 48.14 genpkg_rules() { 48.15 copy @std *.mo 48.16 - DEPENDS="gtk+ python pygtk" 48.17 + DEPENDS="gtk+ python python-pygtk" 48.18 TAGS="fileshare p2p peer-to-peer" 48.19 }
49.1 --- a/notify-python/receipt Thu Aug 23 08:03:04 2018 +0300 49.2 +++ b/notify-python/receipt Thu Aug 23 10:22:21 2018 +0300 49.3 @@ -11,7 +11,7 @@ 49.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 49.5 WGET_URL="http://www.galago-project.org/files/releases/source/notify-python/$TARBALL" 49.6 49.7 -BUILD_DEPENDS="python-dev libnotify-dev pygtk-dev" 49.8 +BUILD_DEPENDS="python-dev libnotify-dev python-pygtk-dev" 49.9 SPLIT="notify-python-dev" 49.10 49.11 compile_rules() {
50.1 --- a/obmenu/receipt Thu Aug 23 08:03:04 2018 +0300 50.2 +++ b/obmenu/receipt Thu Aug 23 10:22:21 2018 +0300 50.3 @@ -20,7 +20,7 @@ 50.4 50.5 genpkg_rules() { 50.6 copy @std 50.7 - DEPENDS="python pycairo python-pygobject2 pygtk libffi" 50.8 + DEPENDS="python pycairo python-pygobject2 python-pygtk libffi" 50.9 TAGS="openbox" 50.10 } 50.11
51.1 --- a/openerp-client/receipt Thu Aug 23 08:03:04 2018 +0300 51.2 +++ b/openerp-client/receipt Thu Aug 23 10:22:21 2018 +0300 51.3 @@ -11,9 +11,9 @@ 51.4 WGET_URL="$WEB_SITE/download/stable/source/$TARBALL" 51.5 SUGGESTED="epdfview" 51.6 51.7 -DEPENDS="postgresql-client python pygtk python-pygobject2 pycairo python-pyxml \ 51.8 +DEPENDS="postgresql-client python python-pygtk python-pygobject2 pycairo python-pyxml \ 51.9 egenix-mx-base" 51.10 -BUILD_DEPENDS="python python-dev pygtk egenix-mx-base" 51.11 +BUILD_DEPENDS="python python-dev python-pygtk egenix-mx-base" 51.12 51.13 # Rules to configure and make the package. 51.14 compile_rules()
52.1 --- a/pybootchartgui/receipt Thu Aug 23 08:03:04 2018 +0300 52.2 +++ b/pybootchartgui/receipt Thu Aug 23 10:22:21 2018 +0300 52.3 @@ -10,7 +10,7 @@ 52.4 WEB_SITE="https://code.google.com/archive/p/pybootchartgui/" 52.5 WGET_URL="$WEB_SITE/files/$TARBALL" # FIXME 52.6 52.7 -DEPENDS="python pygtk bootchart" 52.8 +DEPENDS="python python-pygtk bootchart" 52.9 52.10 # Rules to gen a SliTaz package suitable for Tazpkg. 52.11 genpkg_rules()
53.1 --- a/pygoocanvas/receipt Thu Aug 23 08:03:04 2018 +0300 53.2 +++ b/pygoocanvas/receipt Thu Aug 23 10:22:21 2018 +0300 53.3 @@ -11,7 +11,8 @@ 53.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 53.5 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 53.6 53.7 -BUILD_DEPENDS="goocanvas-dev python-dev python-pygobject2-dev pycairo-dev pygtk-dev" 53.8 +BUILD_DEPENDS="goocanvas-dev python-dev python-pygobject2-dev pycairo-dev \ 53.9 +python-pygtk-dev" 53.10 53.11 compile_rules() { 53.12 ./configure \ 53.13 @@ -24,5 +25,5 @@ 53.14 53.15 genpkg_rules() { 53.16 copy @dev 53.17 - DEPENDS="python pygtk goocanvas" 53.18 + DEPENDS="python python-pygtk goocanvas" 53.19 }
54.1 --- a/pygtk/receipt Thu Aug 23 08:03:04 2018 +0300 54.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 54.3 @@ -1,39 +0,0 @@ 54.4 -# SliTaz package receipt v2. 54.5 - 54.6 -PACKAGE="pygtk" 54.7 -VERSION="2.24.0" 54.8 -CATEGORY="development" 54.9 -SHORT_DESC="GTK+ for Python" 54.10 -MAINTAINER="erjo@slitaz.org" 54.11 -LICENSE="LGPL2.1" 54.12 -WEB_SITE="http://www.pygtk.org/" 54.13 -REPOLOGY="python:pygtk" 54.14 - 54.15 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 54.16 -WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 54.17 - 54.18 -BUILD_DEPENDS="python-dev pycairo-dev python-pygobject2-dev expat-dev gtk+-dev \ 54.19 -libglade-dev libxml2-dev libffi-dev python-numpy" 54.20 -SPLIT="pygtk-dev" 54.21 - 54.22 -compile_rules() { 54.23 - ./configure \ 54.24 - --disable-docs \ 54.25 - $CONFIGURE_ARGS && 54.26 - fix libtool && 54.27 - make $MAKEFLAGS && 54.28 - make install 54.29 -} 54.30 - 54.31 -genpkg_rules() { 54.32 - case $PACKAGE in 54.33 - pygtk) 54.34 - copy @std 54.35 - DEPENDS="atk cairo gdk-pixbuf glib gtk+ libglade pango python" 54.36 - ;; 54.37 - *-dev) 54.38 - copy @dev 54.39 - DEPENDS="pygtk gtk+-dev python-pygobject2-dev" 54.40 - ;; 54.41 - esac 54.42 -}
55.1 --- a/pygtk/stuff/patches/python27.patch Thu Aug 23 08:03:04 2018 +0300 55.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 55.3 @@ -1,52 +0,0 @@ 55.4 -https://bugzilla.gnome.org/show_bug.cgi?id=623965 55.5 - 55.6 -diff --git a/gtk/gtkmodule.c b/gtk/gtkmodule.c 55.7 -index c0e1493..aa8cf10 100644 55.8 ---- a/gtk/gtkmodule.c 55.9 -+++ b/gtk/gtkmodule.c 55.10 -@@ -227,8 +227,12 @@ init_gtk(void) 55.11 - pygtk_add_stock_items(d); 55.12 - 55.13 - /* extension API */ 55.14 -- PyDict_SetItemString(d, "_PyGtk_API", 55.15 -- o=PyCObject_FromVoidPtr(&functions, NULL)); 55.16 -+#if PY_VERSION_HEX >= 0x02070000 55.17 -+ o = PyCapsule_New(&functions, "gtk._gtk._PyGtk_API", NULL); 55.18 -+#else 55.19 -+ o = PyCObject_FromVoidPtr(&functions, NULL); 55.20 -+#endif 55.21 -+ PyDict_SetItemString(d, "_PyGtk_API", o); 55.22 - Py_DECREF(o); 55.23 - 55.24 - PyGtkDeprecationWarning = PyErr_NewException("gtk.GtkDeprecationWarning", 55.25 -diff --git a/gtk/pygtk.h b/gtk/pygtk.h 55.26 -index 573c3b9..e4c680f 100644 55.27 ---- a/gtk/pygtk.h 55.28 -+++ b/gtk/pygtk.h 55.29 -@@ -60,6 +60,18 @@ struct _PyGtk_FunctionStruct *_PyGtk_API; 55.30 - 55.31 - 55.32 - /* a function to initialise the pygtk functions */ 55.33 -+ 55.34 -+/* Python 2.7 introduced the PyCapsule API and deprecated the CObject API */ 55.35 -+#if PY_VERSION_HEX >= 0x02070000 55.36 -+#define init_pygtk() G_STMT_START { \ 55.37 -+ void *capsule = PyCapsule_Import("gtk._gtk._PyGtk_API", 0); \ 55.38 -+ if (!capsule) { \ 55.39 -+ return; \ 55.40 -+ } \ 55.41 -+ _PyGtk_API = (struct _PyGtk_FunctionStruct*)capsule; \ 55.42 -+} G_STMT_END 55.43 -+#else /* PY_VERSION_HEX */ 55.44 -+/* Python 2.6 and earlier use the CObject API */ 55.45 - #define init_pygtk() G_STMT_START { \ 55.46 - PyObject *pygtk = PyImport_ImportModule("gtk"); \ 55.47 - if (pygtk != NULL) { \ 55.48 -@@ -79,6 +91,7 @@ struct _PyGtk_FunctionStruct *_PyGtk_API; 55.49 - return; \ 55.50 - } \ 55.51 - } G_STMT_END 55.52 -+#endif /* PY_VERSION_HEX */ 55.53 - 55.54 - #endif 55.55 -
56.1 --- a/pygtk/stuff/patches/series Thu Aug 23 08:03:04 2018 +0300 56.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 56.3 @@ -1,1 +0,0 @@ 56.4 -python27.patch
57.1 --- a/pygtksourceview/receipt Thu Aug 23 08:03:04 2018 +0300 57.2 +++ b/pygtksourceview/receipt Thu Aug 23 10:22:21 2018 +0300 57.3 @@ -11,7 +11,7 @@ 57.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 57.5 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 57.6 57.7 -BUILD_DEPENDS="python-dev pygtk-dev gtksourceview-dev python-pygobject2-dev libxml2-dev" 57.8 +BUILD_DEPENDS="python-dev python-pygtk-dev gtksourceview-dev python-pygobject2-dev libxml2-dev" 57.9 SPLIT="pygtksourceview-dev" 57.10 57.11 compile_rules() { 57.12 @@ -27,7 +27,7 @@ 57.13 case $PACKAGE in 57.14 pygtksourceview) 57.15 copy @std 57.16 - DEPENDS="gdk-pixbuf glib gtk+ gtksourceview python pygtk python-pygobject2" 57.17 + DEPENDS="gdk-pixbuf glib gtk+ gtksourceview python python-pygtk python-pygobject2" 57.18 ;; 57.19 *-dev) 57.20 copy @dev
58.1 --- a/pyneighborhood/receipt Thu Aug 23 08:03:04 2018 +0300 58.2 +++ b/pyneighborhood/receipt Thu Aug 23 10:22:21 2018 +0300 58.3 @@ -10,7 +10,7 @@ 58.4 WEB_SITE="https://launchpad.net/pyneighborhood" 58.5 WGET_URL="$WEB_SITE/${VERSION%.*}/$VERSION/+download/$TARBALL" 58.6 58.7 -DEPENDS="python pygtk samba" 58.8 +DEPENDS="python python-pygtk samba" 58.9 BUILD_DEPENDS="python python-dev gettext" 58.10 58.11 # Rules to configure and make the package.
59.1 --- a/pypar2/receipt Thu Aug 23 08:03:04 2018 +0300 59.2 +++ b/pypar2/receipt Thu Aug 23 10:22:21 2018 +0300 59.3 @@ -9,7 +9,7 @@ 59.4 WEB_SITE="http://pypar2.silent-blade.org/" 59.5 WGET_URL="$WEB_SITE/uploads/Main/$TARBALL" 59.6 59.7 -DEPENDS="pygtk par2 python-pyxml python-vte" 59.8 +DEPENDS="python-pygtk par2 python-pyxml python-vte" 59.9 BUILD_DEPENDS="findutils" 59.10 59.11 # Rules to configure and make the package.
60.1 --- a/pyroom/receipt Thu Aug 23 08:03:04 2018 +0300 60.2 +++ b/pyroom/receipt Thu Aug 23 10:22:21 2018 +0300 60.3 @@ -10,7 +10,7 @@ 60.4 WEB_SITE="http://pyroom.org/" 60.5 WGET_URL="http://launchpad.net/pyroom/${VERSION%.*}/$VERSION/+download/$TARBALL" 60.6 60.7 -DEPENDS="python pygtk python-xdg libffi" 60.8 +DEPENDS="python python-pygtk python-xdg libffi" 60.9 BUILD_DEPENDS="python python-dev gettext" 60.10 60.11 # Rules to configure and make the package.
61.1 --- a/pysdm/receipt Thu Aug 23 08:03:04 2018 +0300 61.2 +++ b/pysdm/receipt Thu Aug 23 10:22:21 2018 +0300 61.3 @@ -10,7 +10,7 @@ 61.4 WEB_SITE="http://pysdm.sourceforge.net/" 61.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 61.6 61.7 -DEPENDS="pygtk" 61.8 +DEPENDS="python-pygtk" 61.9 BUILD_DEPENDS="python python-dev gettext-tools" 61.10 61.11 # Rules to configure and make the package.
62.1 --- a/pysize/receipt Thu Aug 23 08:03:04 2018 +0300 62.2 +++ b/pysize/receipt Thu Aug 23 10:22:21 2018 +0300 62.3 @@ -10,8 +10,8 @@ 62.4 WEB_SITE="http://guichaz.free.fr/pysize/" 62.5 WGET_URL="http://guichaz.free.fr/pysize/files/$TARBALL" 62.6 62.7 -DEPENDS="python ncurses pygtk librsvg" 62.8 -BUILD_DEPENDS="python-dev ncurses-dev pygtk-dev" 62.9 +DEPENDS="python ncurses python-pygtk librsvg" 62.10 +BUILD_DEPENDS="python-dev ncurses-dev python-pygtk-dev" 62.11 62.12 # Rules to configure and make the package. 62.13 compile_rules()
63.1 --- a/python-gazpacho/receipt Thu Aug 23 08:03:04 2018 +0300 63.2 +++ b/python-gazpacho/receipt Thu Aug 23 10:22:21 2018 +0300 63.3 @@ -13,9 +13,9 @@ 63.4 TARBALL="$SOURCE-$VERSION.tar.gz" 63.5 WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$SOURCE/${VERSION%.*}/$TARBALL" 63.6 63.7 -DEPENDS="python pygtk python-kiwi" 63.8 +DEPENDS="python python-pygtk python-kiwi" 63.9 SUGGESTED="twisted" 63.10 -BUILD_DEPENDS="python python-dev pygtk python-kiwi" 63.11 +BUILD_DEPENDS="python python-dev python-pygtk python-kiwi" 63.12 63.13 # Rules to configure and make the package. 63.14 compile_rules()
64.1 --- a/python-kiwi/receipt Thu Aug 23 08:03:04 2018 +0300 64.2 +++ b/python-kiwi/receipt Thu Aug 23 10:22:21 2018 +0300 64.3 @@ -13,9 +13,9 @@ 64.4 TARBALL="$SOURCE-$VERSION.tar.xz" 64.5 WGET_URL="https://download.gnome.org/sources/kiwi/${VERSION%.*}/$TARBALL" 64.6 64.7 -DEPENDS="python gtk+ python-pygobject2 pygtk" 64.8 +DEPENDS="python gtk+ python-pygobject2 python-pygtk" 64.9 SUGGESTED="zopeinterface libglade" 64.10 -BUILD_DEPENDS="python-dev gtk+-dev python-pygobject2-dev pygtk-dev wget" 64.11 +BUILD_DEPENDS="python-dev gtk+-dev python-pygobject2-dev python-pygtk-dev" 64.12 64.13 # Rules to configure and make the package. 64.14 compile_rules()
65.1 --- a/python-pygobject/receipt Thu Aug 23 08:03:04 2018 +0300 65.2 +++ b/python-pygobject/receipt Thu Aug 23 10:22:21 2018 +0300 65.3 @@ -9,8 +9,6 @@ 65.4 WEB_SITE="https://pypi.org/project/PyGObject/" 65.5 REPOLOGY="python:pygobject3" 65.6 65.7 -BUILD_DEPENDS="automake glib-dev libtool python-dev gobject-introspection-dev \ 65.8 -cairo-dev pycairo-dev" 65.9 BUILD_DEPENDS="python-dev pycairo-dev gobject-introspection-dev" 65.10 SPLIT="$PACKAGE-dev" 65.11
66.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 66.2 +++ b/python-pygtk/receipt Thu Aug 23 10:22:21 2018 +0300 66.3 @@ -0,0 +1,44 @@ 66.4 +# SliTaz package receipt v2. 66.5 + 66.6 +PACKAGE="python-pygtk" 66.7 +VERSION="2.24.0" 66.8 +CATEGORY="development" 66.9 +SHORT_DESC="GTK+ for Python" 66.10 +MAINTAINER="erjo@slitaz.org" 66.11 +LICENSE="LGPL2.1" 66.12 +WEB_SITE="http://www.pygtk.org/" 66.13 +REPOLOGY="python:pygtk" 66.14 + 66.15 +TARBALL="pygtk-$VERSION.tar.bz2" 66.16 +WGET_URL="$GNOME_MIRROR/pygtk/${VERSION%.*}/$TARBALL" 66.17 + 66.18 +BUILD_DEPENDS="python-dev pycairo-dev python-pygobject2-dev expat-dev gtk+-dev \ 66.19 +libglade-dev libxml2-dev libffi-dev python-numpy" 66.20 +SPLIT="$PACKAGE-demos $PACKAGE $PACKAGE-dev" 66.21 + 66.22 +compile_rules() { 66.23 + ./configure \ 66.24 + --disable-docs \ 66.25 + $CONFIGURE_ARGS && 66.26 + fix libtool && 66.27 + make $MAKEFLAGS && 66.28 + make install 66.29 +} 66.30 + 66.31 +genpkg_rules() { 66.32 + case $PACKAGE in 66.33 + *-demos) 66.34 + copy demos/ pygtk-demo pygtk-demo.py 66.35 + CAT="development|demos" 66.36 + ;; 66.37 + python-pygtk) 66.38 + copy @std @rm 66.39 + rm -r $fs/usr/lib/pygtk/ 66.40 + DEPENDS="atk cairo gdk-pixbuf glib gtk+ libglade pango python" 66.41 + ;; 66.42 + *-dev) 66.43 + copy @dev 66.44 + DEPENDS="python-pygtk gtk+-dev python-pygobject2-dev" 66.45 + ;; 66.46 + esac 66.47 +}
67.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 67.2 +++ b/python-pygtk/stuff/patches/python27.patch Thu Aug 23 10:22:21 2018 +0300 67.3 @@ -0,0 +1,52 @@ 67.4 +https://bugzilla.gnome.org/show_bug.cgi?id=623965 67.5 + 67.6 +diff --git a/gtk/gtkmodule.c b/gtk/gtkmodule.c 67.7 +index c0e1493..aa8cf10 100644 67.8 +--- a/gtk/gtkmodule.c 67.9 ++++ b/gtk/gtkmodule.c 67.10 +@@ -227,8 +227,12 @@ init_gtk(void) 67.11 + pygtk_add_stock_items(d); 67.12 + 67.13 + /* extension API */ 67.14 +- PyDict_SetItemString(d, "_PyGtk_API", 67.15 +- o=PyCObject_FromVoidPtr(&functions, NULL)); 67.16 ++#if PY_VERSION_HEX >= 0x02070000 67.17 ++ o = PyCapsule_New(&functions, "gtk._gtk._PyGtk_API", NULL); 67.18 ++#else 67.19 ++ o = PyCObject_FromVoidPtr(&functions, NULL); 67.20 ++#endif 67.21 ++ PyDict_SetItemString(d, "_PyGtk_API", o); 67.22 + Py_DECREF(o); 67.23 + 67.24 + PyGtkDeprecationWarning = PyErr_NewException("gtk.GtkDeprecationWarning", 67.25 +diff --git a/gtk/pygtk.h b/gtk/pygtk.h 67.26 +index 573c3b9..e4c680f 100644 67.27 +--- a/gtk/pygtk.h 67.28 ++++ b/gtk/pygtk.h 67.29 +@@ -60,6 +60,18 @@ struct _PyGtk_FunctionStruct *_PyGtk_API; 67.30 + 67.31 + 67.32 + /* a function to initialise the pygtk functions */ 67.33 ++ 67.34 ++/* Python 2.7 introduced the PyCapsule API and deprecated the CObject API */ 67.35 ++#if PY_VERSION_HEX >= 0x02070000 67.36 ++#define init_pygtk() G_STMT_START { \ 67.37 ++ void *capsule = PyCapsule_Import("gtk._gtk._PyGtk_API", 0); \ 67.38 ++ if (!capsule) { \ 67.39 ++ return; \ 67.40 ++ } \ 67.41 ++ _PyGtk_API = (struct _PyGtk_FunctionStruct*)capsule; \ 67.42 ++} G_STMT_END 67.43 ++#else /* PY_VERSION_HEX */ 67.44 ++/* Python 2.6 and earlier use the CObject API */ 67.45 + #define init_pygtk() G_STMT_START { \ 67.46 + PyObject *pygtk = PyImport_ImportModule("gtk"); \ 67.47 + if (pygtk != NULL) { \ 67.48 +@@ -79,6 +91,7 @@ struct _PyGtk_FunctionStruct *_PyGtk_API; 67.49 + return; \ 67.50 + } \ 67.51 + } G_STMT_END 67.52 ++#endif /* PY_VERSION_HEX */ 67.53 + 67.54 + #endif 67.55 +
68.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 68.2 +++ b/python-pygtk/stuff/patches/series Thu Aug 23 10:22:21 2018 +0300 68.3 @@ -0,0 +1,1 @@ 68.4 +python27.patch
69.1 --- a/pywebkitgtk/receipt Thu Aug 23 08:03:04 2018 +0300 69.2 +++ b/pywebkitgtk/receipt Thu Aug 23 10:22:21 2018 +0300 69.3 @@ -12,7 +12,7 @@ 69.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 69.5 WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/pywebkitgtk/$TARBALL" 69.6 69.7 -BUILD_DEPENDS="python-dev libxslt-dev glib-dev pygtk-dev webkitgtk-dev" 69.8 +BUILD_DEPENDS="python-dev libxslt-dev glib-dev python-pygtk-dev webkitgtk-dev" 69.9 SPLIT="pywebkitgtk-dev" 69.10 69.11 compile_rules() {
70.1 --- a/qemulator/receipt Thu Aug 23 08:03:04 2018 +0300 70.2 +++ b/qemulator/receipt Thu Aug 23 10:22:21 2018 +0300 70.3 @@ -12,7 +12,7 @@ 70.4 WGET_URL="http://qemulator.createweb.de/phocadownload/$TARBALL" 70.5 TAGS="emulator virtualization" 70.6 70.7 -DEPENDS="python pygtk qemu" 70.8 +DEPENDS="python python-pygtk qemu" 70.9 70.10 # Rules to gen a SliTaz package suitable for Tazpkg. 70.11 genpkg_rules()
71.1 --- a/quodlibet/receipt Thu Aug 23 08:03:04 2018 +0300 71.2 +++ b/quodlibet/receipt Thu Aug 23 10:22:21 2018 +0300 71.3 @@ -13,9 +13,9 @@ 71.4 TAGS="multimedia audio sound music player python" 71.5 71.6 DEPENDS="python-dbus gst0-python gst0-plugins-base gst0-plugins-good \ 71.7 -gst0-plugins-ugly mutagen pygtk gstreamer0" 71.8 +gst0-plugins-ugly mutagen python-pygtk gstreamer0" 71.9 BUILD_DEPENDS="python-dbus-dev gst0-python-dev gst0-plugins-base-dev \ 71.10 -gst0-plugins-good gstreamer0-dev gst0-plugins-ugly pygtk-dev intltool \ 71.11 +gst0-plugins-good gstreamer0-dev gst0-plugins-ugly python-pygtk-dev intltool \ 71.12 gettext gtk+-dev python-dev file" 71.13 71.14 # Rules to configure and make the package.
72.1 --- a/recorder/receipt Thu Aug 23 08:03:04 2018 +0300 72.2 +++ b/recorder/receipt Thu Aug 23 10:22:21 2018 +0300 72.3 @@ -10,8 +10,8 @@ 72.4 WEB_SITE="https://code.google.com/archive/p/recorder/" 72.5 WGET_URL="http://recorder.googlecode.com/files/$TARBALL" # FIXME 72.6 72.7 -DEPENDS="pygtk coreutils cdrkit dvd+rw-tools" 72.8 -BUILD_DEPENDS="pygtk-dev" 72.9 +DEPENDS="python-pygtk coreutils cdrkit dvd+rw-tools" 72.10 +BUILD_DEPENDS="python-pygtk-dev" 72.11 72.12 # Rules to configure and make the package. 72.13 compile_rules()
73.1 --- a/sbackup/receipt Thu Aug 23 08:03:04 2018 +0300 73.2 +++ b/sbackup/receipt Thu Aug 23 10:22:21 2018 +0300 73.3 @@ -11,7 +11,7 @@ 73.4 TARBALL="${PACKAGE}_$VERSION.tar.gz" 73.5 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 73.6 73.7 -BUILD_DEPENDS="python notify-python gettext-base pygtk gvfs fuse2 sshfs-fuse \ 73.8 +BUILD_DEPENDS="python notify-python gettext-base python-pygtk gvfs fuse2 sshfs-fuse \ 73.9 curlftpfs desktop-file-utils gettext-tools" 73.10 73.11 compile_rules() { 73.12 @@ -25,7 +25,7 @@ 73.13 73.14 genpkg_rules() { 73.15 copy @std 73.16 - DEPENDS="python notify-python gettext-base pygtk gvfs fuse2 sshfs-fuse \ 73.17 + DEPENDS="python notify-python gettext-base python-pygtk gvfs fuse2 sshfs-fuse \ 73.18 curlftpfs desktop-file-utils" 73.19 TAGS="backup" 73.20 }
74.1 --- a/screenlets/receipt Thu Aug 23 08:03:04 2018 +0300 74.2 +++ b/screenlets/receipt Thu Aug 23 10:22:21 2018 +0300 74.3 @@ -22,7 +22,7 @@ 74.4 74.5 genpkg_rules() { 74.6 copy @std 74.7 - DEPENDS="python pygtk python-xdg python-beautifulsoup4 gnome-python-desktop \ 74.8 + DEPENDS="python python-pygtk python-xdg python-beautifulsoup4 gnome-python-desktop \ 74.9 python-dbus gnome-icon-theme" 74.10 } 74.11
75.1 --- a/sonata/receipt Thu Aug 23 08:03:04 2018 +0300 75.2 +++ b/sonata/receipt Thu Aug 23 10:22:21 2018 +0300 75.3 @@ -10,8 +10,8 @@ 75.4 WEB_SITE="https://www.nongnu.org/sonata/" 75.5 WGET_URL="https://github.com/multani/sonata/archive/v$VERSION.tar.gz" 75.6 75.7 -DEPENDS="pygtk python-mpd python-dbus mpd libffi" 75.8 -BUILD_DEPENDS="pygtk-dev python-dbus-dev python-pygobject2-dev gettext \ 75.9 +DEPENDS="python-pygtk python-mpd python-dbus mpd libffi" 75.10 +BUILD_DEPENDS="python-pygtk-dev python-dbus-dev python-pygobject2-dev gettext \ 75.11 acl libcroco python-dev gtk+-dev libffi-dev" 75.12 75.13 # Rules to configure and make the package.
76.1 --- a/sozi/receipt Thu Aug 23 08:03:04 2018 +0300 76.2 +++ b/sozi/receipt Thu Aug 23 10:22:21 2018 +0300 76.3 @@ -18,5 +18,5 @@ 76.4 76.5 genpkg_rules() { 76.6 copy @std 76.7 - DEPENDS="inkscape python pygtk python-lxml" 76.8 + DEPENDS="inkscape python python-pygtk python-lxml" 76.9 }
77.1 --- a/stoq/receipt Thu Aug 23 08:03:04 2018 +0300 77.2 +++ b/stoq/receipt Thu Aug 23 10:22:21 2018 +0300 77.3 @@ -10,9 +10,9 @@ 77.4 WEB_SITE="http://www.stoq.com.br" 77.5 WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" 77.6 77.7 -DEPENDS="python pygtk postgresql python-psycopg2 zopeinterface python-pil \ 77.8 +DEPENDS="python python-pygtk postgresql python-psycopg2 zopeinterface python-pil \ 77.9 python-reportlab stoqlib stoqdrivers python-kiwi python-gazpacho" 77.10 -BUILD_DEPENDS="python python-dev pygtk python-kiwi stoqlib gettext-tools" 77.11 +BUILD_DEPENDS="python-dev python-pygtk-dev python-kiwi stoqlib gettext-tools" 77.12 77.13 # Rules to configure and make the package. 77.14 compile_rules()
78.1 --- a/stoqlib/receipt Thu Aug 23 08:03:04 2018 +0300 78.2 +++ b/stoqlib/receipt Thu Aug 23 10:22:21 2018 +0300 78.3 @@ -12,7 +12,7 @@ 78.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 78.5 WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL" 78.6 78.7 -DEPENDS="python pygtk postgresql python-psycopg2 zopeinterface python-pil \ 78.8 +DEPENDS="python python-pygtk postgresql python-psycopg2 zopeinterface python-pil \ 78.9 python-reportlab python-kiwi python-gazpacho stoqdrivers python-dateutil" 78.10 BUILD_DEPENDS="python python-dev zopeinterface python-kiwi python-gazpacho \ 78.11 python-psycopg2 stoqdrivers python-pil python-reportlab python-dateutil gettext-tools"
79.1 --- a/terminator/receipt Thu Aug 23 08:03:04 2018 +0300 79.2 +++ b/terminator/receipt Thu Aug 23 10:22:21 2018 +0300 79.3 @@ -10,7 +10,7 @@ 79.4 WEB_SITE="http://www.tenshu.net/p/terminator.html" 79.5 WGET_URL="https://launchpad.net/terminator/trunk/$VERSION/+download/$TARBALL" 79.6 79.7 -DEPENDS="python pygtk notify-python" 79.8 +DEPENDS="python python-pygtk notify-python" 79.9 BUILD_DEPENDS="python-dev gettext intltool" 79.10 79.11 # Rules to configure and make the package.
80.1 --- a/usbmanager/receipt Thu Aug 23 08:03:04 2018 +0300 80.2 +++ b/usbmanager/receipt Thu Aug 23 10:22:21 2018 +0300 80.3 @@ -10,8 +10,8 @@ 80.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 80.5 WGET_URL="https://launchpad.net/$PACKAGE/1.x-hal/$VERSION/+download/$TARBALL" 80.6 80.7 -DEPENDS="python dbus-glib python-dbus notify-python python-pygobject2 pygtk \ 80.8 -util-linux-whereis util-linux-mkfs mtools" 80.9 +DEPENDS="python dbus-glib python-dbus notify-python python-pygobject2 \ 80.10 +python-pygtk util-linux-whereis util-linux-mkfs mtools" 80.11 BUILD_DEPENDS="python gettext" 80.12 80.13 # Rules to configure and make the package.
81.1 --- a/vte-gtk2/receipt Thu Aug 23 08:03:04 2018 +0300 81.2 +++ b/vte-gtk2/receipt Thu Aug 23 10:22:21 2018 +0300 81.3 @@ -13,7 +13,8 @@ 81.4 WGET_URL="$GNOME_MIRROR/vte/0.28/$TARBALL" 81.5 81.6 BUILD_DEPENDS_arm="gtk+-dev ncurses-dev" 81.7 -BUILD_DEPENDS="intltool gtk+-dev python-dev gobject-introspection-dev pygtk-dev" 81.8 +BUILD_DEPENDS="intltool gtk+-dev python-dev gobject-introspection-dev \ 81.9 +python-pygtk-dev" 81.10 SPLIT="vte-gtk2-terminal vte-gtk2-python vte-gtk2 vte-gtk2-dev" 81.11 81.12 compile_rules() {
82.1 --- a/wbarconf/receipt Thu Aug 23 08:03:04 2018 +0300 82.2 +++ b/wbarconf/receipt Thu Aug 23 10:22:21 2018 +0300 82.3 @@ -10,7 +10,7 @@ 82.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 82.5 WGET_URL="http://kapsi.fi/ighea/$PACKAGE/$TARBALL" 82.6 82.7 -DEPENDS="wbar python pygtk python-pygobject2" 82.8 +DEPENDS="wbar python python-pygtk python-pygobject2" 82.9 82.10 # Rules to gen a SliTaz package suitable for Tazpkg. 82.11 genpkg_rules()
83.1 --- a/wicd/receipt Thu Aug 23 08:03:04 2018 +0300 83.2 +++ b/wicd/receipt Thu Aug 23 10:22:21 2018 +0300 83.3 @@ -11,7 +11,7 @@ 83.4 WGET_URL="https://launchpad.net/wicd/${VERSION:0:3}/$VERSION/+download/$TARBALL" 83.5 TAGS="wireless ethernet" 83.6 83.7 -DEPENDS="python python-dbus ethtool wpa_supplicant pygtk" 83.8 +DEPENDS="python python-dbus ethtool wpa_supplicant python-pygtk" 83.9 BUILD_DEPENDS="python-distribute python-babel python-dev python-dbus-dev" 83.10 83.11 # Rules to configure and make the package.
84.1 --- a/xpra/receipt Thu Aug 23 08:03:04 2018 +0300 84.2 +++ b/xpra/receipt Thu Aug 23 10:22:21 2018 +0300 84.3 @@ -16,7 +16,7 @@ 84.4 BUILD_DEPENDS="python python-cython libvpx-dev xorg-libX11-dev x264-dev \ 84.5 x265-dev xorg-libXcomposite-dev xorg-libXdamage-dev xorg-libXext-dev \ 84.6 xorg-libXfixes-dev xorg-libxkbfile-dev xorg-libXrandr-dev xorg-libXtst-dev \ 84.7 -python-pygobject2-dev pygtk-dev python-dev" 84.8 +python-pygobject2-dev python-pygtk-dev python-dev" 84.9 84.10 compile_rules() { 84.11 echo 'NAME=SliTaz' > /etc/os-release # use both with the patch 84.12 @@ -29,5 +29,5 @@ 84.13 copy @std 84.14 DEPENDS="glib gtk+ libvpx python x264 x265 xorg-libX11 xorg-libXcomposite \ 84.15 xorg-libXdamage xorg-libXext xorg-libXfixes xorg-libXi xorg-libXrandr \ 84.16 - xorg-libXtst xorg-libxkbfile pygtk python-pygobject2" # maybe some other python-* too 84.17 + xorg-libXtst xorg-libxkbfile python-pygtk python-pygobject2" # maybe some other python-* too 84.18 }
85.1 --- a/zim/receipt Thu Aug 23 08:03:04 2018 +0300 85.2 +++ b/zim/receipt Thu Aug 23 10:22:21 2018 +0300 85.3 @@ -11,9 +11,9 @@ 85.4 WGET_URL="http://zim-wiki.org/downloads/$TARBALL" 85.5 TAGS="wiki notebook" 85.6 85.7 -DEPENDS="python pygtk python-pygobject2 python-simplejson python-xdg \ 85.8 +DEPENDS="python python-pygtk python-pygobject2 python-simplejson python-xdg \ 85.9 desktop-file-utils shared-mime-info xdg-utils" 85.10 -BUILD_DEPENDS="$DEPENDS pycairo-dev python-pygobject2-dev pygtk-dev python-dev" 85.11 +BUILD_DEPENDS="$DEPENDS pycairo-dev python-pygobject2-dev python-pygtk-dev python-dev" 85.12 85.13 # Rules to configure and make the package. 85.14 compile_rules()