updated on Fri Jan 20 00:01:56 UTC 2012
[aur-mirror.git] / deco-archive / PKGBUILD
blobc13650091670140848799e372ccf0848806188a5
1 # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
2 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
4 pkgname=deco-archive
5 pkgver=1.5.1
6 pkgrel=1
7 pkgdesc="A collection of extractor wrappers for the deco file extraction framework"
8 arch=('any')
9 url="http://hartlich.com/deco/archive/"
10 license=('GPL3')
11 depends=('deco')
12 source=(http://hartlich.com/deco/archive/download/$pkgname-$pkgver.tar.gz)
13 md5sums=('5f85c4782edcea9fd174096a9a17eb18')
15 build() {
16   cd $pkgname-$pkgver
18   make PREFIX=/usr DESTDIR=${pkgdir} install