# Copyright (C) 2009 Kirtika Ruchandani # Released under the MIT license (see COPYING.MIT for the terms) DESCRIPTION = "Tools for developing hildon themes" HOMEPAGE = "http://maemo.org" LICENSE = "GPL" SECTION = "base/ui" DEPENDS = "gtk+" PR = "r1" SRC_URI = "http://repository.maemo.org/pool/maemo5.0beta/free/h/${PN}/${PN}_${PV}-1.tar.gz" inherit autotools pkgconfig do_stage(){ autotools_stage_all }