mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
kdevplatform: 1.7.3
This commit is contained in:
parent
0c72a8d0a7
commit
b87584bef6
@ -1,19 +1,17 @@
|
||||
# Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
|
||||
pkgname=kdevplatform
|
||||
pkgver=1.7.1
|
||||
_pkgver=4.7.1
|
||||
pkgrel=2
|
||||
pkgver=1.7.3
|
||||
_pkgver=4.7.3
|
||||
pkgrel=1
|
||||
pkgdesc="A C/C++ development platform for KDE"
|
||||
arch=('x86_64')
|
||||
url="http://www.kdevelop.org/"
|
||||
license=('GPL')
|
||||
depends=('kdelibs' 'boost' 'subversion' 'qjson')
|
||||
optdepends=("kdesdk-kompare: difference checking")
|
||||
#optdepends=("kompare: difference checking") > no kf5 version available yet
|
||||
makedepends=('cmake' 'automoc4')
|
||||
install=${pkgname}.install
|
||||
source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('f6c123d65ae8d5c50944d548c8bc812f')
|
||||
source=("http://download.kde.org/stable/kdevelop/${_pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
|
||||
sha1sums=('7201629fb4fa9bec83def4bf691f4eda41bfc555')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}
|
||||
|
Loading…
Reference in New Issue
Block a user