public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/sera:master commit in: dev-util/enventor/
@ 2014-01-19 18:56 Ralph Sennhauser
  0 siblings, 0 replies; only message in thread
From: Ralph Sennhauser @ 2014-01-19 18:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a9b37b1a42285edb08e1af0ccbe53c7cf642cd52
Author:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 19 15:20:57 2014 +0000
Commit:     Ralph Sennhauser <sera <AT> gentoo <DOT> org>
CommitDate: Sun Jan 19 15:20:57 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/sera.git;a=commit;h=a9b37b1a

Add package dev-util/enventor, an edc editor

Package-Manager: portage-2.2.8
Manifest-Sign-Key: 3C5CF75A

---
 dev-util/enventor/Manifest              | 15 +++++++++++++++
 dev-util/enventor/enventor-0.1.0.ebuild | 24 ++++++++++++++++++++++++
 dev-util/enventor/metadata.xml          | 10 ++++++++++
 3 files changed, 49 insertions(+)

diff --git a/dev-util/enventor/Manifest b/dev-util/enventor/Manifest
new file mode 100644
index 0000000..638ac91
--- /dev/null
+++ b/dev-util/enventor/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST enventor-0.1.tar.bz2 565536 SHA256 144ca4eabea0c5b640e338f8f03a5692f60d51f4d667d264fc9299ed4148f67d SHA512 f79a0e0d6b20dec025702905390e96ead0be4ed5be59f3fade7cdb9be1b98b30769d3490d6f641c922ad4338a52270fc39bc6e6dfa9c454cb5ae9f74982d0cb2 WHIRLPOOL f5a1abac182477692cbcbe1090e7bcc988c4b116b1470944115eae0e125045328e5248543580078d9dd8a3510f7ec4dc1a43a5b91b50b6e2b8b9f4a0bd52ebb9
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.22 (GNU/Linux)
+
+iQEcBAEBCAAGBQJS2+1ZAAoJELjwI6Q8XPdaUD4IAIkOnBMU5v9lIpHqRJUbmOGo
+1gdinflILtSCy6BdwJWJLIg6PAc6bmIekkjMPPtGXlmY5o7/LvlXv3PBR/t/jMhL
+sHIEQoi1Bdvs4TiioGPJDnZCFo9x82tqocxvORCtnlAhTeBvSLsutq/zW+S+EI8o
+rkjsaXF1taGMWeoYWa6/JNbFtnVwijojupFqunZieMiNV2SH4Lpv+OHuIEozVfax
+73NyGKAfwtFJntkEM2DuXVTGDwDUDwFrTBPL2ILeE6/ESa6MMZi3EY87Jo+zVUnZ
+1TJ6nXVDhUPW7HEPFNbZ4aQdJqj5FKP1kBgg4LEzGcAUA/pXml5BSHingxosQJI=
+=EYKM
+-----END PGP SIGNATURE-----

diff --git a/dev-util/enventor/enventor-0.1.0.ebuild b/dev-util/enventor/enventor-0.1.0.ebuild
new file mode 100644
index 0000000..6412747
--- /dev/null
+++ b/dev-util/enventor/enventor-0.1.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="An EDC editor"
+HOMEPAGE="http://www.enlightenment.org/"
+SRC_URI="http://download.enlightenment.org/rel/apps/${PN}/${P%.0}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="static-libs"
+
+RDEPEND="
+	>=dev-libs/efl-1.8.1
+	>=media-libs/elementary-1.8.0"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
+
+src_configure() {
+	econf $(use_enable static-libs static)
+}

diff --git a/dev-util/enventor/metadata.xml b/dev-util/enventor/metadata.xml
new file mode 100644
index 0000000..9081edb
--- /dev/null
+++ b/dev-util/enventor/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer>
+    <email>sera@gentoo.org</email>
+    <name>Ralph Sennhauser</name>
+  </maintainer>
+  <longdescription lang="en">
+  </longdescription>
+</pkgmetadata>


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

only message in thread, other threads:[~2014-01-19 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-19 18:56 [gentoo-commits] dev/sera:master commit in: dev-util/enventor/ Ralph Sennhauser

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