Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
009668f557 |
||
|
|
ef787f7f92 |
||
|
|
0cb329d119 | ||
|
|
5504978cab |
5 changed files with 30 additions and 69 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
|
@ -19,20 +19,3 @@
|
|||
/vokoscreenNG-4.1.0.tar.gz
|
||||
/vokoscreenNG-4.2.0.tar.gz
|
||||
/vokoscreenNG-4.3.0.tar.gz
|
||||
/vokoscreenNG-4.4.0.tar.gz
|
||||
/vokoscreenNG-4.4.1.tar.gz
|
||||
/vokoscreenNG-4.4.2.tar.gz
|
||||
/vokoscreenNG-4.4.4.tar.gz
|
||||
/vokoscreenNG-4.4.5.tar.gz
|
||||
/vokoscreenNG-4.4.6.tar.gz
|
||||
/vokoscreenNG-4.4.7.tar.gz
|
||||
/vokoscreenNG-4.5.0.tar.gz
|
||||
/vokoscreenNG-4.5.1.tar.gz
|
||||
/vokoscreenNG-4.5.2.tar.gz
|
||||
/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
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
|
||||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vokoscreenNG-4.9.0.tar.gz) = 0a071728bfe6a33bff44739f92c4afd83707383570363808a8fca938b57844af19fa0cb38e3907b4dced46a4b7b63ae86f5b9bd1e245d4dbb11aff51385e4e5b
|
||||
SHA512 (vokoscreenNG-4.3.0.tar.gz) = bb84df67a28c150b0351864b4bd11533bf1a178a356a36c96e7a4e5697df56eca5aa614db083c719ee0ef17cd09fd7222dafdead4bddcb9aa80a93c0649ae2cf
|
||||
|
|
|
|||
|
|
@ -7,86 +7,69 @@
|
|||
<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">
|
||||
<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>
|
||||
<developer_name>Volker Kohaupt</developer_name>
|
||||
<launchable type="desktop-id">vokoscreenNG.desktop</launchable>
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<caption>Area to be captured</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-0.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Video options</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-1.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-2.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-3.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-4.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-5.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-6.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-7.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-8.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<caption>Available codecs and formats</caption>
|
||||
<image>https://vokoscreen.volkoh.de/3.0/picture/vokoscreenNG-9.png</image>
|
||||
<caption>Picture</caption>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<content_rating type="oars-1.0" />
|
||||
<releases>
|
||||
<release version="4.8.1" date="2026-01-05"/>
|
||||
<release version="4.1.0" date="2024-04-01"/>
|
||||
</releases>
|
||||
</component>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global forgeurl https://github.com/vkohaupt/vokoscreenNG
|
||||
%global forgeurl https://github.com/vkohaupt/%{name}
|
||||
|
||||
Name: vokoscreenNG
|
||||
Version: 4.9.0
|
||||
Version: 4.3.0
|
||||
%forgemeta
|
||||
Release: %autorelease
|
||||
Summary: Powerful screencast creator to record the screen
|
||||
|
|
@ -36,15 +36,13 @@ BuildRequires: pkgconfig(gstreamer-video-1.0)
|
|||
Requires: gstreamer1-plugin-gif
|
||||
%endif
|
||||
|
||||
#For wayland
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue