14 lines
475 B
Bash
14 lines
475 B
Bash
# Template file for 'dtrx'
|
|
pkgname=dtrx
|
|
version=7.1
|
|
revision=1
|
|
noarch=yes
|
|
build_style=python-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="python"
|
|
short_desc="Tool that takes all the hassle out of extracting archives"
|
|
maintainer="Logen K <logen@sudotask.com>"
|
|
license="GPL-3"
|
|
homepage="http://brettcsmith.org/2007/dtrx/"
|
|
distfiles="http://brettcsmith.org/2007/dtrx/${pkgname}-${version}.tar.gz"
|
|
checksum=1c9afe48e9d9d4a1caa4c9b0c50593c6fe427942716ce717d81bae7f8425ce97
|