[oe-commits] Koen Kooi : gnome-system-tools: add 2.28.2

git version control git at git.openembedded.org
Thu Feb 25 12:22:08 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 86975b82c6d4f6774841672475a87e9de1ed2142
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=86975b82c6d4f6774841672475a87e9de1ed2142

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Feb 23 12:57:04 2010 +0100

gnome-system-tools: add 2.28.2

---

 recipes/gnome/gnome-system-tools_2.28.2.bb |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/recipes/gnome/gnome-system-tools_2.28.2.bb b/recipes/gnome/gnome-system-tools_2.28.2.bb
new file mode 100644
index 0000000..503a111
--- /dev/null
+++ b/recipes/gnome/gnome-system-tools_2.28.2.bb
@@ -0,0 +1,18 @@
+DESCRIPTION = "GNOME utilities"
+SECTION = "x11/gnome"
+LICENSE = "GPL"
+DEPENDS = "nautilus gnome-common glib-2.0 gtk+ gconf liboobs system-tools-backends gnome-control-center"
+inherit gnome pkgconfig
+
+SRC_URI += "file://remove-docs.patch;patch=1"
+SRC_URI[archive.md5sum] = "6947cd83c8f83af54e76a36ab3bb6cf0"
+SRC_URI[archive.sha256sum] = "806dd14792149b7f01e84a214b8d6debda53965e1eb74d189c66498adeb2af29"
+
+EXTRA_OECONF = "--disable-scrollkeeper \
+               "
+LDFLAGS += "-lgthread-2.0"
+
+FILES_${PN} += "${libdir}/nautilus/extensions-2.0"
+
+FILES_${PN}-dbg += "${libdir}/nautilus/extensions-2.0/.debug"
+





More information about the Openembedded-commits mailing list