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
13
templates/libtool/template
Normal file
13
templates/libtool/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Template build file for 'libtool'
|
||||
pkgname=libtool
|
||||
version=2.2.6a
|
||||
wrksrc="$pkgname-2.2.6"
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="Generic library support"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=eb6b8f8272c5a5cad0c7c6b949aa75632f45c295f09b2e1e90b6bce15b32b796
|
||||
long_desc="
|
||||
This is GNU libtool, a generic library support script. Libtool hides
|
||||
the complexity of generating special library types (such as shared
|
||||
libraries) befind a consistent interface."
|
Loading…
Add table
Add a link
Reference in a new issue