blob: aa2cb045837bc018ae6005d2f5cf48d0b1d12b94 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = libsahtrace-git
pkgdesc = Small and flexible library to enable tracing and logging
pkgver = 1.7.3.r0.g9c5b628
pkgrel = 1
url = https://gitlab.com/soft.at.home/logging/libsahtrace.git
arch = x86_64
arch = i686
arch = i486
arch = pentium4
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = custom:sah
makedepends = m4
makedepends = git
provides = libsahtrace
conflicts = libsahtrace
source = libsahtrace-git::git+https://gitlab.com/soft.at.home/logging/libsahtrace.git#branch=main
md5sums = SKIP
pkgname = libsahtrace-git
|