blob: 0e12c54fb802eb35e58111e721e1aa25f2a0b740 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = libpgm-git
pkgdesc = Library implementing the PGM reliable multicast network protocol
pkgver = 5.3.128.r11.gcf6cebed
pkgrel = 1
url = https://github.com/steve-o/openpgm
arch = i686
arch = x86_64
license = LGPL-2.1-or-later
makedepends = git
makedepends = python
depends = glibc
provides = libpgm=5.3.128.r11.gcf6cebed
conflicts = libpgm
options = staticlibs
source = git+https://github.com/steve-o/openpgm.git
sha256sums = SKIP
pkgname = libpgm-git
|