Compare commits

..

No commits in common. "rawhide" and "f41" have entirely different histories.

5 changed files with 20 additions and 38 deletions

4
.gitignore vendored
View file

@ -32,7 +32,3 @@
/vokoscreenNG-4.6.0.tar.gz
/vokoscreenNG-4.7.1.tar.gz
/vokoscreenNG-4.7.3.tar.gz
/vokoscreenNG-4.8.1.tar.gz
/vokoscreenNG-4.8.2.tar.gz
/vokoscreenNG-4.8.3.tar.gz
/vokoscreenNG-4.9.0.tar.gz

View file

@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
The file was generated using packit 1.12.0.post1.dev20+g7d30dac21.

View file

@ -1 +1 @@
SHA512 (vokoscreenNG-4.9.0.tar.gz) = 0a071728bfe6a33bff44739f92c4afd83707383570363808a8fca938b57844af19fa0cb38e3907b4dced46a4b7b63ae86f5b9bd1e245d4dbb11aff51385e4e5b
SHA512 (vokoscreenNG-4.7.3.tar.gz) = 350ab094b61b4a7645a902fb39e8fabc4df720e7747dfdb7a05f03a890bc2cc4438f284cc324455ef9577a2dfb6d640366bcdaf163bfaa2c1994fbb08f92d20a

View file

@ -7,41 +7,26 @@
<project_license>GPL-2.0-only</project_license>
<description>
<p>
vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window. Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal.
vokoscreenNG is a powerful screencast creator in many languages to record the screen, an area or a window (Linux only). Recording of audio from multiple sources is supported. With the built-in camera support, you can make your video more personal. Other tools such as systray, magnifying glass, countdown, timer, Showclick and Halo support will help you do a good job.
</p>
<p>
This program can save files in some formats and use some codecs for video and audio:
</p>
<p>X11:</p>
<ul>
<li>Tools: Countdown, Snapshot, Systray, Magnifying glass, Timer, Showclick, Halo, Darkmode, Global keyboard shortcuts, Build-in Videoplayer, Camera</li>
<li>Format: mkv, gif, mp4</li>
<li>Video: H.264, gif</li>
<li>Audio: mp3, opus</li>
<li>Video: H.264, VP8</li>
<li>Audio: vorbis, flac, opus and mp3.</li>
<li>File: mkv, webm, avi, mp4 and mov.</li>
</ul>
<p>Wayland:</p>
<ul>
<li>Note: Vokoscreen for Wayland is a standalone development and has nothing to do with X11</li>
<li>Tools: Countdown, Snapshot, Convert, Separated-audio-tracks</li>
<li>Format: mkv</li>
<li>Video: H.264</li>
<li>Audio: mp3, opus</li>
<li>After record you can convert into webm, gif or mp4.</li>
</ul>
<p>vokoscreenNG is a modern full replacement for vokoscreen, both written by Volker Kohaupt. The main difference is that vokoscreen uses ffmpeg as base, while vokoscreenNG has been rewritten from scratch and is based in GStreamer.</p>
<p>
vokoscreenNG is a modern full replacement for vokoscreen, both written by Volker Kohaupt. The main difference is that vokoscreen uses ffmpeg as base, while vokoscreenNG has been rewritten from scratch and is based in GStreamer.
</p>
</description>
<developer id="com.github.vkohaupt.vokoscreenng">
<developer id="com.github.vkohaupt.vokoscreenNG">
<name>Volker Kohaupt</name>
</developer>
<branding>
<color type="primary" scheme_preference="light">#faa298</color>
<color type="primary" scheme_preference="dark">#7f2c22</color>
</branding>
<url type="bugtracker">https://github.com/vkohaupt/vokoscreenNG/issues</url>
<url type="homepage">https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html</url>
<url type="bugtracker">https://github.com/vkohaupt/vokoscreenNG/issues</url>
<url type="donation">https://linuxecke.volkoh.de/vokoscreen/vokoscreen-donate.html</url>
<url type="contact">https://github.com/vkohaupt/vokoscreenNG/issues</url>
<url type="faq">https://github.com/vkohaupt/vokoscreenNG/issues</url>
<url type="translate">https://explore.transifex.com/vkohaupt/vokoscreen/</url>
<url type="contribute">https://github.com/vkohaupt/vokoscreenNG</url>
<url type="vcs-browser">https://github.com/vkohaupt/vokoscreenNG</url>
<launchable type="desktop-id">vokoscreenNG.desktop</launchable>
<screenshots>
<screenshot type="default">
@ -87,6 +72,6 @@
</screenshots>
<content_rating type="oars-1.0" />
<releases>
<release version="4.8.1" date="2026-01-05"/>
<release version="4.4.2" date="2025-01-09"/>
</releases>
</component>

View file

@ -1,7 +1,7 @@
%global forgeurl https://github.com/vkohaupt/vokoscreenNG
Name: vokoscreenNG
Version: 4.9.0
Version: 4.7.3
%forgemeta
Release: %autorelease
Summary: Powerful screencast creator to record the screen
@ -42,9 +42,10 @@ Recommends: pipewire-gstreamer
%description
vokoscreenNG for Windows and Linux is a powerful screencast creator in many
languages to record the screen, an area or a window (Linux only). Recording of
audio from multiple sources is supported. With the built-in camera support, you
can make your video more personal. Other tools such as systray, magnifying
glass, countdown, timer, Showclick and Halo support will help you do a good job.
audio from multiple sources is supported. With the built-in camera support,
you can make your video more personal. Other tools such as systray, magnifying
glass, countdown, timer, Showclick and Halo support will help you do a good
job.
%prep