commit a3ce0c3

hovercats  ·  2024-04-30 22:59:35 +0000 UTC
parent 1e2df6d
gst-plugins-base: import
5 files changed,  +33, -0
+20, -0
 1@@ -0,0 +1,20 @@
 2+#!/bin/sh -e
 3+
 4+export DESTDIR="$1"
 5+
 6+meson setup \
 7+    -Dprefix=/usr \
 8+    -Dgl=disabled \
 9+    -Dtests=disabled \
10+    -Dtremor=disabled \
11+    -Dexamples=disabled \
12+    -Dcdparanoia=disabled \
13+    -Dintrospection=disabled \
14+    -Dnls=disabled \
15+    -Ddoc=disabled \
16+    -Dalsa=enabled \
17+    -Db_colorout=never \
18+    output
19+
20+samu -C output
21+samu -C output install
+1, -0
1@@ -0,0 +1 @@
2+176545098e1bda258a866b0ed9d8c585e03878fbfc277064423048f9ee343db328
+10, -0
 1@@ -0,0 +1,10 @@
 2+alsa-lib
 3+glib
 4+gstreamer
 5+libjpeg-turbo
 6+libpng
 7+libvorbis
 8+mesa
 9+meson make
10+opus
11+pango
+1, -0
1@@ -0,0 +1 @@
2+https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.24.1.tar.xz
+1, -0
1@@ -0,0 +1 @@
2+1.24.1 1