1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

multimedia/obs-studio: Update 24.0.6 -> 25.0.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2020-03-18 20:22:17 +00:00
parent 8098b7f4ad
commit e467afbcef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528669
3 changed files with 27 additions and 13 deletions

View File

@ -1,12 +1,9 @@
# $FreeBSD$
PORTNAME= obs-studio
DISTVERSION= 24.0.6
DISTVERSION= 25.0.0
CATEGORIES= multimedia
PATCH_SITES= https://github.com/obsproject/${PORTNAME}/commit/
PATCHFILES= 03ab7274959a8a19e3c0c91416290f15be7e6ccd.patch:-p1
MAINTAINER= yuri@FreeBSD.org
COMMENT= Open source streaming/recording software
@ -41,7 +38,7 @@ LIB_DEPENDS_powerpc= libluajit-5.1.so:lang/luajit
USES= cmake compiler:c++11-lib gl lua pkgconfig python:3.4+ qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= obsproject
USE_QT= core gui svg widgets x11extras buildtools_build imageformats_run qmake_build
USE_QT= core gui svg widgets x11extras xml buildtools_build imageformats_run qmake_build
USE_GL= gl
USE_XORG= ice sm x11 xcb xcomposite xext xfixes xinerama xrandr
USE_LDCONFIG= yes

View File

@ -1,5 +1,3 @@
TIMESTAMP = 1578433418
SHA256 (obsproject-obs-studio-24.0.6_GH0.tar.gz) = 8efc6c51ba032478f24504b8a279c0f34db124bd5637d8a03671e429c53777eb
SIZE (obsproject-obs-studio-24.0.6_GH0.tar.gz) = 7900701
SHA256 (03ab7274959a8a19e3c0c91416290f15be7e6ccd.patch) = aae42499f9654e892d1afd9ad73f8d465a0adc891be3345d7dc5f4d0e589bf7d
SIZE (03ab7274959a8a19e3c0c91416290f15be7e6ccd.patch) = 1773
TIMESTAMP = 1584561962
SHA256 (obsproject-obs-studio-25.0.0_GH0.tar.gz) = 43c6a3942a0e65f17af6ca1defbb78a6fb695cdb495138ca46178d368b585482
SIZE (obsproject-obs-studio-25.0.0_GH0.tar.gz) = 8364710

View File

@ -12,6 +12,7 @@ include/obs/graphics/effect-parser.h
include/obs/graphics/effect.h
include/obs/graphics/graphics-internal.h
include/obs/graphics/graphics.h
include/obs/graphics/half.h
include/obs/graphics/image-file.h
include/obs/graphics/input.h
include/obs/graphics/libnsgif/libnsgif.h
@ -65,6 +66,7 @@ include/obs/util/cf-parser.h
include/obs/util/circlebuf.h
include/obs/util/config-file.h
include/obs/util/crc32.h
include/obs/util/curl/curl-helper.h
include/obs/util/darray.h
include/obs/util/dstr.h
include/obs/util/file-serializer.h
@ -74,14 +76,12 @@ include/obs/util/platform.h
include/obs/util/profiler.h
include/obs/util/profiler.hpp
include/obs/util/serializer.h
include/obs/util/sse-intrin.h
include/obs/util/text-lookup.h
include/obs/util/threading-posix.h
include/obs/util/threading.h
include/obs/util/utf8.h
include/obs/util/util_uint128.h
include/obs/util/vc/vc_inttypes.h
include/obs/util/vc/vc_stdbool.h
include/obs/util/vc/vc_stdint.h
lib/cmake/LibObs/LibObsConfig.cmake
lib/cmake/LibObs/LibObsConfigVersion.cmake
lib/cmake/LibObs/LibObsTarget-%%CMAKE_BUILD_TYPE%%.cmake
@ -140,6 +140,7 @@ share/obs/libobs/premultiplied_alpha.effect
share/obs/libobs/repeat.effect
share/obs/libobs/solid.effect
share/obs/obs-plugins/obs-%%LUA_LIBDIR%%fdk/locale/bg-BG.ini
share/obs/obs-plugins/obs-%%LUA_LIBDIR%%fdk/locale/fa-IR.ini
share/obs/obs-plugins/decklink-ouput-ui/.keepme
share/obs/obs-plugins/frontend-tools/locale/af-ZA.ini
share/obs/obs-plugins/frontend-tools/locale/ar-SA.ini
@ -229,6 +230,7 @@ share/obs/obs-plugins/image-source/locale/mn-MN.ini
share/obs/obs-plugins/image-source/locale/ms-MY.ini
share/obs/obs-plugins/image-source/locale/nb-NO.ini
share/obs/obs-plugins/image-source/locale/nl-NL.ini
share/obs/obs-plugins/image-source/locale/pa-IN.ini
share/obs/obs-plugins/image-source/locale/pl-PL.ini
share/obs/obs-plugins/image-source/locale/pt-BR.ini
share/obs/obs-plugins/image-source/locale/pt-PT.ini
@ -467,6 +469,9 @@ share/obs/obs-plugins/obs-ffmpeg/locale/vi-VN.ini
share/obs/obs-plugins/obs-ffmpeg/locale/zh-CN.ini
share/obs/obs-plugins/obs-ffmpeg/locale/zh-TW.ini
share/obs/obs-plugins/obs-filters/LUTs/black_and_white.png
share/obs/obs-plugins/obs-filters/LUTs/grayscale.cube
share/obs/obs-plugins/obs-filters/LUTs/grayscale.png
share/obs/obs-plugins/obs-filters/LUTs/original.cube
share/obs/obs-plugins/obs-filters/LUTs/original.png
share/obs/obs-plugins/obs-filters/LUTs/posterize.png
share/obs/obs-plugins/obs-filters/LUTs/red_isolated.png
@ -930,6 +935,7 @@ share/obs/obs-studio/themes/Dark/no_sources.svg
share/obs/obs-studio/themes/Dark/plus.svg
share/obs/obs-studio/themes/Dark/refresh.svg
share/obs/obs-studio/themes/Dark/revert.svg
share/obs/obs-studio/themes/Dark/save.svg
share/obs/obs-studio/themes/Dark/settings/advanced.svg
share/obs/obs-studio/themes/Dark/settings/audio.svg
share/obs/obs-studio/themes/Dark/settings/general.svg
@ -937,6 +943,19 @@ share/obs/obs-studio/themes/Dark/settings/hotkeys.svg
share/obs/obs-studio/themes/Dark/settings/output.svg
share/obs/obs-studio/themes/Dark/settings/stream.svg
share/obs/obs-studio/themes/Dark/settings/video.svg
share/obs/obs-studio/themes/Dark/sources/brush.svg
share/obs/obs-studio/themes/Dark/sources/camera.svg
share/obs/obs-studio/themes/Dark/sources/default.svg
share/obs/obs-studio/themes/Dark/sources/gamepad.svg
share/obs/obs-studio/themes/Dark/sources/globe.svg
share/obs/obs-studio/themes/Dark/sources/group.svg
share/obs/obs-studio/themes/Dark/sources/image.svg
share/obs/obs-studio/themes/Dark/sources/media.svg
share/obs/obs-studio/themes/Dark/sources/microphone.svg
share/obs/obs-studio/themes/Dark/sources/scene.svg
share/obs/obs-studio/themes/Dark/sources/slideshow.svg
share/obs/obs-studio/themes/Dark/sources/text.svg
share/obs/obs-studio/themes/Dark/sources/window.svg
share/obs/obs-studio/themes/Dark/trash.svg
share/obs/obs-studio/themes/Dark/up.svg
share/obs/obs-studio/themes/Dark/updown.svg