aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gperiodic/gperiodic_1.3.3.bb
blob: 427f31565bcf651c7e6910e515a123a2ac193d37 (plain)
1
2
3
4
5
6
7
8
9
10
11
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/applications"
DEPENDS = "gtk+-1.2"

SRC_URI = "http://gperiodic.seul.org/downloads/gperiodic-${PV}.tar.gz"

inherit autotools