* update distcc to 3.4-12
This commit is contained in:
parent
dd1c55aaef
commit
a258230789
33
distcc/.SRCINFO
Normal file
33
distcc/.SRCINFO
Normal file
@ -0,0 +1,33 @@
|
||||
pkgbase = distcc
|
||||
pkgdesc = Distributed compilation service for C, C++ and Objective-C
|
||||
pkgver = 3.4
|
||||
pkgrel = 12
|
||||
url = https://github.com/distcc/distcc
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL-2.0-only
|
||||
makedepends = git
|
||||
makedepends = gtk3
|
||||
makedepends = python-setuptools
|
||||
depends = avahi
|
||||
depends = popt
|
||||
depends = python
|
||||
optdepends = gtk3: for distccmon
|
||||
backup = etc/conf.d/distccd
|
||||
backup = etc/distcc/hosts
|
||||
source = git+https://github.com/distcc/distcc?signed#tag=v3.4
|
||||
source = distccd.conf.d
|
||||
source = distccd.service
|
||||
source = sysusers.conf
|
||||
source = meson_triple.patch::https://github.com/distcc/distcc/pull/427/commits/850db9eec0d5dd7f47ade8ffca91b679081f6d85.patch
|
||||
validpgpkeys = 30782E2BE4EB9FD5B293D3DA6D100BF096B8A005
|
||||
b2sums = 8843f1d2ad3cb8d761644ffd19fa2868843c2f0c6b3dc5471c88ed34de0425b78193a3f01539c5c581eaf7c947a39e87f2bace80571cc54e7e0201ad5004e3cc
|
||||
b2sums = c48a6daea2cae5e5865c488e612c819e6f9bf4a1b205e2cd264b795de3450d40b0fe05264fbd8a3fe861f03e38d91e7e791ad67e22da5b5d0b43bcb380b8b4c9
|
||||
b2sums = 9b6ffc02e9360fd92f7595e96ef2d69b5f6d72acf343009375fa081f86b26f51960b139c4f6e0e3c8befa37eba4894d61351bbfab6386389c262db0cc01a8b8e
|
||||
b2sums = d1b057ce49994ac61e9d5a861c1c770452102300d47a9c396b3272d7f5afbd3fe3e865e6db11c046e73ae3b6886bc8970a10624650731d55132362436904f989
|
||||
b2sums = 9e2fcd16070837f45852f4f8be6fc1a53d2f4c70a4058260d97ebde7d6bc58a6557d90a71b69a6a17d53e68c2b4d55b94afaf10b34610cac9ecf925298a02799
|
||||
|
||||
pkgname = distcc
|
@ -8,7 +8,7 @@
|
||||
|
||||
pkgname=distcc
|
||||
pkgver=3.4
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
pkgdesc='Distributed compilation service for C, C++ and Objective-C'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/distcc/distcc'
|
||||
|
Loading…
x
Reference in New Issue
Block a user