mcpp: rebuild for metadata

This commit is contained in:
Piotr Wójcik 2018-10-23 17:09:00 +02:00 committed by Helmut Pozimski
parent 0e289fb1a9
commit 35c8f31c90
1 changed files with 8 additions and 4 deletions

View File

@ -1,16 +1,20 @@
# Template file for 'mcpp'
pkgname=mcpp
version=2.7.2
revision=6
revision=7
build_style=gnu-configure
configure_args="--enable-mcpplib"
homepage="http://mcpp.sourceforge.net/"
license="BSD"
short_desc="Portable C preprocessor"
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
post_install() {
vlicense LICENSE
}
libmcpp_package() {
short_desc+=" - Runtime library"
pkg_install() {