Skip to content
Snippets Groups Projects

Build gstreamer 1.18.3 in flatpak

Merged Nicolas Werner requested to merge flatpak-voip into master
@@ -165,7 +165,7 @@
"commit": "2cc319ee13f6b72df3d432b7c75aca81feb260e5",
"tag": "1.18.3",
"type": "git",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer-plugins-base.git"
"url": "https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git"
}
]
},
@@ -184,7 +184,7 @@
"commit": "e816c6cd73c9e0676828c9e227a049ebad3d019f",
"tag": "1.18.3",
"type": "git",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer-plugins-good.git"
"url": "https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git"
}
]
},
@@ -204,7 +204,7 @@
"commit": "382e373d9be363f1e21b12990a4d12f1ecb6df41",
"tag": "1.18.3",
"type": "git",
"url": "https://gitlab.freedesktop.org/gstreamer/gstreamer-plugins-bad.git"
"url": "https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git"
}
]
},
@@ -213,7 +213,7 @@
"-DBUILD_LIB_TESTS=OFF",
"-DBUILD_LIB_EXAMPLES=OFF",
"-DCMAKE_BUILD_TYPE=Release",
"-DBUILD_SHARED_LIBS=OFF"
"-DBUILD_SHARED_LIBS=OFF"
],
"buildsystem": "cmake-ninja",
"name": "mtxclient",
Loading