commit bfb9780
hovercats
·
2024-04-30 23:13:37 +0000 UTC
parent 022c71e
gst-plugins-ugly: import
5 files changed,
+21,
-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+22afd5c622ac20474bafd81cd3335458aaca17a264c649ea717edc2f59fb69ea4b
+4,
-0
1@@ -0,0 +1,4 @@
2+glib
3+gst-plugins-base
4+gstreamer
5+meson make
+1,
-0
1@@ -0,0 +1 @@
2+https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.24.1.tar.xz
+1,
-0
1@@ -0,0 +1 @@
2+1.24.1 1