public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/angelos:master commit in: sys-devel/gtkparasite/
@ 2011-06-12 19:09 Christoph Mende
  0 siblings, 0 replies; only message in thread
From: Christoph Mende @ 2011-06-12 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     fa3dc173098e8983bf6322dfa93b56e3abbf43bb
Author:     Christoph Mende <angelos <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 12 19:02:14 2011 +0000
Commit:     Christoph Mende <angelos <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 19:02:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/angelos.git;a=commit;h=fa3dc173

gtkparasite: Initial commit

(Portage version: 2.2.0_alpha39/git/Linux x86_64, signed Manifest commit with key 84F20B43)

---
 sys-devel/gtkparasite/Manifest                |   12 +++++++++
 sys-devel/gtkparasite/gtkparasite-9999.ebuild |   31 +++++++++++++++++++++++++
 sys-devel/gtkparasite/metadata.xml            |    6 +++++
 3 files changed, 49 insertions(+), 0 deletions(-)

diff --git a/sys-devel/gtkparasite/Manifest b/sys-devel/gtkparasite/Manifest
new file mode 100644
index 0000000..9ebce43
--- /dev/null
+++ b/sys-devel/gtkparasite/Manifest
@@ -0,0 +1,12 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+EBUILD gtkparasite-9999.ebuild 635 RMD160 f1323dbaca7d05bc9d582e169877e113d5662f53 SHA1 d2f9ec15b77cfad0cf291e0bdd1ae3606db41083 SHA256 3d1dfcb885c2f9e6e5c85aab4a763dc915c4a821ee1ce6e36c417b59b8ba008a
+MISC metadata.xml 162 RMD160 8056876fd0119a9fcf1cf8e6a622173f9a2a41a6 SHA1 54fe1b9e689c641de2d237db03c8c38c6f7b6522 SHA256 c754e9c767b98b9894c12dd21b8ef1d01f2b5e58813a286f9a62f20078888d85
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk31DTYACgkQmWq1bYTyC0OugQD/bwEaX/DEEepSNhywmycKZiwp
+B3i1pu2Ce+LsIze5sMAA/2j2x8gQf6MvBM06CpF/3mOMv0KO1q/F7kYlV9iPebzu
+=3rre
+-----END PGP SIGNATURE-----

diff --git a/sys-devel/gtkparasite/gtkparasite-9999.ebuild b/sys-devel/gtkparasite/gtkparasite-9999.ebuild
new file mode 100644
index 0000000..836ca08
--- /dev/null
+++ b/sys-devel/gtkparasite/gtkparasite-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit autotools git-2
+
+DESCRIPTION="a debugging and development tool that runs inside your GTK+ application's process"
+HOMEPAGE="http://chipx86.github.com/gtkparasite/"
+EGIT_REPO_URI="git://github.com/chipx86/gtkparasite.git"
+EGIT_BOOTSTRAP="eautoreconf"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="dev-python/pygtk:2"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
+
+DOCS=( AUTHORS )
+
+src_configure() {
+	econf --disable-static
+}
+
+src_install() {
+	default
+	find "${ED}" -name "*.la" -exec rm -rf {} +
+}

diff --git a/sys-devel/gtkparasite/metadata.xml b/sys-devel/gtkparasite/metadata.xml
new file mode 100644
index 0000000..1bb9c56
--- /dev/null
+++ b/sys-devel/gtkparasite/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>no-herd</herd>
+</pkgmetadata>
+



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-12 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-12 19:09 [gentoo-commits] dev/angelos:master commit in: sys-devel/gtkparasite/ Christoph Mende

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox