[arch-commits] Commit in kdevelop (kde-unstable kde-unstable/PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Oct 2 21:46:32 UTC 2017


    Date: Monday, October 2, 2017 @ 21:46:31
  Author: arojas
Revision: 306620

kdevelop 5.2 beta

Added:
  kdevelop/kde-unstable/
Modified:
  kdevelop/kde-unstable/PKGBUILD

----------+
 PKGBUILD |   37 ++++++++++++++++++-------------------
 1 file changed, 18 insertions(+), 19 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2017-10-02 20:51:37 UTC (rev 306613)
+++ kde-unstable/PKGBUILD	2017-10-02 21:46:31 UTC (rev 306620)
@@ -4,30 +4,29 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=kdevelop
-pkgver=5.1.2
-pkgrel=2
+pkgver=5.1.80
+pkgrel=1
 pkgdesc='C++ IDE using KDE technologies based on KDevelop Platform'
 arch=(i686 x86_64)
 url='http://www.kdevelop.org/'
 license=(GPL)
-depends=(kdevplatform clang libksysguard)
-makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt llvm qt5-tools plasma-framework krunner okteta python mesa)
+depends=(clang libksysguard kitemmodels knotifyconfig ktexteditor grantlee libkomparediff2 qt5-webengine)
+makedepends=(extra-cmake-modules kdoctools kdevelop-pg-qt llvm qt5-tools plasma-framework krunner okteta python mesa
+             boost purpose subversion)
 optdepends=('konsole: embedded terminal'
-	'git: Git support'
-	'subversion: SVN support'
-	'cvs: CVS support'
-	'gdb: GNU debugger support'
-        'lldb: LLDB debugger support'
-	'qt5-doc: Qt documentation integration'
-	'cmake: cmake integration'
-	'qt5-tools: qthelp plugin'
- 	'okteta: hex editor integration'
-	'plasma-framework: for the plasma addons'
-        'cppcheck: code analyzer')
-conflicts=(kdevelop-qmljs)
-replaces=(kdevelop-qmljs)
-source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
-sha1sums=('5310577ff6c774e4c68fbd55e646ca99bc2fdd2e'
+            'git: Git support' 'subversion: SVN support' 'cvs: CVS support'
+            'gdb: GNU debugger support' 'lldb: LLDB debugger support'
+            'qt5-doc: Qt documentation integration'
+            'cmake: cmake integration'
+            'qt5-tools: qthelp plugin'
+            'okteta: hex editor integration'
+            'plasma-framework: for the plasma addons'
+            'purpose: patch review plugin'
+            'cppcheck: code analyzer' 'heaptrack: memory profiler')
+conflicts=(kdevelop-qmljs kdevplatform)
+replaces=(kdevelop-qmljs kdevplatform)
+source=("https://download.kde.org/unstable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.asc})
+sha1sums=('1f5ee7b511a7b6da02c556b4761d398ddde267b5'
           'SKIP')
 validpgpkeys=('329FD02C5AA48FCC77A4BBF0AC44AC6DB29779E6') # Sven Brauch <mail at svenbrauch.de>
 



More information about the arch-commits mailing list