vp-build/templates/file/template
Juan RP 1b358afeaf Convert all xbps-base-chroot pkgs to subpkgs.
Also introduce "libs.depends", that adds a rundep of a package
with a proper version. This is to avoid modifying all dependent
packages if there's an API/ABI change.

--HG--
extra : convert_revision : a46b11b8e9187bdb2bfc954ad5ff40ecd9c0fe31
2009-02-22 05:57:13 +01:00

18 lines
536 B
Plaintext

# Template file for 'file'
pkgname=file
sourcepkg=file
version=5.00
distfiles="ftp://ftp.astron.com/pub/file/$pkgname-$version.tar.gz"
build_style=gnu_configure
no_libtool_fixup=yes
short_desc="File type identification utility"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=289bc067d7a2a7e52437428bd0e79df9030028fd13c26e9772ebf1dfc8d9d5c9
long_desc="
File attempts to classify files depending on their contents and prints
a description if a match is found."
base_chroot=yes
build_depends="zlib-1.2.3"
subpackages="base dev libs"