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:
15
templates/lzma-utils/template
Normal file
15
templates/lzma-utils/template
Normal file
@@ -0,0 +1,15 @@
|
||||
# Template file for 'lzma-utils'
|
||||
pkgname=lzma-utils
|
||||
version=4.32.7
|
||||
wrksrc="lzma-$version"
|
||||
distfiles="http://tukaani.org/lzma/lzma-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="LZMA compression and decompression utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9f337a8c51e5ded198d1032f5087ba3fe438f2a54e9df419e513a151775b032c
|
||||
long_desc="
|
||||
LZMA Utils is a set of utilities for LZMA compression and decompression.
|
||||
They aim to have an interface very similar to the well known gzip and
|
||||
bzip2 utilities."
|
||||
|
||||
build_depends="libtool-2.2.6a"
|
||||
Reference in New Issue
Block a user