Convert packages to new template format (t).

This commit is contained in:
Juan RP
2013-04-14 15:09:59 +02:00
parent 019565c9ed
commit 3f428a8cc2
57 changed files with 507 additions and 348 deletions

View File

@@ -10,3 +10,9 @@ homepage="http://bellard.org/tcc/"
license="LGPL-2.1"
distfiles="${NONGNU_SITE}/tinycc/tcc-$version.tar.bz2"
checksum=521e701ae436c302545c3f973a9c9b7e2694769c71d9be10f70a2460705b6d71
tcc_package() {
pkg_install() {
vmove usr
}
}