From 69ed4fb82fd58df7b719116fec19091beea41a0f Mon Sep 17 00:00:00 2001 From: Kirtika Ruchandani Date: Sun, 14 Jun 2009 15:57:54 +0530 Subject: [PATCH] theming work continues --- hildon-theme-layout-4_0.14.8.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 hildon-theme-layout-4_0.14.8.bb diff --git a/hildon-theme-layout-4_0.14.8.bb b/hildon-theme-layout-4_0.14.8.bb new file mode 100644 index 0000000..a81e424 --- /dev/null +++ b/hildon-theme-layout-4_0.14.8.bb @@ -0,0 +1,15 @@ +# Copyright (C) 2009 Kirtika Ruchandani +# 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 + + -- 1.7.9.5