[arch-commits] Commit in kdevelop (3 files)

Antonio Rojas arojas at archlinux.org
Tue Jun 2 14:41:20 UTC 2020


    Date: Tuesday, June 2, 2020 @ 14:41:20
  Author: arojas
Revision: 388103

Update to 5.5.2

Modified:
  kdevelop-php/trunk/PKGBUILD
  kdevelop-python/trunk/PKGBUILD
  kdevelop/trunk/PKGBUILD

------------------------+
 -php/trunk/PKGBUILD    |   17 +++++------------
 -python/trunk/PKGBUILD |   16 +++++-----------
 trunk/PKGBUILD         |   16 +++++-----------
 3 files changed, 15 insertions(+), 34 deletions(-)

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2020-06-02 14:33:39 UTC (rev 388102)
+++ trunk/PKGBUILD	2020-06-02 14:41:20 UTC (rev 388103)
@@ -3,7 +3,7 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=5.5.1
+pkgver=5.5.2
 _clangver=10.0.0
 pkgrel=1
 pkgdesc='C++ IDE using KDE technologies'
@@ -29,7 +29,7 @@
 conflicts=(kdevelop-qmljs kdevplatform)
 replaces=(kdevelop-qmljs kdevplatform kdevelop-clang-tidy)
 source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('beded25c1076fe25388a21a183404deb37ce396a66cb14eed01870b7dae41da2'
+sha256sums=('228e981a268704fef0f8fa437e37e3e2e0d261d3a2afbabff0f4d060c31f74da'
             'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6'  # Sven Brauch <mail at svenbrauch.de>
               '364EFA5F639572907D392999C64CF56B13CACE5D'  # Kevin Funk <kfunk at kde.org>
@@ -36,18 +36,12 @@
               'E191FD5BE6F46870F09E82B2024E7FB43D015474'  # Friedrich W. H. Kossebau <kossebau at kde.org>
               '0A48BC961075B4BA8523E3790A345FB086E797D9') # https://share.kde.org/s/8dKaJTw8pR8iiwJ
 
-prepare() {
-  mkdir -p build
-}
-
 build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
+  cmake -B build -S $pkgname-$pkgver \
     -DBUILD_TESTING=OFF
-  make
+  cmake --build build
 }
 
 package() {
-  cd build
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" cmake --install build
 }

Modified: -php/trunk/PKGBUILD
===================================================================
--- -php/trunk/PKGBUILD	2020-06-02 14:33:39 UTC (rev 388102)
+++ -php/trunk/PKGBUILD	2020-06-02 14:41:20 UTC (rev 388103)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-php
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc="PHP language and documentation plugin for KDevelop"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(kdevelop)
 makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt)
 source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-php-$pkgver.tar.xz"{,.sig})
-sha256sums=('907398753fdd30361b922252f0cde76cfe336692f7180f612e1706085bce7542'
+sha256sums=('05b8a2f1bdc86ce03f4c5121c29dadcf32daf52b34bbf54fbcd250494f3bd6a2'
             'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6'  # Sven Brauch <mail at svenbrauch.de>
               '364EFA5F639572907D392999C64CF56B13CACE5D'  # Kevin Funk <kfunk at kde.org>
@@ -18,19 +18,12 @@
               'E191FD5BE6F46870F09E82B2024E7FB43D015474'  # Friedrich W. H. Kossebau <kossebau at kde.org>
               '0A48BC961075B4BA8523E3790A345FB086E797D9') # https://share.kde.org/s/8dKaJTw8pR8iiwJ    
 
-prepare() {
-  mkdir -p build
-}
-
 build() {
-  cd build
-  cmake ../kdev-php-$pkgver \
-    -DCMAKE_INSTALL_LIBDIR=lib \
+  cmake -B build -S kdev-php-$pkgver \
     -DBUILD_TESTING=OFF
-  make
+  cmake --build build
 }
 
 package() {
-  cd build
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" cmake --install build
 }

Modified: -python/trunk/PKGBUILD
===================================================================
--- -python/trunk/PKGBUILD	2020-06-02 14:33:39 UTC (rev 388102)
+++ -python/trunk/PKGBUILD	2020-06-02 14:41:20 UTC (rev 388103)
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdevelop-python
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc="Python language and documentation plugin for KDevelop"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 makedepends=(extra-cmake-modules)
 optdepends=('python-pycodestyle: for Python style checking')
 source=("https://download.kde.org/stable/kdevelop/$pkgver/src/kdev-python-$pkgver.tar.xz"{,.sig})
-sha256sums=('9828109d14546bb85fa0ef868919dfe07f6d9e377e4710be6f215ed3343e5bfa'
+sha256sums=('2e70249e48eb1c5720a3304761454b0d203bfec9473121dd0d25b977a91f7edc'
             'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6'  # Sven Brauch <mail at svenbrauch.de>
               '364EFA5F639572907D392999C64CF56B13CACE5D'  # Kevin Funk <kfunk at kde.org>
@@ -19,18 +19,12 @@
               'E191FD5BE6F46870F09E82B2024E7FB43D015474'  # Friedrich W. H. Kossebau <kossebau at kde.org>
               '0A48BC961075B4BA8523E3790A345FB086E797D9') # https://share.kde.org/s/8dKaJTw8pR8iiwJ    
 
-prepare() {
-  mkdir -p build
-}
-
 build() {
-  cd build
-  cmake ../kdev-python-$pkgver \
+  cmake -B build -S kdev-python-$pkgver \
     -DBUILD_TESTING=OFF
-  make
+  cmake --build build
 }
 
 package() {
-  cd build
-  make DESTDIR="$pkgdir" install
+  DESTDIR="$pkgdir" cmake --install build
 }



More information about the arch-commits mailing list