Convert package to the new template format (f).

This commit is contained in:
Juan RP
2013-04-12 11:16:02 +02:00
parent a7fcdce3c4
commit 2a9fab8b58
97 changed files with 868 additions and 605 deletions

View File

@@ -13,3 +13,9 @@ license="MIT"
homepage="http://feh.finalrewind.org/"
distfiles="${homepage}/feh-${version}.tar.bz2"
checksum=4a02d2328c37ae7d7df09c49ccfcbad90458735b132c70937047b3395fb45925
feh_package() {
pkg_install() {
vmove usr
}
}