We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2f894f commit 37c43d5Copy full SHA for 37c43d5
2 files changed
library.properties
@@ -4,7 +4,7 @@ url = http://processing.org/reference/libraries/video/index.html
4
category = Video & Vision
5
sentence = GStreamer-based video library for Processing.
6
paragraph =
7
-version = 11
8
-prettyVersion = 2.2.1
+version = 12
+prettyVersion = 2.2.2
9
minRevision = 1281
10
maxRevision = 0
scripts/pack_linux_libs.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-# Set the appropriae build dist folder in this env variable
+# Set the appropriate build dist folder in this env variable
meson_build_folder=/home/andres/code/gstreamer/build-1.20/lib/x86_64-linux-gnu
# Copy the build to the native library folder for linux
0 commit comments