summaryrefslogtreecommitdiffstats
path: root/package/adwaita-icon-theme
Commit message (Collapse)AuthorAgeFilesLines
* package: use SPDX short identifier for LGPLv3/LGPLv3+Rahul Bedarkar2017-04-011-1/+1
| | | | | | | | | | | We want to use SPDX identifier for license string as much as possible. SPDX short identifier for LGPLv3/LGPLv3+ is LGPL-3.0/LGPL-3.0+. This change is done using following command. find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/LGPLv3(\+)?/LGPL-3.0\1/g' Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: install to stagingGustavo Zacarias2016-10-281-0/+1
| | | | | | | | This is required for the upcoming evince package which checks for adwaita presence via pkgconfig file, which normally resides in staging. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: bump to version 3.22.0Gustavo Zacarias2016-09-252-4/+5
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: bump to version 3.20Gustavo Zacarias2016-03-242-5/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: bump to version 3.18.0Gustavo Zacarias2015-10-142-4/+4
| | | | | | | Also switch from ftp to http, it's better for firewall-laden places. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: also available for libgtk2Gustavo Zacarias2015-04-081-1/+1
| | | | | | | It can actually be used for libgtk2 as well as libgtk3. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: Add hash fileAndré Hentschel2015-03-111-0/+2
| | | | | Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* adwaita-icon-theme: depends on host-libgtk3Eric Le Bihan2014-11-042-1/+2
| | | | | | | | | | | The adwaita icon theme can only be selected with libgtk3 and depends on host-libgtk3 to build. Fixes http://autobuild.buildroot.org/results/f8d/f8d0e2198fa54f9141512e2db6dc46e3cee1cd44/ Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* adwaita-icon-theme: add missing dependency on host-intltoolThomas Petazzoni2014-11-011-0/+1
| | | | | | | | Fixes: http://autobuild.buildroot.org/results/2d7/2d74a4b7ea7c679a4879e209b42df75acbab690c/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* adwaita-icon-theme: new packageEric Le Bihan2014-11-012-0/+18
This package provides the Adwaita icon theme from the GNOME desktop environment. [Thomas: fix the license information to indicate that CC-BY-SA-3.0 is one of the licenses, and add the COPYING file as well.] Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud