SHA256
1
0
forked from pool/vokoscreenNG

Accepting request 868187 from home:tux93:branches:multimedia:apps

- Update to 3.0.8
  * Remove unneeded x264 presets
  * Remove predefined recording areas
  * Add h264parse to vaapih264enc
  * Add resolution combobox for camera recording in the dialog window
  * Limit fps to the vertical refresh rate of the screen in Hz
  * Add CPU count to info output
  * Translation updates
- Adapt add_appstream_metadata.patch

OBS-URL: https://build.opensuse.org/request/show/868187
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/vokoscreenNG?expand=0&rev=19
This commit is contained in:
Martin Pluskal 2021-02-01 09:36:48 +00:00 committed by Git OBS Bridge
parent b6fd9bd456
commit 92c715a06c
5 changed files with 25 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:557b830f11ecabbacb3f8309be9464e47a56aa35b48a163410ce71bb7f75b278
size 1573946

3
3.0.8.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb694195fe05f9ebcdb2bd4d912c0b2a1c73b9ab864d010ca4d2be661c9dad10
size 1598121

View File

@ -74,9 +74,9 @@ diff --git a/src/vokoscreenNG.pro b/src/vokoscreenNG.pro
index 69bc5a33..fdf7fd07 100644
--- a/src/vokoscreenNG.pro
+++ b/src/vokoscreenNG.pro
@@ -157,5 +157,30 @@ include(loadExtensions/loadExtensions.pri)
# systrayAlternative
include(systrayAlternative/systrayAlternative.pri)
@@ -65,6 +65,30 @@ TRANSLATIONS = $$files(language/*.ts)
}
else: message(No translation files in project)
+unix:!macx {
+ isEmpty(PREFIX) {
@ -102,6 +102,7 @@ index 69bc5a33..fdf7fd07 100644
+
+ INSTALLS += target icon desktop appdata
+}
+
# ciscoOpenh264
# include(ciscoOpenh264/ciscoOpenh264.pri)
# Clean target
QMAKE_CLEAN += $$TARGET */*~

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jan 31 17:50:13 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 3.0.8
* Remove unneeded x264 presets
* Remove predefined recording areas
* Add h264parse to vaapih264enc
* Add resolution combobox for camera recording in the dialog window
* Limit fps to the vertical refresh rate of the screen in Hz
* Add CPU count to info output
* Translation updates
- Adapt add_appstream_metadata.patch
-------------------------------------------------------------------
Thu Oct 1 13:12:21 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package vokoscreenNG
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: vokoscreenNG
Version: 3.0.7
Version: 3.0.8
Release: 0
Summary: Screencast creator
License: GPL-2.0-only