add gperiodic, a periodic table application based on gtk+(1.2)
authorMichael Lauer <mickey@vanille-media.de>
Wed, 5 Apr 2006 17:22:39 +0000 (17:22 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 5 Apr 2006 17:22:39 +0000 (17:22 +0000)
packages/gperiodic/.mtn2git_empty [new file with mode: 0644]
packages/gperiodic/gperiodic_1.3.3.bb [new file with mode: 0644]

diff --git a/packages/gperiodic/.mtn2git_empty b/packages/gperiodic/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/gperiodic/gperiodic_1.3.3.bb b/packages/gperiodic/gperiodic_1.3.3.bb
new file mode 100644 (file)
index 0000000..3202fc2
--- /dev/null
@@ -0,0 +1,12 @@
+DESCRIPTION = "GPeriodic is a periodic table application for Linux. \
+It allows you to browse through a periodic table of the elements, \
+and view detailed information on each of the elements. \
+118 elements are currently listed."
+LICENSE = "GPL"
+HOMEPAGE = "http://gperiodic.seul.org"
+SECTION = "x11/apps"
+DEPENDS = "gtk+-1.2"
+
+SRC_URI = "http://gperiodic.seul.org/downloads/gperiodic-${PV}.tar.gz"
+
+inherit autotools