obs-studio: 23.0.1 -> 23.1.0

This commit is contained in:
Danny Rawlins 2019-04-14 18:28:29 +10:00
parent 83ecda1b53
commit 00d03ca99b
3 changed files with 15 additions and 6 deletions

View File

@ -134,6 +134,7 @@ drwxr-xr-x root/root usr/share/icons/hicolor/256x256/apps/
-rw-r--r-- root/root usr/share/icons/hicolor/256x256/apps/obs.png
drwxr-xr-x root/root usr/share/obs/
drwxr-xr-x root/root usr/share/obs/libobs/
-rw-r--r-- root/root usr/share/obs/libobs/area.effect
-rw-r--r-- root/root usr/share/obs/libobs/bicubic_scale.effect
-rw-r--r-- root/root usr/share/obs/libobs/bilinear_lowres_scale.effect
-rw-r--r-- root/root usr/share/obs/libobs/default.effect
@ -316,6 +317,14 @@ drwxr-xr-x root/root usr/share/obs/obs-studio/themes/Dark/
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/mute.png
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/plus.png
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/refresh.png
drwxr-xr-x root/root usr/share/obs/obs-studio/themes/Dark/settings/
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/advanced.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/audio.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/general.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/hotkeys.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/output.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/stream.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/settings/video.svg
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/unmute.png
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/up_arrow.png
-rw-r--r-- root/root usr/share/obs/obs-studio/themes/Dark/updown.png

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33VZbAEmim3Z1K0HMHdUTJQsS+acdvWCnl3SiOdDlPA8Kh+CMvp/Lqs/S+L6q/QKCzsWz5w2M3EMpx3mDweHZAU=
SHA256 (Pkgfile) = 6d747b54c2b52a35b9ddcf3523667e309343cbbf0f0eaa497c2bc1b3ca08127e
SHA256 (.footprint) = 2a6db28b260a3fd29a4cb9458a3ee8b71dd78a85dcf287f82cc41b968c70e569
SHA256 (obs-studio-23.0.1.tar.gz) = 3230e17b6ac4be18bc6d17beaf0b8bab34a296054cbfb642c4e11df44ebfff88
RWSagIOpLGJF3yfw4p59QA6RyllJdtL9Bct7stn2y+U6hBRbDFswS6RSmjxxFYG2ydbj0XgUTYX/6G9KNcERq2cceXyq5hxm7wc=
SHA256 (Pkgfile) = 947b67e36b90e2047c2bf05891846dbc1b698220a58db4abee4c983a7dc8c71e
SHA256 (.footprint) = b7b497b37b2bd747702354927a1cecc08fbd70be199a4f484b3f0a8b0f37857d
SHA256 (obs-studio-23.1.0.tar.gz) = cbaaf54864d84b9e178e87a23d06e37f9f1d91fc4f3787f7ff7673bc7dfa09d3

View File

@ -5,9 +5,9 @@
# Optional: jack-audio-connection-kit ffnvcodec-headers vlc luajit speexdsp x265 pulseaudio
name=obs-studio
version=23.0.1
version=23.1.0
release=1
source=(https://github.com/jp9000/$name/archive/$version/$name-$version.tar.gz)
source=(https://github.com/obsproject/$name/archive/$version/$name-$version.tar.gz)
build() {
cd $name-$version