blob: 6dd189318f7b2e291ff58e674523761695641117 (
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
25
|
pkgbase = websocketd-bin
pkgdesc = Like inetd, but for WebSockets. Turn any application that uses STDIO/STDOUT into a WebSocket server.
pkgver = 0.4.2
pkgrel = 1
url = https://github.com/barakplasma/websocketd
arch = x86_64
arch = i686
arch = aarch64
license = BSD-2-Clause
depends = glibc
provides = websocketd
conflicts = websocketd
options = !strip
source = README-0.4.2.md::https://raw.githubusercontent.com/barakplasma/websocketd/0.4.2/README.md
source = LICENSE-0.4.2::https://raw.githubusercontent.com/barakplasma/websocketd/0.4.2/LICENSE
sha256sums = 2eb09d819b06741f2240a3035fdd23d1ce49b05dcd40bcb4d59fbfe9f1c3a952
sha256sums = 4ff156fac66b6f7e5801a90e06dea6fd13a7b10327cb60aad6a49f36c26650f0
source_x86_64 = websocketd-x86_64-0.4.2.tgz::https://github.com/barakplasma/websocketd/releases/download/0.4.2/websocketd_0.4.2_linux_amd64.tar.gz
sha256sums_x86_64 = 4c2c14622bb5603c688499fad3945f256de103f924763bc3904443a36ed5f890
source_i686 = websocketd-i686-0.4.2.tgz::https://github.com/barakplasma/websocketd/releases/download/0.4.2/websocketd_0.4.2_linux_386.tar.gz
sha256sums_i686 = 8a383c492c83c413e8511ba1ac762b53e4b54584751f0b93322024ffc1e56318
source_aarch64 = websocketd-aarch64-0.4.2.tgz::https://github.com/barakplasma/websocketd/releases/download/0.4.2/websocketd_0.4.2_linux_arm64.tar.gz
sha256sums_aarch64 = b8fe2fb460882cf2382e9f53dd6fca130a78774648a24f0797f6ec074afdec13
pkgname = websocketd-bin
|