mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
sc-im: revbump for libxlsxwriter
This commit is contained in:
parent
024088a581
commit
595b9a5ed7
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'sc-im'
|
# Template file for 'sc-im'
|
||||||
pkgname=sc-im
|
pkgname=sc-im
|
||||||
version=0.8.2
|
version=0.8.2
|
||||||
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 which"
|
hostmakedepends="bison pkg-config gnuplot which"
|
||||||
makedepends="libxls-devel libxlsxwriter-devel libxml2-devel libzip-devel lua51-devel"
|
makedepends="libxls-devel libxlsxwriter-devel libxml2-devel libzip-devel
|
||||||
|
lua51-devel ncurses-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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue