mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
Add hicolor-icon-theme 0.9 (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2413 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL"
|
||||
inherit gnome
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://icon-theme.freedesktop.org/releases/${P}.tar.gz"
|
||||
|
||||
PACKAGE_ARCH = "all"
|
||||
|
||||
FILES_${PN} += "${datadir}/icons"
|
||||
Reference in New Issue
Block a user