Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Corjon <corjon.j@ecagroup.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 5/7] Revert "qt5base: install bundled fonts to target"
Date: Tue, 15 Nov 2016 18:13:05 +0100	[thread overview]
Message-ID: <20161115171307.7499-6-corjon.j@ecagroup.com> (raw)
In-Reply-To: <20161115171307.7499-1-corjon.j@ecagroup.com>

qtbase carries nor more fonts since c5ceabb9a1caf6b9b7615a28c3097f221772f645

This reverts commit cdfa21b06041eb601e0bea79f2c8f50e9d637384.

Signed-off-by: Andreas Naumann <anaumann@ultratronik.de>
Signed-off-by: Julien Corjon <corjon.j@ecagroup.com>
---
 package/qt5/qt5base/qt5base.mk | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/package/qt5/qt5base/qt5base.mk b/package/qt5/qt5base/qt5base.mk
index f4ca921..e49718e 100644
--- a/package/qt5/qt5base/qt5base.mk
+++ b/package/qt5/qt5base/qt5base.mk
@@ -234,13 +234,6 @@ define QT5BASE_INSTALL_TARGET_PLUGINS
 	fi
 endef
 
-define QT5BASE_INSTALL_TARGET_FONTS
-	if [ -d $(STAGING_DIR)/usr/lib/fonts/ ] ; then \
-		mkdir -p $(TARGET_DIR)/usr/lib/fonts ; \
-		cp -dpfr $(STAGING_DIR)/usr/lib/fonts/* $(TARGET_DIR)/usr/lib/fonts ; \
-	fi
-endef
-
 define QT5BASE_INSTALL_TARGET_EXAMPLES
 	if [ -d $(STAGING_DIR)/usr/lib/qt/examples/ ] ; then \
 		mkdir -p $(TARGET_DIR)/usr/lib/qt/examples ; \
-- 
2.9.3

  parent reply	other threads:[~2016-11-15 17:13 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-08 10:30 [Buildroot] [PATCH 0/5] Bump QT 5.8.0-beta Andreas Naumann
2016-11-08 10:30 ` [Buildroot] [PATCH 1/5] qt5: bump to 5.8.0-beta Andreas Naumann
2016-11-08 22:50   ` Arnout Vandecappelle
2016-11-09 18:53     ` Andreas Naumann
2016-11-10  9:22   ` Julien CORJON
2016-11-08 10:30 ` [Buildroot] [PATCH 2/5] Revert "qt5base: install bundled fonts to target" Andreas Naumann
2016-11-08 22:50   ` Arnout Vandecappelle
2016-11-08 10:30 ` [Buildroot] [PATCH 3/5] qt5webkit: bump to 5.8.0-beta Andreas Naumann
2016-11-08 22:51   ` Arnout Vandecappelle
2016-11-09 18:54     ` Andreas Naumann
2016-11-08 10:30 ` [Buildroot] [PATCH 4/5] qt5declarative: enable Quick for non-GL platforms Andreas Naumann
2016-11-08 22:53   ` Arnout Vandecappelle
2016-11-09 18:52     ` Andreas Naumann
2016-11-08 10:30 ` [Buildroot] [PATCH 5/5] quickcontrols1/2: enable for software renderer Andreas Naumann
2016-11-08 22:56   ` Arnout Vandecappelle
2016-11-09 18:52     ` Andreas Naumann
2016-11-08 22:57 ` [Buildroot] [PATCH 0/5] Bump QT 5.8.0-beta Arnout Vandecappelle
2016-11-09 18:56   ` Andreas Naumann
2016-11-15 17:13 ` [Buildroot] [Rejected v2 0/7] qt5 bump to 5.8.0-beta Julien Corjon
2016-11-15 17:13   ` [Buildroot] [Rejected v2 1/7] qt5webkit: Get sources from Qt-5-unofficial-builds Julien Corjon
2016-11-15 17:16     ` Alexey Brodkin
2016-11-15 17:22       ` Julien CORJON
2016-11-15 17:25         ` Alexey Brodkin
2016-11-15 17:13   ` [Buildroot] [Rejected v2 2/2] qt5: bump to 5.8.0-beta Julien Corjon
2016-11-15 17:13   ` [Buildroot] [Rejected v2 3/7] qt5enginio : move into legacy compatibility Julien Corjon
2016-11-15 17:13   ` [Buildroot] [Rejected v2 4/7] qt53d/qt5quickcontrols2/qt5serialbus : move out of tech preview Julien Corjon
2016-11-15 17:13   ` Julien Corjon [this message]
2016-11-15 17:13   ` [Buildroot] [Rejected v2 6/7] qt5declarative: enable Quick for non-GL platforms Julien Corjon
2016-11-15 17:13   ` [Buildroot] [Rejected v2 7/7] quickcontrols1/2: enable for software renderer Julien Corjon
2016-11-15 17:20   ` [Buildroot] [Rejected v2 0/7] qt5 bump to 5.8.0-beta Алексей Бродкин
2016-11-16  7:41   ` Andreas Naumann
2016-11-16  8:32     ` Julien CORJON

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161115171307.7499-6-corjon.j@ecagroup.com \
    --to=corjon.j@ecagroup.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox