mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: QXlsx-1.4.5
This commit is contained in:
parent
612b2fe12f
commit
5dc65ab37d
1 changed files with 14 additions and 0 deletions
14
srcpkgs/QXlsx/template
Normal file
14
srcpkgs/QXlsx/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'QXlsx'
|
||||
pkgname=QXlsx
|
||||
version=1.4.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_wrksrc="QXlsx"
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel"
|
||||
short_desc="Excel file(*.xlsx) reader/writer library"
|
||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://qtexcel.github.io/QXlsx"
|
||||
distfiles="https://github.com/QtExcel/QXlsx/archive/v${version}.tar.gz"
|
||||
checksum=1b546b28863cb86889da586c1d702f1627b9e6a946acf13d52b1f3dd65c6df8f
|
Loading…
Add table
Reference in a new issue