sc: rebuild for metadata
This commit is contained in:
parent
ec721258d5
commit
83b07d992b
@ -1,19 +1,19 @@
|
|||||||
# Template file for 'sc'
|
# Template file for 'sc'
|
||||||
pkgname=sc
|
pkgname=sc
|
||||||
version=7.16
|
version=7.16
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
CFLAGS='-DSYSV3'
|
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
short_desc="A free curses-based spreadsheet program"
|
short_desc="A free curses-based spreadsheet program"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="http://ibiblio.org/pub/linux/apps/financial/spreadsheet/!INDEX.html"
|
homepage="http://ibiblio.org/pub/linux/apps/financial/spreadsheet/!INDEX.html"
|
||||||
distfiles="http://ibiblio.org/pub/linux/apps/financial/spreadsheet/${pkgname}-${version}.tar.gz
|
distfiles="http://ibiblio.org/pub/linux/apps/financial/spreadsheet/sc-${version}.tar.gz
|
||||||
https://launchpadlibrarian.net/1281150/${pkgname}_${version}-2.diff.gz"
|
https://launchpadlibrarian.net/1281150/sc_${version}-2.diff.gz"
|
||||||
checksum="1997a00b6d82d189b65f6fd2a856a34992abc99e50d9ec463bbf1afb750d1765
|
checksum="1997a00b6d82d189b65f6fd2a856a34992abc99e50d9ec463bbf1afb750d1765
|
||||||
37116b9619790564650c4090b4a6264c08aa59fa1e24c63ca073011cd70507cb"
|
37116b9619790564650c4090b4a6264c08aa59fa1e24c63ca073011cd70507cb"
|
||||||
|
CFLAGS='-DSYSV3'
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
patch -Np1 <../${pkgname}_${version}-2.diff
|
patch -Np1 <../${pkgname}_${version}-2.diff
|
||||||
|
Loading…
x
Reference in New Issue
Block a user