2008-10-23 23:27:10 +02:00
|
|
|
# Template file for 'file'
|
|
|
|
pkgname=file
|
2012-01-02 10:19:29 +01:00
|
|
|
version=5.10
|
2008-10-28 23:57:52 +01:00
|
|
|
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2008-10-23 23:27:10 +02:00
|
|
|
short_desc="File type identification utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-19 10:14:34 +02:00
|
|
|
homepage="http://www.darwinsys.com/file/"
|
|
|
|
license="BSD"
|
2012-01-02 10:19:29 +01:00
|
|
|
checksum=73ae51889006b1ddb95db729237d411eb8d353884dfb149f0b4427d314aff68a
|
2008-10-23 23:27:10 +02:00
|
|
|
long_desc="
|
|
|
|
File attempts to classify files depending on their contents and prints
|
|
|
|
a description if a match is found."
|
|
|
|
|
2011-07-06 08:16:56 +02:00
|
|
|
bootstrap=yes
|
2009-11-22 08:31:44 +01:00
|
|
|
subpackages="file-devel"
|
2009-02-24 07:13:11 +01:00
|
|
|
|
2010-01-25 03:44:09 +01:00
|
|
|
Add_dependency build zlib-devel
|