libCello: update to 1.1.7.
This commit is contained in:
parent
4e89c0cc4b
commit
31d92357a1
|
@ -1,19 +1,11 @@
|
|||
# Template file for 'libcello'
|
||||
pkgname=libCello
|
||||
version=1.0.0
|
||||
revision=2
|
||||
version=1.1.7
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Higher level programming in C"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.libcello.org/"
|
||||
license="BSD"
|
||||
distfiles="http://$pkgname.org/static/$pkgname-$version.tar.gz"
|
||||
checksum=65ed2b9cf72c8417dcbefe2f81d730e49c43cea857b3d5ec146a1d47512cec93
|
||||
|
||||
do_build() {
|
||||
make ${makejobs}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
mkdir -p ${DESTDIR}/usr/lib ${DESTDIR}/usr/include
|
||||
make install DESTDIR=${DESTDIR} PREFIX=/usr
|
||||
}
|
||||
checksum=2273fe8257109c2dd19054beecd83ddcc780ec565a1ad02721e24efa74082908
|
||||
|
|
Loading…
Reference in New Issue
Block a user