* [Buildroot] [PATCH] adwaita-icon-theme: install to staging
@ 2016-06-20 13:56 Gustavo Zacarias
2016-06-20 14:01 ` Gustavo Zacarias
0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2016-06-20 13:56 UTC (permalink / raw)
To: buildroot
It's required for evince to find the pkgconfig file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/adwaita-icon-theme/adwaita-icon-theme.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/adwaita-icon-theme/adwaita-icon-theme.mk b/package/adwaita-icon-theme/adwaita-icon-theme.mk
index 24ce350..6851f4d 100644
--- a/package/adwaita-icon-theme/adwaita-icon-theme.mk
+++ b/package/adwaita-icon-theme/adwaita-icon-theme.mk
@@ -7,6 +7,7 @@
ADWAITA_ICON_THEME_VERSION = 3.20
ADWAITA_ICON_THEME_SITE = http://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/$(ADWAITA_ICON_THEME_VERSION)
ADWAITA_ICON_THEME_SOURCE = adwaita-icon-theme-$(ADWAITA_ICON_THEME_VERSION).tar.xz
+ADWAITA_ICON_THEME_INSTALL_STAGING = YES
ADWAITA_ICON_THEME_LICENSE = LGPLv3 or CC-BY-SA-3.0
ADWAITA_ICON_THEME_LICENSE_FILES = COPYING COPYING_LGPL COPYING_CCBYSA3
ADWAITA_ICON_THEME_DEPENDENCIES = host-intltool host-libgtk3
--
2.7.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] adwaita-icon-theme: install to staging
2016-06-20 13:56 [Buildroot] [PATCH] adwaita-icon-theme: install to staging Gustavo Zacarias
@ 2016-06-20 14:01 ` Gustavo Zacarias
0 siblings, 0 replies; 4+ messages in thread
From: Gustavo Zacarias @ 2016-06-20 14:01 UTC (permalink / raw)
To: buildroot
On 20/06/16 10:56, Gustavo Zacarias wrote:
> It's required for evince to find the pkgconfig file.
Ignore, send-email on the wrong branch, that's not quite ready yet.
Regards.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] adwaita-icon-theme: install to staging
@ 2016-10-28 13:13 Gustavo Zacarias
2016-10-28 13:17 ` Thomas Petazzoni
0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2016-10-28 13:13 UTC (permalink / raw)
To: buildroot
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>
---
package/adwaita-icon-theme/adwaita-icon-theme.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/adwaita-icon-theme/adwaita-icon-theme.mk b/package/adwaita-icon-theme/adwaita-icon-theme.mk
index b9ec0c0..fdf66c8 100644
--- a/package/adwaita-icon-theme/adwaita-icon-theme.mk
+++ b/package/adwaita-icon-theme/adwaita-icon-theme.mk
@@ -8,6 +8,7 @@ ADWAITA_ICON_THEME_VERSION_MAJOR = 3.22
ADWAITA_ICON_THEME_VERSION = $(ADWAITA_ICON_THEME_VERSION_MAJOR).0
ADWAITA_ICON_THEME_SITE = http://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/$(ADWAITA_ICON_THEME_VERSION_MAJOR)
ADWAITA_ICON_THEME_SOURCE = adwaita-icon-theme-$(ADWAITA_ICON_THEME_VERSION).tar.xz
+ADWAITA_ICON_THEME_INSTALL_STAGING = YES
ADWAITA_ICON_THEME_LICENSE = LGPLv3 or CC-BY-SA-3.0
ADWAITA_ICON_THEME_LICENSE_FILES = COPYING COPYING_LGPL COPYING_CCBYSA3
ADWAITA_ICON_THEME_DEPENDENCIES = host-intltool host-libgtk3
--
2.7.3
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH] adwaita-icon-theme: install to staging
2016-10-28 13:13 Gustavo Zacarias
@ 2016-10-28 13:17 ` Thomas Petazzoni
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2016-10-28 13:17 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 28 Oct 2016 10:13:23 -0300, Gustavo Zacarias wrote:
> 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>
> ---
> package/adwaita-icon-theme/adwaita-icon-theme.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-10-28 13:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20 13:56 [Buildroot] [PATCH] adwaita-icon-theme: install to staging Gustavo Zacarias
2016-06-20 14:01 ` Gustavo Zacarias
-- strict thread matches above, loose matches on Subject: below --
2016-10-28 13:13 Gustavo Zacarias
2016-10-28 13:17 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox