From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- gnome-base/libbonoboui/Manifest | 3 -- .../libbonoboui/libbonoboui-2.24.5-r1.ebuild | 61 ---------------------- gnome-base/libbonoboui/metadata.xml | 16 ------ 3 files changed, 80 deletions(-) delete mode 100644 gnome-base/libbonoboui/Manifest delete mode 100644 gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild delete mode 100644 gnome-base/libbonoboui/metadata.xml (limited to 'gnome-base/libbonoboui') diff --git a/gnome-base/libbonoboui/Manifest b/gnome-base/libbonoboui/Manifest deleted file mode 100644 index b8495a4c6c7c..000000000000 --- a/gnome-base/libbonoboui/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST libbonoboui-2.24.5.tar.bz2 976250 BLAKE2B b8847b23479ba1c13ee41ebc67031c94572f9f9e5ae88b067da78bac2c78d6c52c6a5bd408246328fb71fa2d1722ce69acaa517c90520cd9fe5e81828988d6ea SHA512 163a8f39d9dad7fc3f1afc55b1a779961d285abe2988ff74bfcad4376e9dbfb91bb3e8212f96f48f91c54a6aff749ba6e00ea2d9add10c76b650f3072b875100 -EBUILD libbonoboui-2.24.5-r1.ebuild 1353 BLAKE2B 9036282e66376be9d572430fb6d43686ef1c1822449ee69d5b6bcf8347f859fa9da07af6cb7d06c58309162dedb0cf33ddf5fc2a71a6a62d5161325c04df30e8 SHA512 36c5d014d765f6b61bb6d964372498ac61b2d79a4b7e431cf47258c76f7ba2e520b18e684be6f04d901d13b10d152c6a17806329713f1fc62845d87f99b8b961 -MISC metadata.xml 744 BLAKE2B 9b0f0bd7470f3486c1e2dc90ef701db7a4d55afd42092904326842651f6b29b02e35a136c69b7e252d6bd458f5f2b4eea384a27bcc69067ef6b9deeeb3e6dd2e SHA512 0f23ea97d68a4c46220dd395343aa63ed8351222f0c8aeeeefe9d9410a397522d7866f4600023653ac683513754480d92c7fffcd551d5f7987b2100ca2b5c370 diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild deleted file mode 100644 index 4f9fbea282dd..000000000000 --- a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" -GNOME_TARBALL_SUFFIX="bz2" - -inherit eutils gnome2 virtualx - -DESCRIPTION="User Interface part of libbonobo" -HOMEPAGE="https://developer.gnome.org/libbonoboui/" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" -IUSE="examples test" -RESTRICT="!test? ( test )" - -# GTK+ dep due to bug #126565 -RDEPEND=" - >=gnome-base/libgnomecanvas-1.116 - >=gnome-base/libbonobo-2.22 - >=gnome-base/libgnome-2.13.7 - >=dev-libs/libxml2-2.4.20:2 - >=gnome-base/gconf-2:2 - >=x11-libs/gtk+-2.8.12:2 - >=dev-libs/glib-2.6.0:2 - >=gnome-base/libglade-1.99.11:2.0 - >=dev-libs/popt-1.5 -" -DEPEND="${RDEPEND} - dev-util/gtk-doc-am - x11-apps/xrdb - sys-devel/gettext - virtual/pkgconfig - >=dev-util/intltool-0.40 -" - -src_prepare() { - if ! use test; then - # don't waste time building tests - sed 's/tests//' -i Makefile.am Makefile.in || die "sed 1 failed" - fi - - if ! use examples; then - sed 's/samples//' -i Makefile.am Makefile.in || die "sed 2 failed" - fi - - gnome2_src_prepare -} - -src_configure() { - addpredict "/root/.gnome2_private" - gnome2_src_configure --disable-static -} - -src_test() { - addpredict "/root/.gnome2_private" - Xemake check -} diff --git a/gnome-base/libbonoboui/metadata.xml b/gnome-base/libbonoboui/metadata.xml deleted file mode 100644 index 561f51608528..000000000000 --- a/gnome-base/libbonoboui/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - - computer. It will however make a snappier openoffice than the binary version. - The Bonobo UI library provides a number of user interface controls using the - Bonobo component framework. This module is heading towards planned deprecation. - It will continue to be supported and API/ABI stable throughout the GNOME 2.x - series, but we do not recommend using it in new applications unless you require - functionality that has not already been moved elsewhere. - - -- cgit v1.2.3