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