From patchwork Tue Jul 21 11:30:16 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Julien Corjon X-Patchwork-Id: 498166 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 5BB8314012C for ; Tue, 21 Jul 2015 21:31:23 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 709DF8A0C8; Tue, 21 Jul 2015 11:31:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ApZIpePG9wxD; Tue, 21 Jul 2015 11:31:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 992DB8A92D; Tue, 21 Jul 2015 11:31:18 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 6B1101C233E for ; Tue, 21 Jul 2015 11:30:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5C57B26563 for ; Tue, 21 Jul 2015 11:30:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6kItNxfwtuqH for ; Tue, 21 Jul 2015 11:30:44 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by silver.osuosl.org (Postfix) with ESMTPS id 135A4253C1 for ; Tue, 21 Jul 2015 11:30:44 +0000 (UTC) Received: by wgmn9 with SMTP id n9so153744457wgm.0 for ; Tue, 21 Jul 2015 04:30:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PqjdVo8ex4KHIY7L6U1+bWeyJmMsr/H5KcDkSh29fS0=; b=M/LknXu70G0jakqHm3vm+3DkWQOp/vRZhxBnBo0Gjpl6VYdW5ETzDu1G7lnAB6+KmZ NLgd4U8BJXbt+AQmuk281fzDOL9iUx2BBRIpNlLGMXqcBuZtuX41AbB9Uupm8jy8s/rF CUJxtcQsK/2EY6B3h3td21v0PmLxpvvGF6T81YnZRa2ZJ17HM3UF8uZsuQEz/Wi6hhAQ hKB4RPc9Aoh0762FoyLboJIV26JNRuFFT6/U4Kah1qqXg3NX/TTKTzhbM/ZXLc4LVFp5 Y+cpkycWAUVzOp1O0Z2AlAHGix519/mD6Ui7tj5I5xiv6L6UvQ/s4KtDkph+znwQHhL3 gt0A== X-Received: by 10.180.208.114 with SMTP id md18mr30968084wic.31.1437478242736; Tue, 21 Jul 2015 04:30:42 -0700 (PDT) Received: from mic341-linux.sinters-int.fr ([195.200.174.78]) by smtp.gmail.com with ESMTPSA id x10sm36567381wjr.25.2015.07.21.04.30.41 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 21 Jul 2015 04:30:42 -0700 (PDT) From: Julien Corjon To: buildroot@buildroot.org Date: Tue, 21 Jul 2015 13:30:16 +0200 Message-Id: <1437478217-19091-4-git-send-email-corjon.j@ecagroup.com> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1437478217-19091-1-git-send-email-corjon.j@ecagroup.com> References: <1437468691-364-1-git-send-email-corjon.j@ecagroup.com> <1437478217-19091-1-git-send-email-corjon.j@ecagroup.com> Cc: ECA SINTERS software Subject: [Buildroot] [PATCH v5 3/4] qt/qt5quick1, qt/qt5script, qt/qt5webkit: tag as legacy compatibility X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Julien Corjon --- v4 -> v5 - Nothing v3 -> v4 - Ammend commit log with qt/qt5* v2 -> v3 - Nothing v1 -> v2 : - Rename "deprecated" with "legacy compatibility" (except in help messages) (Suggested by Thomas and confirmed by Arnout) - Remove "(deprecated)" from package name (Suggested by Thomas and confirmed by Arnout) package/qt5/Config.in | 9 +++++---- package/qt5/qt5quick1/Config.in | 4 ++++ package/qt5/qt5script/Config.in | 4 ++++ package/qt5/qt5webkit-examples/Config.in | 4 ++++ package/qt5/qt5webkit/Config.in | 4 ++++ 5 files changed, 21 insertions(+), 4 deletions(-) diff --git a/package/qt5/Config.in b/package/qt5/Config.in index e8ec7d9..737a789 100644 --- a/package/qt5/Config.in +++ b/package/qt5/Config.in @@ -36,15 +36,16 @@ source "package/qt5/qt5enginio/Config.in" source "package/qt5/qt5graphicaleffects/Config.in" source "package/qt5/qt5imageformats/Config.in" source "package/qt5/qt5multimedia/Config.in" -source "package/qt5/qt5quick1/Config.in" source "package/qt5/qt5quickcontrols/Config.in" -source "package/qt5/qt5script/Config.in" source "package/qt5/qt5sensors/Config.in" source "package/qt5/qt5serialport/Config.in" source "package/qt5/qt5svg/Config.in" -source "package/qt5/qt5webkit/Config.in" -source "package/qt5/qt5webkit-examples/Config.in" source "package/qt5/qt5websockets/Config.in" source "package/qt5/qt5x11extras/Config.in" source "package/qt5/qt5xmlpatterns/Config.in" +comment "legacy compatibility" +source "package/qt5/qt5quick1/Config.in" +source "package/qt5/qt5script/Config.in" +source "package/qt5/qt5webkit/Config.in" +source "package/qt5/qt5webkit-examples/Config.in" endif diff --git a/package/qt5/qt5quick1/Config.in b/package/qt5/qt5quick1/Config.in index 16076eb..345ffae 100644 --- a/package/qt5/qt5quick1/Config.in +++ b/package/qt5/qt5quick1/Config.in @@ -15,6 +15,10 @@ config BR2_PACKAGE_QT5QUICK1 This package corresponds to the qt5quick1 module. + This package has been tagged as deprecated since version + 5.5.0 and should be replaced by Qt Quick module in new + design. + http://qt.io comment "qt5quick1 needs a toolchain w/ dynamic library" diff --git a/package/qt5/qt5script/Config.in b/package/qt5/qt5script/Config.in index 5313e90..0d15ef2 100644 --- a/package/qt5/qt5script/Config.in +++ b/package/qt5/qt5script/Config.in @@ -8,4 +8,8 @@ config BR2_PACKAGE_QT5SCRIPT This package corresponds to the qt5script module. + This package has been tagged as deprecated since version + 5.5.0 and should be replaced by Qt QML module in new + design. + http://qt.io diff --git a/package/qt5/qt5webkit-examples/Config.in b/package/qt5/qt5webkit-examples/Config.in index e7610c2..3f9c243 100644 --- a/package/qt5/qt5webkit-examples/Config.in +++ b/package/qt5/qt5webkit-examples/Config.in @@ -7,4 +7,8 @@ config BR2_PACKAGE_QT5WEBKIT_EXAMPLES This package contains examples for the qt5webkit module. + This package has been tagged as deprecated since version + 5.5.0 and should be replaced by Qt WebEngine module in + new design. + http://qt.io diff --git a/package/qt5/qt5webkit/Config.in b/package/qt5/qt5webkit/Config.in index 3507a9d..eee82e8 100644 --- a/package/qt5/qt5webkit/Config.in +++ b/package/qt5/qt5webkit/Config.in @@ -17,4 +17,8 @@ config BR2_PACKAGE_QT5WEBKIT This package corresponds to the qt5webkit module. + This package has been tagged as deprecated since version + 5.5.0 and should be replaced by Qt WebEngine module in + new design. + http://qt.io