Skip to content
Snippets Groups Projects
Commit 33c9253a authored by Bart Ribbers's avatar Bart Ribbers Committed by Rasmus Thomsen
Browse files

community/kdevelop: upgrade to 5.5.1

parent 3004575f
Loading
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kdevelop
pkgver=5.5.0
pkgrel=1
pkgver=5.5.1
pkgrel=0
arch="all !armhf !ppc64le !s390x !mips !mips64" # Blocked by qt5-qtwebengine
url="https://www.kdevelop.org/"
pkgdesc="A featureful, plugin-extensible IDE for C/C++ and other programming languages"
......@@ -18,7 +18,8 @@ makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtwebengine-dev kconfig-dev
makedepends="$makedepends llvm-dev" # Should always install the version of llvm that contains /usr/bin/llvm-config
checkdepends="xvfb-run"
source="https://download.kde.org/stable/kdevelop/$pkgver/src/kdevelop-$pkgver.tar.xz
fix-find-clang-path.patch"
fix-find-clang-path.patch
"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
options="!check" # Broken
......@@ -34,5 +35,5 @@ package() {
DESTDIR="$pkgdir" make -C build install
}
sha512sums="6dcce4c9b124fffbd278279e6b5b9f90dff8b2f90faacd8208256951dcf7ac1ab5ae21610347ab508d3e5df49df3096a6c049271f30b1ed84b0f8401e760380f kdevelop-5.5.0.tar.xz
sha512sums="5255365280d0a27b998f5f7b850ee11995b03585409c152c27572a169f5b3d0f60b3d694f6e7009ebd7a2abc17e7f8e3ae1faad9d41f437be574ffa1953d530e kdevelop-5.5.1.tar.xz
6700fcf1da4243aa9950c8c81e47f916d3d04cd11a73fbf14bbe77209fd19000078f49c266d0b58158d7f85cdd89c0316d86284bf665470a5cfb2c8318bdf56d fix-find-clang-path.patch"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment