commit 022c71e
hovercats
·
2024-04-30 23:13:00 +0000 UTC
parent c2768da
gst-plugins-bad: import
5 files changed,
+22,
-0
+14,
-0
1@@ -0,0 +1,14 @@
2+#!/bin/sh -e
3+
4+export DESTDIR="$1"
5+
6+meson setup \
7+ -Dprefix=/usr \
8+ -Dbuildtype=release \
9+ -Ddoc=disabled \
10+ -Dtests=disabled \
11+ -Db_colorout=never \
12+ output
13+
14+samu -C output
15+samu -C output install
+1,
-0
1@@ -0,0 +1 @@
2+34aeb07816f8bd06f1f85e04d08c85b6e3d4a4fe2e7d775dacd12b703357fb491c
+5,
-0
1@@ -0,0 +1,5 @@
2+glib
3+gst-plugins-base
4+gstreamer
5+libressl
6+meson make
+1,
-0
1@@ -0,0 +1 @@
2+https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.1.tar.xz
+1,
-0
1@@ -0,0 +1 @@
2+1.24.1 1