blob: 2cf59d025d42f952cdf5c03601b54ab35797b4de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = libosmocore-nosystemd-git
pkgdesc = Osmocom core library (functions relating to mobile communication standards). Compiled without systemd logging dependency.
pkgver = 1.10.0+34.r4925.20241122.a0630068b
pkgrel = 1
url = https://osmocom.org/projects/libosmocore/wiki/Libosmocore
arch = i686
arch = x86_64
license = GPL-2.0-or-later
makedepends = autoconf
makedepends = automake
makedepends = doxygen
makedepends = gcc
makedepends = git
makedepends = libtool
makedepends = liburing
makedepends = make
makedepends = pkg-config
makedepends = python
source = libosmocore::git+https://gitea.osmocom.org/osmocom/libosmocore.git
sha256sums = SKIP
pkgname = libosmocore-nosystemd-git
pkgname = libosmocore-nosystemd-git-doc
|