We truncated the diff of some files because they were too big.
If you want to see the full diff for every file, click here.
Overview
obs-backgroundremoval.changes
Changed
x
1
2
-------------------------------------------------------------------
3
-Thu Sep 21 13:50:09 UTC 2023 - Kaito Udagawa <umireon@gmail.com>
4
+Mon Jun 26 17:51:23 UTC 2023 - Kaito Udagawa <umireon@gmail.com>
5
6
-1.1.6
7
+Build only x86_64
8
+
9
+-------------------------------------------------------------------
10
+Mon Jun 26 16:29:21 UTC 2023 - Kaito Udagawa <umireon@gmail.com>
11
+
12
+v1.0.3
13
+
14
+-------------------------------------------------------------------
15
+Fri Jun 23 17:28:31 UTC 2023 - Kaito Udagawa <umireon@gmail.com>
16
+
17
+v1.0.2
18
+
19
+-------------------------------------------------------------------
20
+Wed Jun 21 16:43:20 UTC 2023 - Kaito Udagawa <umireon@gmail.com>
21
+
22
+v1.0.1
23
obs-backgroundremoval.spec
Changed
54
1
2
3
4
Name: obs-backgroundremoval
5
-Version: 1.1.6
6
+Version: 1.0.3
7
Release: 0
8
Summary: OBS Plugin for Background Removal
9
License: GPL-2.0
10
URL: https://github.com/royshil/obs-backgroundremoval
11
Source: %{name}-%{version}.tar.gz
12
Source1: %{name}-rpmlintrc
13
-Source2: opencv-linux-Release-4.8.0-1.tar.gz
14
+Source2: opencv-4.7.0.tar.gz
15
Source3: onnxruntime-linux-x64-gpu-1.15.1.tgz
16
BuildRequires: cmake
17
-BuildRequires: gcc12-c++
18
-BuildRequires: libcurl-devel
19
+BuildRequires: gcc-c++
20
BuildRequires: obs-studio
21
BuildRequires: cmake(libobs)
22
-BuildRequires: cmake(Qt6Core)
23
-BuildRequires: cmake(Qt6Widgets)
24
-Requires: obs-studio >= 29.0.0
25
+Requires: obs-studio >= 28.0.0
26
ExclusiveArch: x86_64
27
28
%global __requires_exclude_from ^.*libonnxruntime.*$
29
-%global __builddir build_x86_64
30
31
%description
32
An OBS plugin for removing background in portrait images (video), making it easy to replace the background when screen recording.
33
34
%autosetup
35
36
%build
37
-%cmake \
38
- -DCMAKE_C_COMPILER=gcc-12 \
39
- -DCMAKE_CXX_COMPILER=g++-12 \
40
- -DQT_VERSION=6 \
41
- -DCMAKE_BUILD_TYPE=RelWithDebInfo \
42
- -DCMAKE_POSITION_INDEPENDENT_CODE=ON \
43
- -DENABLE_FRONTEND_API=ON \
44
- -DENABLE_QT=ON \
45
- -DCMAKE_COMPILE_WARNING_AS_ERROR=ON \
46
- -DCUSTOM_OPENCV_URL=%{SOURCE2} \
47
- -DCUSTOM_OPENCV_HASH=MD5=7a668fbc3ac536812643c6b8c8f96be9 \
48
+%cmake -DLINUX_PORTABLE=OFF \
49
+ -DOPENCV_URL=%{SOURCE2} \
50
+ -DOPENCV_MD5=13e13244cb0cc6ec4f01eacd38d05d17 \
51
-DCUSTOM_ONNXRUNTIME_URL=%{SOURCE3} \
52
-DCUSTOM_ONNXRUNTIME_MD5=8d2f5ee9f449bdecb10a45715fe74c53
53
%cmake_build
54
obs-backgroundremoval-1.1.6.tar.gz -> obs-backgroundremoval-1.0.3.tar.gz
Changed
opencv-linux-Release-4.8.0-1.tar.gz -> opencv-4.7.0.tar.gz
Changed
Refresh
Refresh
Login required, please
login
or
signup
in order to comment
Request History
umireon created request over 1 year ago
Adding a new package
OBS Plugin: Portrait Background Removal / Virtual Green-screen and Low-Light Enhancement
umireon revoked request over 1 year ago
Updating to 1.1.5