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 @@ distfiles="http://www.cabextract.org.uk/${pkgname}-${version}.tar.gz"
checksum=f7ba8ba2c2d71912846eaaa2bed9200a7722ef0addeec32db7471c350a48e41e
long_desc="
A program to extract Microsoft cabinet (.CAB) files."
cabextract_package() {
pkg_install() {
vmove usr
}
}