mumble-web-proxy
Some checks failed
/ lint (pull_request) Successful in 33s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 1m1s
/ deploy-aarch64 (pull_request) Successful in 1m9s
/ build-aarch64 (pull_request) Successful in 1m44s

This commit is contained in:
Antoine Martin 2024-12-27 23:21:19 -05:00
parent 29ad51a1ef
commit 4819041443
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -1,15 +1,15 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=mumble-web-proxy
pkgver=0.1.1
_gittag=21bd9dc06509b045722b1e4edc14115c739d3f24
_gittag=3f7f3d04f04c5349f3e3b1d1d2dc368c0f50e671
pkgrel=1
pkgdesc="mumble-web-proxy is a Mumble to WebSocket+WebRTC proxy"
arch='x86_64'
url="https://github.com/johni0702/mumble-web-proxy"
url="https://github.com/maurges/mumble-web-proxy"
license='AGPL-3.0'
makedepends='rustup libnice-dev openssl-dev clang cargo'
source="
$pkgname-$_gittag.tar.gz::https://github.com/Johni0702/mumble-web-proxy/archive/$_gittag.tar.gz
$pkgname-$_gittag.tar.gz::https://github.com/maurges/mumble-web-proxy/archive/$_gittag.tar.gz
mumble-web-proxy.initd
mumble-web-proxy.conf
fix-build.patch
@ -28,7 +28,7 @@ package() {
install -Dm644 "$srcdir"/mumble-web-proxy.conf "$pkgdir"/etc/mumble-web-proxy.conf
}
sha512sums="
c6b0aa5d355f90b4d57d3935b696f7a00421b9347f59e451bcc3c5fa8c1bcf28e328e109b17cbbfdea4430e7b52dfdf785ea188c77efc0c0727b20a045fb95ab mumble-web-proxy-21bd9dc06509b045722b1e4edc14115c739d3f24.tar.gz
2c06e532df384853a98704a363374f6a5a177bbf859a294ab2be551c8447c0307e4d850283d48abf2e6679775e73c1de1f433f55648ac740548afd2e1fa25d05 mumble-web-proxy-3f7f3d04f04c5349f3e3b1d1d2dc368c0f50e671.tar.gz
ab470bd12df5a3c9b5d2526c27f8a7e2dc437fc2bfb943b9e98c975d87b2bfa5e7e906001cb66c6c26e505df17a5d335a556b52f534e973ef6b49b14b26468a5 mumble-web-proxy.initd
bbb197930295448c4cbb59b0ba9fbae75d5d2bd0868c96327840b00a69c7755831080a771d487348fe204d09636a95947aaea5d83714126032a38f8a5fce8bd3 mumble-web-proxy.conf
4520a3a745d2456f089bee2a6efc1a60e9f350765c059695806a83c68529e6d466d0756d26fc114a6fc4e8cd57e9f458704a53f0a69afa1edaf22e5176c66e82 fix-build.patch