15 lines
487 B
Text
15 lines
487 B
Text
|
# Template file for 'libestr'
|
||
|
pkgname=libestr
|
||
|
version=0.1.2
|
||
|
homepage="http://libestr.adiscon.com"
|
||
|
distfiles="$homepage/files/download/$pkgname-$version.tar.gz"
|
||
|
build_style=gnu-configure
|
||
|
short_desc="C library for string processing"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
license="LGPL-2.1"
|
||
|
checksum=0e8b95374fa271dc2afdfadfc9afc0f5826252a1b698ddea1474d5600a7c66ca
|
||
|
long_desc="
|
||
|
This package provides a C library with some essentials for string processing."
|
||
|
|
||
|
subpackages="$pkgname-devel"
|