blob: afb95fcf14d53d43631fd9fdbfd350a7c2dd8c7e (
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
pkgbase = gstd
pkgdesc = A GStreamer framework for controlling audio and video streaming using TCP messages
pkgver = 0.15.2
pkgrel = 3
url = https://github.com/RidgeRun/gstd-1.x
install = gstd.install
arch = x86_64
arch = aarch64
license = LGPL-2.1-only
makedepends = gobject-introspection
makedepends = gtk-doc
makedepends = meson
makedepends = systemd
depends = glib2
depends = glibc
depends = gstreamer
depends = jansson
depends = json-glib
depends = libdaemon
depends = libedit
depends = libsoup
depends = python
optdepends = gst-plugins-bad: For commonly used elements not meeting the highest standards (H.264/H.265 parsers, MPEG-TS)
optdepends = gst-plugins-good: For high-quality, standard elements (RTP/RTSP streaming, AVI/MP4 muxing)
optdepends = gst-plugins-ugly: For x264 video encoding
optdepends = lighttpd: For the optional web interface example
optdepends = valgrind: For memory debugging the daemon
options = !emptydirs
source = gstd-1.x-0.15.2.tar.gz::https://github.com/RidgeRun/gstd-1.x/archive/v0.15.2.tar.gz
source = gstd.service
source = gstd-server.service
source = gstd.confd
source = gstd.install
source = gstd.sysusers
source = gstd.tmpfiles
sha256sums = d9d3205551482acd6b7ec2a865407b60efce252e8f747553628401c84f88c556
sha256sums = 20555e74531238a8434fcb9884ac693aac0bbcb6955747db439e290d136cae7e
sha256sums = 44d1f0c185a3bd1e430b3b4f6538da714d384bf72921170b1c6f1d624d4bdf63
sha256sums = 2a7a4598c3e9f20cc927a4e79f55bb1c59e197e812bd053ad9ad0b9815b73311
sha256sums = 72702d3bda4d8bc707ffa393f646db88af2ae2563caf2999f374133586a35877
sha256sums = 68dd9ba38cc6371aae659a0447ea057e27beeef3af4e6bbeeeb17d9133cdad6f
sha256sums = ed265664ddc97bf0230235f9c58937726e8de280b290f3d56721c5d4e5da3946
pkgname = gstd
|