sc: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-11-30 12:01:17 +01:00 committed by maxice8
parent ec721258d5
commit 83b07d992b
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

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