sc-im: add xlsx write support

This commit is contained in:
Andrew Benson 2018-06-19 11:34:51 -05:00 committed by Leah Neukirchen
parent fb61123071
commit 155731ffdf
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'sc-im' # Template file for 'sc-im'
pkgname=sc-im pkgname=sc-im
version=0.7.0 version=0.7.0
revision=1 revision=2
build_wrksrc="src" build_wrksrc="src"
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader" make_build_args="prefix=/usr CFLAGS+=-DXLS LDLIBS+=-lxlsreader"
make_install_args="prefix=/usr" make_install_args="prefix=/usr"
hostmakedepends="bison pkg-config gnuplot" hostmakedepends="bison pkg-config gnuplot"
makedepends="libxls-devel libxml2-devel libzip-devel lua51-devel ncurses-devel" makedepends="libxls-devel libxlsxwriter-devel libxml2-devel libzip-devel lua51-devel"
depends="less" depends="less"
short_desc="SpreadSheet Calculator (sc) Improvised" short_desc="SpreadSheet Calculator (sc) Improvised"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="4-clause-BSD" license="BSD-4-Clause"
homepage="https://github.com/andmarti1424/sc-im/" homepage="https://github.com/andmarti1424/sc-im/"
distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz"
checksum=87225918cb6f52bbc068ee6b12eaf176c7c55ba9739b29ca08cb9b6699141cad checksum=87225918cb6f52bbc068ee6b12eaf176c7c55ba9739b29ca08cb9b6699141cad