aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome/gnome-icon-theme_1.3.3.bb
blob: e44a06697e3f0c5bc7d3b960350d0723ffe40dad (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
SECTION = "x11/gnome"
SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2"
DEPENDS = "glib intltool-native"
PR="r1"

FILES_${PN} += "${datadir}/*"

EXTRA_OECONF = "--disable-hicolor-check"

inherit autotools pkgconfig