summaryrefslogtreecommitdiff
path: root/dev-python/liblarch
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 /dev-python/liblarch
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-python/liblarch')
-rw-r--r--dev-python/liblarch/Manifest5
-rw-r--r--dev-python/liblarch/liblarch-2.1.0.ebuild27
-rw-r--r--dev-python/liblarch/metadata.xml21
3 files changed, 53 insertions, 0 deletions
diff --git a/dev-python/liblarch/Manifest b/dev-python/liblarch/Manifest
new file mode 100644
index 000000000000..bbe4e7faa904
--- /dev/null
+++ b/dev-python/liblarch/Manifest
@@ -0,0 +1,5 @@
+DIST liblarch-2.1.0.tar.gz 26829 SHA256 f55b8ce2c6350b614f46acf826c323b03bd64890288dd25b31cda3ccdb59d49b SHA512 fd6a6c48142e434f49fb49d9dee874b88f013775c280dd2dc929ed5fff4df7bd3743bf915b09dac4329f894cac24e466d78366a072136de389725bc5ed985ec1 WHIRLPOOL b2e34e15d5dd523597cc369fbfec6c02a8785b34c6fec1035a0995714aecde2c4dfe92ead1b1b60cfed81a725f85af7e604eda25fa46028ab36d0b8e73bd8485
+EBUILD liblarch-2.1.0.ebuild 626 SHA256 7ec5b2842c3f66204402b8ba030e3462d7bbbb54428c8837f008800236e74fbc SHA512 e137786e5f705db99a1de668ccb2bb99c215d3a348bd61e3d38597837a5642f57e44214016751da48fd88eae7bd863b2e8d4c9e52a4429b20b2f51ccdeb2d4cc WHIRLPOOL 433897d18e86befbcbab14e165ae8ca9091f0b356384e87f222e64686ac89bad7739f43c495bf5e5e4871717a65a1cf9debd5ee51cb847d02890f0dcf247acc5
+MISC ChangeLog 2352 SHA256 0108be4357696cfa75451b33f39df4e3d885f7942fcd7cb010dc1441cd1e2ae1 SHA512 b0dc1dbe5d204a87a05bfb6cd3d07510bed29a86b3efd9c0dac413727c46a14408709d91dfffb69c2689271bbe9a0115df94be1233ac94326ee24229805dd09b WHIRLPOOL 51890ce00367dba0276f0a4b294a60974be87349a127fb94d75ebc4452d1f143dac22815ebe00540ed305a3920d30cf6bd3372d6b4e857e511d8927d9396969d
+MISC ChangeLog-2015 494 SHA256 30767d9ec2bfced5d4f17ec800ec34205804002606cbcf13c7d20b1b5b7b17f0 SHA512 15d7fa7b9df3a6917b4796efa97a9672dd32e1749c00c1746b93f49214c4397e1fcadb0dc7b0a99e993cb93651f2aaccd1334646e286023245a47225e8625e96 WHIRLPOOL 6493eb200ca757a538e7cff41f23664e2f2de8253de9c510f10a14048ac3d299135e6913e6d688c3fd5ec6b5fd243b4b3d6ac6c749038db3e03edbc2f0f6f48b
+MISC metadata.xml 956 SHA256 fd7a48d17caaa9dc3a249fc27e866467d361ab8aea3f1f8a606b887a401008c8 SHA512 889cb88e102b063e3629e031f7c6d39b1a883cae96bdcd2f9bf97fb45cff9fe86df13f22c706cc79d172f47ce6ada406f133bc278471b5e987e3fed98e67a695 WHIRLPOOL bb5226c0d16f9f1a334a5ee766f6a3d3ce0aeb5c9810a157e8097165cdc9fe1e89f107bba631cfd1895077e117954f22d003a9d1c034874042c6efc461e4fefe
diff --git a/dev-python/liblarch/liblarch-2.1.0.ebuild b/dev-python/liblarch/liblarch-2.1.0.ebuild
new file mode 100644
index 000000000000..2bba1e2d90f7
--- /dev/null
+++ b/dev-python/liblarch/liblarch-2.1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="Library to handle directed acyclic graphs"
+HOMEPAGE="https://live.gnome.org/liblarch"
+SRC_URI="http://gtg.fritalk.com/publique/gtg.fritalk.com/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ dev-python/pygobject:2[${PYTHON_USEDEP}]
+ dev-python/pygtk[${PYTHON_USEDEP}]
+"
+RDEPEND="${DEPEND}"
+
+# This is what should be run if tarball included testsuite
+#python_test() {
+# ${PYTHON} "${S}"/run-tests
+#}
diff --git a/dev-python/liblarch/metadata.xml b/dev-python/liblarch/metadata.xml
new file mode 100644
index 000000000000..c2ca3019dd88
--- /dev/null
+++ b/dev-python/liblarch/metadata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>eva@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>leio@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>steev@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
+ Liblarch is a python library built to easily handle data structure such are lists, trees and directed acyclic graphs (tree where nodes can have multiple parents). There's also a liblarch-gtk binding that will allow you to use your data structure in a Gtk.Treeview.
+
+ Liblarch supports multiple views of one data structure and complex filtering. That way, you have a clear separation between your data themselves (Model) and how they are displayed (View).
+ </longdescription>
+ <upstream>
+ <remote-id type="github">liblarch/liblarch</remote-id>
+ </upstream>
+</pkgmetadata>