forked from pool/vokoscreenNG
Accepting request 831066 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/831066 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vokoscreenNG?expand=0&rev=8
This commit is contained in:
commit
4c30cb8a28
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:15b3618be885dfa4fb8a01fa2a25299c731f105668a4d6c8f385ce6b6556a19d
|
|
||||||
size 1417669
|
|
3
3.0.6.tar.gz
Normal file
3
3.0.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1d9e38c6512aa22041571e736606b550e33153a0218dbfd1c518eac071473fd
|
||||||
|
size 1572231
|
@ -74,11 +74,10 @@ diff --git a/src/vokoscreenNG.pro b/src/vokoscreenNG.pro
|
|||||||
index 69bc5a33..fdf7fd07 100644
|
index 69bc5a33..fdf7fd07 100644
|
||||||
--- a/src/vokoscreenNG.pro
|
--- a/src/vokoscreenNG.pro
|
||||||
+++ b/src/vokoscreenNG.pro
|
+++ b/src/vokoscreenNG.pro
|
||||||
@@ -152,3 +152,28 @@ include(loadExtensions/loadExtensions.pri)
|
@@ -156,5 +156,30 @@ include(loadExtensions/loadExtensions.pri)
|
||||||
|
|
||||||
# systrayAlternative
|
# systrayAlternative
|
||||||
include(systrayAlternative/systrayAlternative.pri)
|
include(systrayAlternative/systrayAlternative.pri)
|
||||||
+
|
|
||||||
+unix:!macx {
|
+unix:!macx {
|
||||||
+ isEmpty(PREFIX) {
|
+ isEmpty(PREFIX) {
|
||||||
+ PREFIX = /usr/local
|
+ PREFIX = /usr/local
|
||||||
@ -103,3 +102,6 @@ index 69bc5a33..fdf7fd07 100644
|
|||||||
+
|
+
|
||||||
+ INSTALLS += target icon desktop appdata
|
+ INSTALLS += target icon desktop appdata
|
||||||
+}
|
+}
|
||||||
|
+
|
||||||
|
# ciscoOpenh264
|
||||||
|
# include( ciscoOpenh264/ciscoOpenh264.pri)
|
||||||
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 1 09:20:36 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
- Update to 3.0.6
|
||||||
|
* Added buffer for audio encoder
|
||||||
|
* Added high-4:4:4 profile for x264 encoder
|
||||||
|
* Added quality slider for vaapih264
|
||||||
|
* Added slice mode, num-slices and max-slice-sice buffers
|
||||||
|
for openh264
|
||||||
|
* Fixed quality slider values on openh264
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 31 11:08:46 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
Fri Jul 31 11:08:46 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: vokoscreenNG
|
Name: vokoscreenNG
|
||||||
Version: 3.0.5
|
Version: 3.0.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Screencast creator
|
Summary: Screencast creator
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user