summaryrefslogtreecommitdiff
path: root/sci-calculators/galculator
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-calculators/galculator
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r--sci-calculators/galculator/Manifest5
-rw-r--r--sci-calculators/galculator/galculator-2.1.4.ebuild30
-rw-r--r--sci-calculators/galculator/metadata.xml12
3 files changed, 47 insertions, 0 deletions
diff --git a/sci-calculators/galculator/Manifest b/sci-calculators/galculator/Manifest
new file mode 100644
index 000000000000..f3ec0c23540d
--- /dev/null
+++ b/sci-calculators/galculator/Manifest
@@ -0,0 +1,5 @@
+DIST galculator-2.1.4.tar.bz2 472989 SHA256 01cfafe6606e7ec45facb708ef85efd6c1e8bb41001a999d28212a825ef778ae SHA512 ca5f373649d9bf26184e94ba6a501610efbb13e92a8723cda78b83aa495519e82e5b4fcd17f00f615eb702ed186598aecc70ae63a8238c32384b7f608cba4cfa WHIRLPOOL 23104f14850cbe59b2753e0bd659182e593be9e82c009ecd934a1c441d71c2eddee5d788c678e02514ce56c866edc15f4b13785daf1eef5ac7dbca2a1244a544
+EBUILD galculator-2.1.4.ebuild 634 SHA256 610938a8cfc7d8dfcc65b4045f40c2c92fec00bded6de2155d4c612081da057c SHA512 e6fa284df113818030873eeb7d18906fa05a383ccf04e4418717eb7bb20a93df727616a7108ca504d53e2cf2cee5c9ce9491912a8243fd41852961cf3a43a513 WHIRLPOOL 41f32efbd49ea18b7467b988e540722537391b14cbb27fa5493ad21afdd053a21903ea79d351008c6dbaa7611ac683e152446b112544332f5bcd12e1d1bebfc0
+MISC ChangeLog 3738 SHA256 049b10b2ae9fbbf2888584824626c6895475700bd364964304e1e0f44c4736a0 SHA512 ca0eed69eb101544ec4270c72f02531cd024c35275102d21d0309dd5cb2d5f1adef92d31b32d3f9e7b124b439a3db2b91413bbbec15d0f19e6bb568c2d092b06 WHIRLPOOL 5371e101988aa7712f3e09dbd448b1346f30df80b624d078b7158cc3e9b3a5898c55c8ff71dd502ec2873f201968c9089d738df224e6d66d36a60eb88aea4ba4
+MISC ChangeLog-2015 7314 SHA256 37b2dee41fe3331033784647bd43e77540668653660cedaf77a4bbc383411fcf SHA512 5d8644d9bbcae9368a799a85661371844ff3178607de2f9bea8d5349074521bef218471a5ce36c1ebd8270361e58ad75ecbc34fbb2993b9f79feb538d46c4530 WHIRLPOOL c2042697db72887567708e52a776f86451a02ce3a5f2740287dcd2886727b63db6b34f4f91305f55cfe10cc883044acc2298280722b49c14b876e62009510969
+MISC metadata.xml 394 SHA256 192e5d70ed38fc5dbeb4a4c18d63db864cea6588082da313625b392c849724fa SHA512 fc850474030836be72c5a81983052b0af11312a3b3ef815b6b5eaf7a95a1b7bdbf5b1f25b5e0b2c32786b6fc5958993ff859bd2c9c818dc7df68dbecb4b61800 WHIRLPOOL fbe0a2ff23e3d73486abdc8125238c84d0dd06a0e8ccb7730651a05b099c8f1256df32d43f3973788d049a6bf22d6d763e181a11c818fa359abcc99fbdb517b3
diff --git a/sci-calculators/galculator/galculator-2.1.4.ebuild b/sci-calculators/galculator/galculator-2.1.4.ebuild
new file mode 100644
index 000000000000..51aea36bb244
--- /dev/null
+++ b/sci-calculators/galculator/galculator-2.1.4.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+GCONF_DEBUG=no
+
+inherit gnome2
+
+DESCRIPTION="GTK+ based algebraic and RPN calculator"
+HOMEPAGE="http://galculator.mnim.org/"
+SRC_URI="http://galculator.mnim.org/downloads/${P}.tar.bz2"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~alpha amd64 ~arm ~ppc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+IUSE=""
+
+RDEPEND="
+ dev-libs/glib:2
+ x11-libs/gtk+:3
+ x11-libs/pango
+"
+DEPEND="${RDEPEND}
+ dev-util/intltool
+ sys-devel/flex
+ sys-devel/gettext
+ virtual/pkgconfig
+"
+
+DOCS="AUTHORS ChangeLog NEWS README THANKS doc/shortcuts"
diff --git a/sci-calculators/galculator/metadata.xml b/sci-calculators/galculator/metadata.xml
new file mode 100644
index 000000000000..8476d090875e
--- /dev/null
+++ b/sci-calculators/galculator/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>gnome@gentoo.org</email>
+ <name>Gentoo GNOME Desktop</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">galculator/galculator</remote-id>
+ <remote-id type="sourceforge">galculator</remote-id>
+ </upstream>
+</pkgmetadata>