buildrootschalter/package/hicolor-icon-theme/hicolor-icon-theme.mk
Eric Le Bihan ced34ea103 hicolor-icon-theme: new package
This new package provides Freedesktop Hicolor icon theme.

This is the fallback icon theme, which only creates the standard
directory structure for storing icons of third-party applications (i.e.
the ones not available in usual icon themes).

Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-10-14 17:27:47 +02:00

13 lines
400 B
Makefile

################################################################################
#
# hicolor-icon-theme
#
################################################################################
HICOLOR_ICON_THEME_VERSION = 0.13
HICOLOR_ICON_THEME_SITE = http://icon-theme.freedesktop.org/releases/
HICOLOR_ICON_THEME_LICENSE = GPLv2
HICOLOR_ICON_THEME_LICENSE_FILES = COPYING
$(eval $(autotools-package))