2008-10-23 21:27:10 +00:00
|
|
|
# Template file for 'file'
|
|
|
|
pkgname=file
|
2011-01-19 09:49:20 +00:00
|
|
|
version=5.05
|
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-01-19 09:49:20 +00:00
|
|
|
checksum=5cb47845d91848e2b8eb58935766f93d8a2ecf665b33be7317f1849d3c46e1b7
|
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."
|
|
|
|
|
2008-10-27 06:42:40 +00:00
|
|
|
base_chroot=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
|