summaryrefslogtreecommitdiff
path: root/gnome-base/libbonoboui
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /gnome-base/libbonoboui
reinit the tree, so we can have metadata
Diffstat (limited to 'gnome-base/libbonoboui')
-rw-r--r--gnome-base/libbonoboui/Manifest5
-rw-r--r--gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild60
-rw-r--r--gnome-base/libbonoboui/metadata.xml16
3 files changed, 81 insertions, 0 deletions
diff --git a/gnome-base/libbonoboui/Manifest b/gnome-base/libbonoboui/Manifest
new file mode 100644
index 000000000000..caaec6377423
--- /dev/null
+++ b/gnome-base/libbonoboui/Manifest
@@ -0,0 +1,5 @@
+DIST libbonoboui-2.24.5.tar.bz2 976250 SHA256 fab5f2ac6c842d949861c07cb520afe5bee3dce55805151ce9cd01be0ec46fcd SHA512 163a8f39d9dad7fc3f1afc55b1a779961d285abe2988ff74bfcad4376e9dbfb91bb3e8212f96f48f91c54a6aff749ba6e00ea2d9add10c76b650f3072b875100 WHIRLPOOL 3713f466b6ef3e433fa2988654bc4569f87a51d704d007be2f71e02c720f30f17043b2097b6734b6a8d8f46ac45305815b392578753af1c6f62657c7575aea62
+EBUILD libbonoboui-2.24.5-r1.ebuild 1353 SHA256 612d162156bd09a311c90587cc66329f14a28c5179eac2b9e27c034fcc99bd99 SHA512 28e09e22b6161b90d4a4be92b8d25fb3c66cc36a1f94f45e288256b5c62a55f65fe9a6065e1320463e3c6e2c4a7ad79c7da0ccde8a7681a93f31e829e6457294 WHIRLPOOL bc6503c40f54274c8ad6be437e127e01c4ad462bf72170c9b5625465b12321be1dee16e34ff85b394a8f864bddab68b29e69044c403b40e372c920dc325a2d98
+MISC ChangeLog 2782 SHA256 3e31e4db77e25edfadf29e9f89bed6a0a0d50801d6d7de4bc81566b5cf6c04fb SHA512 b49ab36fe7f06f3d53b0f33a319fce171215e8565601492bb547a4b77521efb667c367e874b19ccdfd47c9de58ceb499ed3d4e4184a3d65b9eff187e006672b5 WHIRLPOOL 9de4c2a26ee4e182b814cc03213f793f2dd1f674ea0bb6b0d5a8f7fe78f26ab25bfcd84534670a529f77635aa89b1ea6dda7e24558499e34b38144f8f0e34467
+MISC ChangeLog-2015 26713 SHA256 82fa7873380b2ff93cd57820e061cd92bbe831035dd2fb03d85e65d9b1cb8488 SHA512 4eda53ec4ace5352c45a8c5d1e6e541f2ed940f3e411448c0537c86294eff68d6c96ae3e1a2278145dc6d6c2c71d7a4694911364bc0428a919000cbb21217704 WHIRLPOOL 2bf3d6548adca74891829b1164f97000473f2caaecd65f6a06e1460a2d4b07204883d43afb371af00eac1f6d1b227be318364f37b0df3e2edcfff3820a619296
+MISC metadata.xml 744 SHA256 d6cbf206717aeb6b74978b2fe79de6b98f12b14865d7ebe4679cc1d276d19237 SHA512 0f23ea97d68a4c46220dd395343aa63ed8351222f0c8aeeeefe9d9410a397522d7866f4600023653ac683513754480d92c7fffcd551d5f7987b2100ca2b5c370 WHIRLPOOL 5a02b6f544d8c272a4ddc856cab6a27bc85739310dfcff29b5c652e2dd9f7b2245bd156a6bf90c20281c34e7c25d7a1d21bad0d0266b4e35d990565574e74941
diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild
new file mode 100644
index 000000000000..56b1c70caca9
--- /dev/null
+++ b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2017 Gentoo Foundation
+# 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 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+IUSE="examples 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
new file mode 100644
index 000000000000..561f51608528
--- /dev/null
+++ b/gnome-base/libbonoboui/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+</maintainer>
+<longdescription>
+ 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.
+</longdescription>
+</pkgmetadata>