Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files and other related stuff are stored there. --HG-- extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
This commit is contained in:
parent
6c252d43d4
commit
fa2748d9b2
291 changed files with 25 additions and 24 deletions
16
templates/file/template
Normal file
16
templates/file/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'file'
|
||||
pkgname=file
|
||||
version=4.26
|
||||
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=682f7de5c12d35ff2d9e2ec3c6a753bd5a01e0f7f3110501be0bafef1d5e9654
|
||||
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"
|
||||
run_depends="glibc-2.8 zlib-1.2.3"
|
Loading…
Add table
Add a link
Reference in a new issue