theming work continues
authorKirtika Ruchandani <kirtibr@gmail.com>
Sun, 14 Jun 2009 10:27:54 +0000 (15:57 +0530)
committerKirtika Ruchandani <kirtibr@gmail.com>
Sun, 14 Jun 2009 10:27:54 +0000 (15:57 +0530)
hildon-theme-layout-4_0.14.8.bb [new file with mode: 0644]

diff --git a/hildon-theme-layout-4_0.14.8.bb b/hildon-theme-layout-4_0.14.8.bb
new file mode 100644 (file)
index 0000000..a81e424
--- /dev/null
@@ -0,0 +1,15 @@
+# Copyright (C) 2009 Kirtika Ruchandani <kirtibr@gmail.com>
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+DESCRIPTION = "Maemo theming tools and layout "
+HOMEPAGE = "http://maemo.org"
+LICENSE = "Creative Commons"
+SECTION = "ui"
+DEPENDS = "hildon-theme-tools"
+PR = "r1"
+
+SRC_URI = "http://repository.maemo.org/pool/fremantle/free/h/${PN}/${PN}_${PV}-1.tar.gz"
+
+inherit autotools pkgconfig
+
+