From a50f68d19f417d14c086b1ef72c90bbedc726871 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Tue, 27 Feb 2007 08:58:21 +0000 Subject: * Added sato-icon-theme package git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1293 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/sato-icon-theme/sato-icon-theme_svn.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 meta/packages/sato-icon-theme/sato-icon-theme_svn.bb (limited to 'meta/packages/sato-icon-theme/sato-icon-theme_svn.bb') diff --git a/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb new file mode 100644 index 000000000..c9bd9f84e --- /dev/null +++ b/meta/packages/sato-icon-theme/sato-icon-theme_svn.bb @@ -0,0 +1,14 @@ +SECTION = "x11" +DESCRIPTION = "Sato Icon Theme" +LICENSE = "LGPL" +DEPENDS = "" +PV = "0.0+svn${SRCDATE}" +PR = "r1" + +SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=sato-icon-theme;proto=http" +S = "${WORKDIR}/sato-icon-theme" + +PACKAGES += "sato-icon-theme" + +inherit autotools pkgconfig + -- cgit v1.2.3