summaryrefslogtreecommitdiff
path: root/recipes-lxde/lxappearance
diff options
context:
space:
mode:
authorPeter Tworek <tworaz666@gmail.com>2011-11-07 22:21:36 +0100
committerPeter Tworek <tworaz666@gmail.com>2011-11-07 22:21:36 +0100
commitabfef776aba7bc88650befba182364624453bb79 (patch)
treee1f3c594472ff09a25af767c5dbecf166b7ae0ad /recipes-lxde/lxappearance
parent72116e6a9b9fc09be030570eca2307ce7ce0f408 (diff)
Import some more LXDE recipes.
Diffstat (limited to 'recipes-lxde/lxappearance')
-rw-r--r--recipes-lxde/lxappearance/lxappearance_0.5.1.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/recipes-lxde/lxappearance/lxappearance_0.5.1.bb b/recipes-lxde/lxappearance/lxappearance_0.5.1.bb
new file mode 100644
index 0000000..bf0a230
--- /dev/null
+++ b/recipes-lxde/lxappearance/lxappearance_0.5.1.bb
@@ -0,0 +1,15 @@
+DESCRIPTION = "LXDE GTK+ theme switcher"
+HOMEPAGE = "http://lxde.org/"
+SECTION = "x11"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+RDEPENDS = "gtk+"
+DEPENDS = "${RDEPENDS} intltool-native pkgconfig-native"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/lxde/${PN}-${PV}.tar.gz"
+SRC_URI[md5sum] = "34d157a7fe97ef0b93db8fab3f251e07"
+SRC_URI[sha256sum] = "74e638257092201a572f1fcd4eb93c195c9fa75e27602662de542b002e6deade"
+
+inherit autotools gettext