]> git.pld-linux.org Git - packages/obs-studio.git/commitdiff
- up to 27.1.1 auto/th/obs-studio-27.1.1-1
authorKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Fri, 1 Oct 2021 17:47:49 +0000 (17:47 +0000)
committerKrzysztof Mrozowicz <mrozowik@pld-linux.org>
Fri, 1 Oct 2021 17:47:49 +0000 (17:47 +0000)
libobs_link.patch [deleted file]
obs-studio.spec

diff --git a/libobs_link.patch b/libobs_link.patch
deleted file mode 100644 (file)
index 847c99d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -dur obs-studio-19.0.3.orig/libobs/CMakeLists.txt obs-studio-19.0.3/libobs/CMakeLists.txt
---- obs-studio-19.0.3.orig/libobs/CMakeLists.txt       2017-06-22 09:58:45.000000000 +0200
-+++ obs-studio-19.0.3/libobs/CMakeLists.txt    2017-07-31 14:19:57.000000000 +0200
-@@ -425,6 +425,9 @@
-               ${OBS_JANSSON_IMPORT}
-               ${FFMPEG_LIBRARIES}
-               ${ZLIB_LIBRARIES}
-+              ${PKG_X11_XCB_LIBRARIES}
-+              -ldl
-+              -lm
-       PUBLIC
-               ${THREADS_LIBRARIES})
index a63ad5cb6f6089ea9b6e85e9d907c06488a8b683..5869c513484019031a39bff89a006f426cfacfa4 100644 (file)
@@ -1,17 +1,16 @@
 Summary:       OBS Studio - live streaming and screen recording software
 Summary(pl.UTF-8):     OBS Studio - oprogramowanie do przesyłania strumieni na żywo i nagrywania ekranu
 Name:          obs-studio
-Version:       27.0.1
+Version:       27.1.1
 Release:       1
 License:       GPL v2+
 %define                obs_vst_gitref  aaa7b7fa32c40b37f59e7d3d194672115451f198
 Group:         X11/Applications/Multimedia
 #Source0Download: https://github.com/obsproject/obs-studio/releases
 Source0:       https://github.com/jp9000/obs-studio/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 48b51f558858f512928efda0f3aee1a1
+# Source0-md5: 92620f97a449b5e30436420468854893
 Source1:       https://github.com/obsproject/obs-vst/archive/%{obs_vst_gitref}/obs-vst-20210530.tar.gz
 # Source1-md5: 31de8e44547fcbba83236b59c9a03ff7
-Patch0:                libobs_link.patch
 URL:           https://obsproject.com/
 BuildRequires: ImageMagick-devel
 BuildRequires: OpenGL-GLX-devel
@@ -77,7 +76,6 @@ Pliki nagłówkowe OBS Studio.
 
 %prep
 %setup -q -a1
-%patch0 -p1
 %{__mv} obs-vst-%{obs_vst_gitref} obs-vst
 %{__mv} obs-vst plugins
 
This page took 0.136467 seconds and 4 git commands to generate.