mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
librepcb: update to 1.0.0.
This commit is contained in:
parent
c611014212
commit
d4c418da92
1 changed files with 3 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'librepcb'
|
# Template file for 'librepcb'
|
||||||
pkgname=librepcb
|
pkgname=librepcb
|
||||||
version=0.1.7
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
configure_args="-DBUILD_QTQUICK_TEST=OFF"
|
||||||
hostmakedepends="unzip qt5-qmake qt5-host-tools"
|
hostmakedepends="unzip qt5-qmake qt5-host-tools"
|
||||||
makedepends="zlib-devel qt5-devel qt5-tools-devel qt5-plugin-mysql
|
makedepends="zlib-devel qt5-devel qt5-tools-devel qt5-plugin-mysql
|
||||||
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds
|
||||||
|
@ -13,4 +14,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://librepcb.org"
|
homepage="https://librepcb.org"
|
||||||
distfiles="https://download.librepcb.org/releases/${version}/librepcb-${version}-source.zip"
|
distfiles="https://download.librepcb.org/releases/${version}/librepcb-${version}-source.zip"
|
||||||
checksum=4c9e90ca61c94e537cab0632e684350873673d693f1c8837c916001d8896a6ad
|
checksum=1bc57489367c8e0fafe23a88a6677c6c73d8f4cac3f2f9caa2f306dca0e70e0b
|
||||||
|
|
Loading…
Add table
Reference in a new issue