summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-07-06 10:46:12 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-07-06 10:46:12 +0000
commitb8e86037ec8aa1250ee40ca2cb68ec508fdd3f1d (patch)
treea4b2e641345a7e1523fc26199b8bc2ea2215c4c9 /net-wireless
parentversion bump (diff)
downloadhistorical-b8e86037ec8aa1250ee40ca2cb68ec508fdd3f1d.tar.gz
historical-b8e86037ec8aa1250ee40ca2cb68ec508fdd3f1d.tar.bz2
historical-b8e86037ec8aa1250ee40ca2cb68ec508fdd3f1d.zip
added gnome python patch (#97632)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gnome-bluetooth/ChangeLog9
-rw-r--r--net-wireless/gnome-bluetooth/Manifest19
-rw-r--r--net-wireless/gnome-bluetooth/files/digest-gnome-bluetooth-0.5.1-r21
-rw-r--r--net-wireless/gnome-bluetooth/files/gnome-bluetooth-0.5.1-gnome.patch12
-rw-r--r--net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1-r2.ebuild57
5 files changed, 94 insertions, 4 deletions
diff --git a/net-wireless/gnome-bluetooth/ChangeLog b/net-wireless/gnome-bluetooth/ChangeLog
index 96ef4821bafb..2e11ba53714d 100644
--- a/net-wireless/gnome-bluetooth/ChangeLog
+++ b/net-wireless/gnome-bluetooth/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for net-wireless/gnome-bluetooth
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.17 2005/05/12 19:22:42 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.18 2005/07/06 10:46:12 liquidx Exp $
+
+*gnome-bluetooth-0.5.1-r2 (06 Jul 2005)
+
+ 06 Jul 2005; Alastair Tse <liquidx@gentoo.org>
+ +files/gnome-bluetooth-0.5.1-gnome.patch,
+ +gnome-bluetooth-0.5.1-r2.ebuild:
+ added gnome python patch (#97632)
12 May 2005; Tobias Scherbaum <dertobi123@gentoo.org>
gnome-bluetooth-0.5.1-r1.ebuild:
diff --git a/net-wireless/gnome-bluetooth/Manifest b/net-wireless/gnome-bluetooth/Manifest
index 503afe64b2a3..37145bd12faf 100644
--- a/net-wireless/gnome-bluetooth/Manifest
+++ b/net-wireless/gnome-bluetooth/Manifest
@@ -1,11 +1,24 @@
-MD5 8c6e2f154a49504779c8c9661be15c8f ChangeLog 2672
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 6ad9a5a561a8ffec4d79b98b9e4bc15e ChangeLog 2876
MD5 b8d74ef95f6d4ed18c27eb91772ca760 gnome-bluetooth-0.4.1.ebuild 1258
-MD5 0abfbaaad5770f268091bab168724d98 gnome-bluetooth-0.5.1-r1.ebuild 1348
MD5 16e582416bafabc76f1f541ec6716c0a gnome-bluetooth-0.5.1.ebuild 1288
MD5 7a66fef4deb08f29b7cf0de1c2e3a4de metadata.xml 254
+MD5 0abfbaaad5770f268091bab168724d98 gnome-bluetooth-0.5.1-r1.ebuild 1348
+MD5 bf946bb646b9a6c0fa2f7676cef873ac gnome-bluetooth-0.5.1-r2.ebuild 1382
MD5 ff63b2b07eb50db8962f544a45028bee files/digest-gnome-bluetooth-0.4.1 73
MD5 6da6c9018b79e0077f1a3bb071a01cef files/digest-gnome-bluetooth-0.5.1 73
-MD5 6da6c9018b79e0077f1a3bb071a01cef files/digest-gnome-bluetooth-0.5.1-r1 73
MD5 9c859b033ee9e338893bc5bc3ea21d5a files/gnome-bluetooth-0.4.1-gtk24.patch 2340
MD5 1b075164be0f7aab81714a3efd302a65 files/gnome-bluetooth-0.5.1-gobcrash.patch 1099
+MD5 6da6c9018b79e0077f1a3bb071a01cef files/digest-gnome-bluetooth-0.5.1-r1 73
MD5 a254aa9cdd6ad1e9e5f2e7a78c636b25 files/gnome-bluetooth-0.5.1-obex_xfer_rate.patch 2108
+MD5 c9cdf6988fe751bbd26baf8b6eba1a34 files/gnome-bluetooth-0.5.1-gnome.patch 602
+MD5 6da6c9018b79e0077f1a3bb071a01cef files/digest-gnome-bluetooth-0.5.1-r2 73
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCy7aLTM53OX+9xmMRAsXiAKCC7jJRjMUYhVp+8LRullfIk2eN2gCghU4/
+qzhwKyRBXmUeFL+XIp/y/ok=
+=uI4e
+-----END PGP SIGNATURE-----
diff --git a/net-wireless/gnome-bluetooth/files/digest-gnome-bluetooth-0.5.1-r2 b/net-wireless/gnome-bluetooth/files/digest-gnome-bluetooth-0.5.1-r2
new file mode 100644
index 000000000000..0cf8c37a3873
--- /dev/null
+++ b/net-wireless/gnome-bluetooth/files/digest-gnome-bluetooth-0.5.1-r2
@@ -0,0 +1 @@
+MD5 60dfef22c0cc075ac1e3d84c249b8ca3 gnome-bluetooth-0.5.1.tar.gz 821273
diff --git a/net-wireless/gnome-bluetooth/files/gnome-bluetooth-0.5.1-gnome.patch b/net-wireless/gnome-bluetooth/files/gnome-bluetooth-0.5.1-gnome.patch
new file mode 100644
index 000000000000..afc44b2d02c5
--- /dev/null
+++ b/net-wireless/gnome-bluetooth/files/gnome-bluetooth-0.5.1-gnome.patch
@@ -0,0 +1,12 @@
+--- gnome-bluetooth-0.5.1/python/manager.py.gnome 2005-02-21 14:56:23.000000000 +0100
++++ gnome-bluetooth-0.5.1/python/manager.py 2005-02-21 14:56:26.000000000 +0100
+@@ -139,8 +139,7 @@
+ menu.add (gtk.ImageMenuItem ('gnome-stock-about'), self.on_about)
+ menuitem.set_submenu (menu)
+
+- self.statusbar = gnome.ui.AppBar (gtk.TRUE, gtk.TRUE,
+- gnome.ui.PREFERENCES_NEVER)
++ self.statusbar = gnome.ui.AppBar (gtk.TRUE, gtk.TRUE)
+ self.window.set_statusbar (self.statusbar)
+ self.window.set_menus (menubar)
+ menubar.show_all ()
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1-r2.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1-r2.ebuild
new file mode 100644
index 000000000000..d0cbc2de97fa
--- /dev/null
+++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1-r2.ebuild
@@ -0,0 +1,57 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-0.5.1-r2.ebuild,v 1.1 2005/07/06 10:46:12 liquidx Exp $
+
+inherit distutils gnome2 eutils
+
+DESCRIPTION="Gnome2 Bluetooth integration suite."
+HOMEPAGE="http://usefulinc.com/software/gnome-bluetooth/"
+SRC_URI="http://downloads.usefulinc.com/gnome-bluetooth/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
+IUSE=""
+
+RDEPEND=">=gnome-base/libgnomeui-2
+ >=gnome-base/gnome-vfs-2.1.3
+ >=x11-libs/gtk+-2
+ >=gnome-base/librsvg-2
+ >=gnome-base/libglade-2
+ >=gnome-base/libgnome-2
+ >=gnome-base/libbonobo-2
+ >=gnome-base/libbonoboui-2
+ >=gnome-base/gconf-2
+ >=gnome-base/orbit-2
+ >=dev-util/gob-2
+ >=dev-libs/openobex-1
+ >=net-wireless/bluez-libs-2.7
+ >=net-wireless/libbtctl-0.4.1
+ >=dev-python/pygtk-2.0
+ >=dev-python/gnome-python-2"
+
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ dev-util/pkgconfig"
+
+DOCS="README NEWS AUTHORS COPYING ChangeLog"
+MAKEOPTS="${MAKEOPTS} -j1"
+PYTHON_MODNAME="gnomebt"
+
+src_unpack() {
+ unpack ${A}
+ cd ${S}
+ epatch ${FILESDIR}/${P}-gobcrash.patch
+ epatch ${FILESDIR}/${P}-obex_xfer_rate.patch
+ epatch ${FILESDIR}/${P}-gnome.patch
+}
+
+pkg_postinst() {
+ distutils_pkg_postinst
+ gnome2_pkg_postinst
+}
+
+pkg_postrm() {
+ distutils_pkg_postrm
+ gnome2_pkg_postrm
+}