# Compiling Time: 0.01 SBU # Maintainer: James Buren pkgname=catcodec pkgver=1.0.3 pkgrel=1 pkgdesc="A utility for encoding and decoding the catalog files used by openttd." url="http://www.openttd.org/en" depends=('libstdc++') groups=('apps-extra') archs=('i686' 'x86_64') up2date="Flastarchive $url/download-$pkgname -source.tar.bz2" source=(http://binaries.openttd.org/extra/$pkgname/$pkgver/$pkgname-$pkgver-source.tar.bz2) sha1sums=('ac7c2286819f69c44d7463f20a4e5842b95dc2f2') build() { Fmake Fexerel /usr/bin/$pkgname Fmanrel docs/$pkgname.1 Fdocrel docs/readme.txt } # optimization OK