mcpp: rebuild for metadata
This commit is contained in:
parent
0e289fb1a9
commit
35c8f31c90
@ -1,16 +1,20 @@
|
|||||||
# Template file for 'mcpp'
|
# Template file for 'mcpp'
|
||||||
pkgname=mcpp
|
pkgname=mcpp
|
||||||
version=2.7.2
|
version=2.7.2
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-mcpplib"
|
configure_args="--enable-mcpplib"
|
||||||
homepage="http://mcpp.sourceforge.net/"
|
|
||||||
license="BSD"
|
|
||||||
short_desc="Portable C preprocessor"
|
short_desc="Portable C preprocessor"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
license="BSD-2-Clause"
|
||||||
|
homepage="http://mcpp.sourceforge.net/"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/mcpp/mcpp-${version}.tar.gz"
|
||||||
checksum=3b9b4421888519876c4fc68ade324a3bbd81ceeb7092ecdbbc2055099fcb8864
|
checksum=3b9b4421888519876c4fc68ade324a3bbd81ceeb7092ecdbbc2055099fcb8864
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
||||||
|
|
||||||
libmcpp_package() {
|
libmcpp_package() {
|
||||||
short_desc+=" - Runtime library"
|
short_desc+=" - Runtime library"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user