[Dev] [PATCH] libre/qtcreator: Update to 4.11.2

theova theova at bluewin.ch
Mon Apr 6 18:57:44 GMT 2020


The patch below updates [libre/qtcreator] to version 4.11.2.

Changelog:
- Bumb pkgver and sha256sums


I tested the package on x86_64. On i686 the package builds
successfully. However, the build on armv7h failed.
-------------- next part --------------
From 9f2a8034ea6dfdf53c9649c91dedab84fc3afe30 Mon Sep 17 00:00:00 2001
From: Theova <theova at member.fsf.org>
Date: Wed, 19 Feb 2020 20:51:43 +0100
Subject: [PATCH 1/2] Update [libre/qtcreator] to 4.11.1

---
 libre/qtcreator/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libre/qtcreator/PKGBUILD b/libre/qtcreator/PKGBUILD
index 08ee3cc6f..bb23265d6 100644
--- a/libre/qtcreator/PKGBUILD
+++ b/libre/qtcreator/PKGBUILD
@@ -15,7 +15,7 @@


 pkgname=qtcreator
-pkgver=4.11.0
+pkgver=4.11.1
 _clangver=9.0.1
 pkgrel=4
 pkgrel+=.parabola1
@@ -42,7 +42,7 @@ optdepends=('qt5-doc: integrated Qt documentation'
 source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz"
         qtcreator-preload-plugins.patch)
 source+=(libre.patch)
-sha256sums=('efebaa1c52526bf9c07b35c43071735c5d0b83b6cd08daab35a21e7ed53a7645'
+sha256sums=('c511f5beacadad4a37cbf7ec23c17cf28630c79998f1dc8bc7edefa9b9337924'
             'd6f979c820e2294653f4f1853af96942bf25ff9fe9450657d45ff1c7f02bbca7')
 sha256sums+=('6aeac164075b7f3f3a2e9aa75865669beeeb7903b9cbb5b6a8700205b285fe64')

--
2.26.0

-------------- next part --------------
From 84a442453ca87340fa99c433acda0fd39ecfbad0 Mon Sep 17 00:00:00 2001
From: Theova <theova at member.fsf.org>
Date: Tue, 31 Mar 2020 16:15:01 +0200
Subject: [PATCH 2/2] libre/qtcreator: Update to 4.11.2

---
 libre/qtcreator/PKGBUILD | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/libre/qtcreator/PKGBUILD b/libre/qtcreator/PKGBUILD
index bb23265d6..9963e5a5e 100644
--- a/libre/qtcreator/PKGBUILD
+++ b/libre/qtcreator/PKGBUILD
@@ -13,11 +13,10 @@
 # parabola changes and rationale:
 #  - removed support for qt5-webengine

-
 pkgname=qtcreator
-pkgver=4.11.1
+pkgver=4.11.2
 _clangver=9.0.1
-pkgrel=4
+pkgrel=2
 pkgrel+=.parabola1
 pkgdesc='Lightweight, cross-platform integrated development environment'
 pkgdesc+=', without nonfree qt5-webengine help viewer'
@@ -27,7 +26,7 @@ url='https://www.qt.io'
 license=(LGPL)
 depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 clang=$_clangver qbs clazy syntax-highlighting desktop-file-utils)
 makedepends=(llvm python patchelf)
-options=(docs)
+options=(docs !strip) # https://bugs.archlinux.org/task/66078
 optdepends=('qt5-doc: integrated Qt documentation'
             'qt5-examples: welcome page examples'
             'qt5-translations: for other languages'
@@ -42,11 +41,10 @@ optdepends=('qt5-doc: integrated Qt documentation'
 source=("https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz"
         qtcreator-preload-plugins.patch)
 source+=(libre.patch)
-sha256sums=('c511f5beacadad4a37cbf7ec23c17cf28630c79998f1dc8bc7edefa9b9337924'
+sha256sums=('8d67e45b66944fdb0f879cbfae341af7e38d6a348cf18332b5cb9f07937aae02'
             'd6f979c820e2294653f4f1853af96942bf25ff9fe9450657d45ff1c7f02bbca7')
 sha256sums+=('6aeac164075b7f3f3a2e9aa75865669beeeb7903b9cbb5b6a8700205b285fe64')

-
 prepare() {
   mkdir -p build

--
2.26.0

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.parabola.nu/pipermail/dev/attachments/20200406/e92de259/attachment-0001.sig>


More information about the Dev mailing list