]> Pileus Git - ~andy/sunrise/commitdiff
sci-misc/gcam: New application, see bug 231227. Thanks to Renato Caldas and Tommy[D].
authorAndreas Hüttel <dilfridge@gentoo.org>
Sun, 20 Dec 2009 22:49:33 +0000 (22:49 +0000)
committerAndreas Hüttel <dilfridge@gentoo.org>
Sun, 20 Dec 2009 22:49:33 +0000 (22:49 +0000)
svn path=/sunrise/; revision=9752

sci-misc/gcam/ChangeLog [new file with mode: 0644]
sci-misc/gcam/Manifest [new file with mode: 0644]
sci-misc/gcam/gcam-2009.05.31.ebuild [new file with mode: 0644]
sci-misc/gcam/metadata.xml [new file with mode: 0644]

diff --git a/sci-misc/gcam/ChangeLog b/sci-misc/gcam/ChangeLog
new file mode 100644 (file)
index 0000000..f31b75c
--- /dev/null
@@ -0,0 +1,8 @@
+# ChangeLog for sci-misc/gcam
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  20 Dec 2009; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
+  +gcam-2009.05.31.ebuild, +metadata.xml:
+  New application, see bug 231227. Thanks to Renato Caldas and Tommy[D].
+
diff --git a/sci-misc/gcam/Manifest b/sci-misc/gcam/Manifest
new file mode 100644 (file)
index 0000000..4130904
--- /dev/null
@@ -0,0 +1,4 @@
+DIST gcam-2009.05.31.tar.gz 588143 RMD160 d1e9e6135da28a8258f6ffa61e58ca96a01b8a23 SHA1 a0b0d9d4dfef9d124d62cc245ae9c4a32a500279 SHA256 490a5248e8bb51167a553989d1566e94d1e57cb758cc1e3af4a904eec4681fd8
+EBUILD gcam-2009.05.31.ebuild 384 RMD160 abbdad233f8a4e615fdecb99b703e1da27700843 SHA1 ed7a7e037075cae6b6988774cce31f78ec059321 SHA256 d12c2069ca52d2f3c145715f1652f7dafdbb47305fe37faadc6bde9727452bc3
+MISC ChangeLog 296 RMD160 cfed6244a258510328a1dc5e41650f83ec63ffdc SHA1 f0573475878f9ed3cc1ebaefc759b6e465c904a4 SHA256 4767aabba1f703d19f9c091386be6c4559b1fccf8661c96eac3db3802a84fa62
+MISC metadata.xml 171 RMD160 ed284df01c230fc7990a6b5888b39166d23f29ba SHA1 f3d64a69044b710e23fb874b3ee4cd338858c8b4 SHA256 a7b30fbacd0e4c312c07a3efac112a3794c81d134442d8104325734d03425adf
diff --git a/sci-misc/gcam/gcam-2009.05.31.ebuild b/sci-misc/gcam/gcam-2009.05.31.ebuild
new file mode 100644 (file)
index 0000000..070941e
--- /dev/null
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI="1"
+
+inherit base
+
+DESCRIPTION="GNU Computer Aided Manufacturing"
+HOMEPAGE="http://gcam.js.cx"
+SRC_URI="http://gcam.js.cx/files/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="x11-libs/gtk+:2
+       x11-libs/gtkglext"
+RDEPEND="${DEPEND}"
diff --git a/sci-misc/gcam/metadata.xml b/sci-misc/gcam/metadata.xml
new file mode 100644 (file)
index 0000000..6f1d493
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <herd>maintainer-wanted</herd>
+</pkgmetadata>