forked from pool/vokoscreenNG
Accepting request 943483 from multimedia:apps
- Update to 3.1.0 * The Help button has been removed from the title bar of the Player, VideoPath and Cisco-License dialog * Change system-filedialog to Qt-filedialog * Fusion is now the style for all operating systems * vokoscreenNG create his own images from all tabs * Camera, Magnifier, Showclick and Halo added to the Systray menu * Global keyboard shortcuts can be changed * Added tooltip for global magnifier shortcut * The camera window is now also displayed over a full screen window * Countdown: Better look without compositer * Countdown: Hide from taskbar * Countdown: Added cancel button * Better integration "mouse over activates window" * Combobox resolution was not deactivated if no camera was found * Better hint if no audio recording device was found * Option to show mouse clicks (forwarded request 943361 from tux93) OBS-URL: https://build.opensuse.org/request/show/943483 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vokoscreenNG?expand=0&rev=13
This commit is contained in:
commit
44715dfc4e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e03ebce15d624eb64a37a7448d5e583eb56d38f7b569be24cedaa6632d5c65a6
|
||||
size 1692707
|
3
vokoscreenNG-3.1.0.tar.gz
Normal file
3
vokoscreenNG-3.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58ed792732b2129bec88b142f9b3a82c76a88c70d5f8b32b8332bdd6d8d5cbe4
|
||||
size 2277273
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 31 20:48:05 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to 3.1.0
|
||||
* The Help button has been removed from the title bar of the Player,
|
||||
VideoPath and Cisco-License dialog
|
||||
* Change system-filedialog to Qt-filedialog
|
||||
* Fusion is now the style for all operating systems
|
||||
* vokoscreenNG create his own images from all tabs
|
||||
* Camera, Magnifier, Showclick and Halo added to the Systray menu
|
||||
* Global keyboard shortcuts can be changed
|
||||
* Added tooltip for global magnifier shortcut
|
||||
* The camera window is now also displayed over a full screen window
|
||||
* Countdown: Better look without compositer
|
||||
* Countdown: Hide from taskbar
|
||||
* Countdown: Added cancel button
|
||||
* Better integration "mouse over activates window"
|
||||
* Combobox resolution was not deactivated if no camera was found
|
||||
* Better hint if no audio recording device was found
|
||||
* Option to show mouse clicks
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 26 09:21:40 UTC 2021 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
|
@ -17,20 +17,21 @@
|
||||
|
||||
|
||||
Name: vokoscreenNG
|
||||
Version: 3.0.9
|
||||
Version: 3.1.0
|
||||
Release: 0
|
||||
Summary: Screencast creator
|
||||
License: GPL-2.0-only
|
||||
Group: Productivity/Multimedia/Other
|
||||
URL: https://github.com/vkohaupt/vokoscreenNG
|
||||
Source: https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz
|
||||
Source: https://github.com/vkohaupt/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM - Add AppStream metadata - PR#94
|
||||
Patch0: add_appstream_metadata.patch
|
||||
BuildRequires: appstream-glib
|
||||
BuildRequires: gstreamer-devel
|
||||
BuildRequires: gstreamer-devel >= 1.12.5
|
||||
BuildRequires: libqt5-linguist
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.14.0
|
||||
BuildRequires: pkgconfig(Qt5DBus)
|
||||
BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Multimedia)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
@ -38,8 +39,6 @@ BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
|
||||
Requires: gstreamer >= 1.12.5
|
||||
Requires: libQt5Core5 >= 5.9.4
|
||||
%if 0%{?sle_version} && 0%{?sle_version} < 150300
|
||||
Requires: pulseaudio
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user