Import buildroot 2016.02.01
This commit is contained in:
8
firmware/buildroot/package/hicolor-icon-theme/Config.in
Normal file
8
firmware/buildroot/package/hicolor-icon-theme/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_HICOLOR_ICON_THEME
|
||||
bool "hicolor icon theme"
|
||||
help
|
||||
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).
|
||||
@@ -0,0 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 9cc45ac3318c31212ea2d8cb99e64020732393ee7630fa6c1810af5f987033cc hicolor-icon-theme-0.15.tar.xz
|
||||
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# hicolor-icon-theme
|
||||
#
|
||||
################################################################################
|
||||
|
||||
HICOLOR_ICON_THEME_VERSION = 0.15
|
||||
HICOLOR_ICON_THEME_SITE = http://icon-theme.freedesktop.org/releases
|
||||
HICOLOR_ICON_THEME_SOURCE = hicolor-icon-theme-$(HICOLOR_ICON_THEME_VERSION).tar.xz
|
||||
HICOLOR_ICON_THEME_LICENSE = GPLv2
|
||||
HICOLOR_ICON_THEME_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user