2008-10-23 23:27:10 +02:00
|
|
|
# Template file for 'file'
|
|
|
|
pkgname=file
|
2011-05-16 10:56:26 +02:00
|
|
|
version=5.07
|
2008-10-28 23:57:52 +01:00
|
|
|
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
|
2008-10-23 23:27:10 +02:00
|
|
|
build_style=gnu_configure
|
|
|
|
short_desc="File type identification utility"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-05-16 10:56:26 +02:00
|
|
|
checksum=c968bfe97d87f9f564728a894d57be2c6bba9a2006763fffff85c5f72a9a3c2f
|
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
|
|
|
|
|
|
|
Add_dependency run glibc
|
2010-01-25 03:44:09 +01:00
|
|
|
Add_dependency run zlib
|
|
|
|
Add_dependency build zlib-devel
|