diff options
Diffstat (limited to 'packages/gperiodic')
-rw-r--r-- | packages/gperiodic/gperiodic_1.3.3.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages/gperiodic/gperiodic_1.3.3.bb b/packages/gperiodic/gperiodic_1.3.3.bb deleted file mode 100644 index 427f31565b..0000000000 --- a/packages/gperiodic/gperiodic_1.3.3.bb +++ /dev/null @@ -1,12 +0,0 @@ -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/applications" -DEPENDS = "gtk+-1.2" - -SRC_URI = "http://gperiodic.seul.org/downloads/gperiodic-${PV}.tar.gz" - -inherit autotools |