summaryrefslogtreecommitdiffstats
path: root/video/obs-studio/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'video/obs-studio/DETAILS')
-rwxr-xr-xvideo/obs-studio/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/video/obs-studio/DETAILS b/video/obs-studio/DETAILS
new file mode 100755
index 0000000000..7a2cc6b200
--- /dev/null
+++ b/video/obs-studio/DETAILS
@@ -0,0 +1,18 @@
+. "$GRIMOIRE"/CMAKE_FUNCTIONS
+ SPELL=obs-studio
+ VERSION=27.0.1
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://github.com/obsproject/$SPELL/archive/refs/tags/$VERSION.tar.gz
+ SOURCE_HASH=sha512:c15dda62c1f212f623914e61a90c6b1e035720fb84d64726c14f43d77ae7569777a23d04221db34347ce610e7c3407c29e726ae36412e98e34ea2ddb2072b7f3
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="https://obsproject.com/"
+ LICENSE[0]="GPL-2.0-or-later"
+ ENTERED=20210904
+ KEYWORDS=""
+ SHORT="Open Broadcaster Software"
+cat << EOF
+Free and open source software for video recording and live streaming.
+
+OBS Studio is designed for capturing, compositing, encoding, recording,
+and streaming video content, efficiently.
+EOF