blob: 8891a78a7a54b561718d5384191ac5053de3bbcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = libstrl
pkgdesc = Implementations of certain GNU-only or BSD-only string-related libc functions, such as strlcpy() and getdelim(), for compat purposes
pkgver = 0.5.1
pkgrel = 2
url = http://ohnopub.net/~ohnobinki/libstrl
arch = x86_64
license = LGPL3
makedepends = doxygen
makedepends = libtool
makedepends = pkg-config
options = !libtool
source = ftp://mirror.ohnopub.net/mirror/libstrl-0.5.1.tar.bz2
source = ftp://mirror.ohnopub.net/mirror/libstrl-0.5.1.tar.bz2.asc
validpgpkeys = 184B7CEB69B57FD42BAF9AF9743A52E86BA81050
sha512sums = c79b37aef2cf909529e3afabdf472730f9df2eb3605eeb41a74b56f1c9c43a5be1f23c7f383c4b1c2aacb81b9df1d455a3fe9ec1083d5fcabae4c82ef916df92
sha512sums = SKIP
pkgname = libstrl
|