From c6b475276974e1dd53907e4635aa70aaf48e583a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Jun 2014 14:28:03 +0200 Subject: [PATCH] Revbump packages against python-gobject2. --- srcpkgs/farstream/template | 6 +++--- srcpkgs/gst-python/template | 6 +++--- srcpkgs/python-gconf/template | 6 +++--- srcpkgs/wicd/template | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/srcpkgs/farstream/template b/srcpkgs/farstream/template index 8d3c326b3dc..e68ed156591 100644 --- a/srcpkgs/farstream/template +++ b/srcpkgs/farstream/template @@ -1,13 +1,13 @@ # Template file for 'farstream' pkgname=farstream version=0.2.0 -revision=5 +revision=6 build_style=gnu-configure configure_args="--disable-valgrind --disable-debug --disable-static" makedepends="pkg-config intltool gupnp-igd-devel>=0.2.0 libnice-devel>=0.1.3 - gst-plugins-base1-devel python-devel gst-python-devel pygobject2-devel + gst-plugins-base1-devel python-devel gst-python-devel python-gobject2-devel gobject-introspection" -depends="gst-python pygobject2 pygtk gst-plugins-good1 gst-plugins-bad1" +depends="gst-python pygtk gst-plugins-good1 gst-plugins-bad1" replaces="farsight2>=0" short_desc="GStreamer modules and libraries for videoconferencing" maintainer="Juan RP " diff --git a/srcpkgs/gst-python/template b/srcpkgs/gst-python/template index dcf5e87a0f2..ba5369bf8ed 100644 --- a/srcpkgs/gst-python/template +++ b/srcpkgs/gst-python/template @@ -6,9 +6,9 @@ lib32disabled=yes build_style=gnu-configure configure_args="--disable-static" hostmakedepends="pkg-config python" -makedepends="glib-devel python-devel pygobject2-devel - pygtk-devel libxml2-devel gstreamer-devel gst-plugins-base-devel" -depends="pygobject2 pygtk" +makedepends="glib-devel python-devel pygtk-devel + libxml2-devel gstreamer-devel gst-plugins-base-devel" +depends="pygtk" pycompile_module="gst-0.10" short_desc="Python bindings for GStreamer 0.10" maintainer="Juan RP " diff --git a/srcpkgs/python-gconf/template b/srcpkgs/python-gconf/template index 5819575011f..72a222c715f 100644 --- a/srcpkgs/python-gconf/template +++ b/srcpkgs/python-gconf/template @@ -1,7 +1,7 @@ # Template file for 'python-gconf' pkgname=python-gconf version=2.28.1 -revision=3 +revision=4 lib32disabled=yes wrksrc="gnome-python-${version}" build_style=gnu-configure @@ -10,9 +10,9 @@ configure_args="--enable-gconf --disable-gnome --disable-gnomeui --disable-pyvfsmodule --disable-bonobo_activation --disable-bonobo --disable-bonoboui" hostmakedepends="pkg-config python-devel" -makedepends="python-devel pygobject2-devel pygtk-devel GConf-devel" +makedepends="python-devel pygtk-devel GConf-devel" pycompile_dirs="usr/share/pygtk/2.0" -depends="pygobject2 pygtk" +depends="pygtk" short_desc="Python bindings for interacting with GConf" maintainer="Juan RP " license="GPL-2" diff --git a/srcpkgs/wicd/template b/srcpkgs/wicd/template index d5c00f192b2..7c5ff6a7748 100644 --- a/srcpkgs/wicd/template +++ b/srcpkgs/wicd/template @@ -1,11 +1,11 @@ # Template file for 'wicd' pkgname=wicd version=1.7.2.4 -revision=4 +revision=5 noarch=yes makedepends="dhcpcd wpa_supplicant wireless_tools ethtool dbus-glib dbus-python - rfkill pygobject2 python-urwid>=0.9.9 python-distribute python-babel" -depends="dbus-glib dhcpcd ethtool net-tools dbus-python pygobject2 python-urwid + rfkill python-gobject2 python-urwid>=0.9.9 python-setuptools python-babel" +depends="dbus-glib dhcpcd ethtool net-tools dbus-python python-gobject2 python-urwid rfkill wireless_tools wpa_supplicant" pycompile_module="wicd" pycompile_dirs="usr/lib/wicd usr/share/wicd"