Convert packages the new template format (a-c range).

This commit is contained in:
Juan RP
2013-04-12 08:55:23 +02:00
parent 30b6eee12b
commit 9c87483ea8
242 changed files with 2380 additions and 1800 deletions

View File

@@ -11,3 +11,9 @@ license="GPL-2"
homepage="http://cppcheck.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=3a6665a2cd63815ec34dfc671e66faa6f9e341ee1309e5aaaa3904a6f6f273a7
cppcheck_package() {
pkg_install() {
vmove usr
}
}