mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
qtcreator: update to 13.0.2.
This commit is contained in:
parent
6a679740c4
commit
91772a1273
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qtcreator'
|
||||
pkgname=qtcreator
|
||||
version=12.0.0
|
||||
revision=2
|
||||
version=13.0.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_bool qbs BUILD_QBS) -DWITH_DOCS=ON -DBUILD_WITH_PCH=OFF"
|
||||
hostmakedepends="clang llvm perl pkg-config python3 which
|
||||
|
@ -18,7 +18,7 @@ license="LGPL-3.0-or-later, custom:QtCompany-GPL-Exception-1.0"
|
|||
homepage="https://wiki.qt.io/Category:Tools::QtCreator"
|
||||
changelog="https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changelog/changes-${version}.md"
|
||||
distfiles="https://download.qt.io/official_releases/qtcreator/${version%.*}/${version}/qt-creator-opensource-src-${version}.tar.xz"
|
||||
checksum=399ae0dcefa3bd9e01a3f068b93dabe8b39f9b56466c389d1446e5c84c8f7b9f
|
||||
checksum=c125cc5522619c7f8fc2805a750ab96cbbb56a5fdfc388b6cb15ab75af7ec0ce
|
||||
replaces="qtcreator-data>=0"
|
||||
python_version=3
|
||||
|
||||
|
@ -33,7 +33,7 @@ fi
|
|||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
fi
|
||||
broken="with Qt6-6.7.2"
|
||||
# broken="with Qt6-6.7.2"
|
||||
|
||||
post_install() {
|
||||
# Install the license with the annotation for
|
||||
|
|
Loading…
Add table
Reference in a new issue