summaryrefslogtreecommitdiff
path: root/sci-mathematics/lybniz
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 /sci-mathematics/lybniz
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-mathematics/lybniz')
-rw-r--r--sci-mathematics/lybniz/Manifest5
-rw-r--r--sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild27
-rw-r--r--sci-mathematics/lybniz/metadata.xml15
3 files changed, 47 insertions, 0 deletions
diff --git a/sci-mathematics/lybniz/Manifest b/sci-mathematics/lybniz/Manifest
new file mode 100644
index 000000000000..ee8f1aeee27f
--- /dev/null
+++ b/sci-mathematics/lybniz/Manifest
@@ -0,0 +1,5 @@
+DIST lybniz-1.3.2.tar.gz 70328 SHA256 07cdd1aee3ea0af700f0e7b2364bfc35136356f0a845c784bb117e600be4636b SHA512 e4a8e92b467657b70a5137ea883a101f8335e2da10ce6a3d69b647cb4968be7c617d64fcc1572ea9e5bf49177282dc648844f4bf763cde00c25081118bf1e79e WHIRLPOOL 990a0df5d24d8d6ac2753b33c4f3ba9a781aaaee4c34fa3c7480007dca2140aeb91bad019da41dce3560a743f525c47426b9c7901e20f4f3befcffae6a725f08
+EBUILD lybniz-1.3.2-r1.ebuild 558 SHA256 e2df0ceb1fa45a0b8d9f8eaa2c893bff5552989cd18eb683253dee20b27d7620 SHA512 e12397cc9283c4826b9175ff5d851fa389ccb06afddcee82f19f08c280537bf56c4550c274811ac6397577334a708dff521810f2b675a91a74719d2aa73e9138 WHIRLPOOL 7f3bd2a5ad4adf9bc556d0b976dd67033bb8a5492ff4d98cd3de29319741ac7744904081459220f46566fa2758cae2d63de188272b254f82f0abf8fb608d9452
+MISC ChangeLog 2431 SHA256 77c3fc00a3235e074ffffcdc102790f324da9fca60382c3cd729837339490f73 SHA512 817a59c72caf88c9755c9efc0880d43b6eb1f1608c6847c0e157bccfd8b309d774bf143171293d9565a7faa1fda25e19fba086835bdacb6fdaaa26fc532d88ce WHIRLPOOL 5fdd0f853990733507641eb1e0de0d7f23a784142145eadf2f68ac341c122a05d2379d4cfdb21faed63cdcfc17d3f470e05f5265798bb1f4cff172a962480708
+MISC ChangeLog-2015 690 SHA256 7387b63dccedbb4ea780b810a81f9a44da232ad1a7699ec8eec65d273ba17bb7 SHA512 6abbf6adcaf072f9aee928db1dccc64ec7f6711d3c54933ef03830ab4ad21a4e5b7f0e74ffbe754c38ef99d61bf63f2077e07ad13ad0b8a0df172fbecba106a6 WHIRLPOOL 86fb2ee975704b3849b4ab45bcbf836d492552ef7ee3eb7f3d9f34a30e9ec121dffb35f717fbf288236d6bf8a29435a306ba6cca0efe060f932dd04d55041797
+MISC metadata.xml 483 SHA256 fe455f45ff02b41f944c69c1b1be0b61933c4843686f8cb4ac8fc747fa62228c SHA512 6ca80d3944b1ee257bfb7c49b9b35d8abd91c54dd6fe34fc1b481d57335dc15b20135d803288603a5095a4bc817374e7120fbe02c87b9e71249d18b24106a19f WHIRLPOOL e2743f67ea4ff0a6d096385bb8412f2e1d6fa4aab14955dae2b41ab5fc20c8e00799e63ded324bd6eac0bfe2d5b7081e632661c3326b6c19c4bcf3f331ddc223
diff --git a/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild b/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild
new file mode 100644
index 000000000000..3993079f7da7
--- /dev/null
+++ b/sci-mathematics/lybniz/lybniz-1.3.2-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 )
+
+inherit distutils-r1
+
+DESCRIPTION="A function plotter program written in PyGTK"
+HOMEPAGE="http://lybniz2.sourceforge.net/"
+SRC_URI="mirror://sourceforge/lybniz2/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/pygtk:2[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ sed -i \
+ -e 's/Education;/Education;Math;/' \
+ ${PN}.desktop || die
+
+ distutils-r1_src_prepare
+}
diff --git a/sci-mathematics/lybniz/metadata.xml b/sci-mathematics/lybniz/metadata.xml
new file mode 100644
index 000000000000..d82130d3e06a
--- /dev/null
+++ b/sci-mathematics/lybniz/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci-mathematics@gentoo.org</email>
+ <name>Gentoo Mathematics Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ Lybniz is an easy to use mathematical function graph plotter using
+ PyGTK.
+</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">lybniz2</remote-id>
+ </upstream>
+</pkgmetadata>