Update .SRCINFO
This commit is contained in:
10
.SRCINFO
10
.SRCINFO
@@ -1,19 +1,17 @@
|
||||
pkgbase = qtcreator-git
|
||||
pkgdesc = Lightweight, cross-platform integrated development environment
|
||||
pkgver = v4.3.0.r274.gee17a71a1f
|
||||
pkgver = v4.4.0.beta1.r74.g42844215ca
|
||||
pkgrel = 1
|
||||
url = https://www.qt.io/ide/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = LGPL
|
||||
license = GPL
|
||||
makedepends = git
|
||||
makedepends = llvm
|
||||
makedepends = mesa
|
||||
depends = clang
|
||||
depends = qbs
|
||||
depends = qt5-svg
|
||||
depends = qt5-tools
|
||||
depends = qt5-webengine
|
||||
optdepends = bzr: bazaar support
|
||||
optdepends = cmake: cmake project support
|
||||
optdepends = cvs: cvs support
|
||||
@@ -27,9 +25,13 @@ pkgbase = qtcreator-git
|
||||
optdepends = valgrind: analyze support
|
||||
optdepends = x11-ssh-askpass: ssh support
|
||||
provides = qtcreator
|
||||
provides = qbs
|
||||
conflicts = qtcreator
|
||||
conflicts = qbs
|
||||
options = docs
|
||||
source = git+https://code.qt.io/qt-creator/qt-creator.git
|
||||
source = git+https://code.qt.io/qt-labs/qbs.git
|
||||
md5sums = SKIP
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = qtcreator-git
|
||||
|
Reference in New Issue
Block a user