aboutsummaryrefslogtreecommitdiffstats
path: root/packages/openmoko-base/openmoko-icon-theme-standard_svn.bb
blob: 8be6211d68581e94534403cd60fa72b6f613a68d (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Standard Gtk+ icon theme for the OpenMoko distribution"
SECTION = "openmoko/base"
PV = "0.0+svn${SRCDATE}"
PR = "r0"

inherit openmoko-base autotools

SRC_URI = "${OPENMOKO_MIRROR}/src/target/${OPENMOKO_RELEASE}/artwork;module=icons;proto=http"
S = "${WORKDIR}/icons"

PACKAGE_ARCH = "all"