Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vokoscreen: update to 4.2.0.
@ 2024-09-18 23:30 1is7ac3
  2024-09-18 23:34 ` [PR PATCH] [Updated] " 1is7ac3
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: 1is7ac3 @ 2024-09-18 23:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1108 bytes --]

There is a new pull request by 1is7ac3 against master on the void-packages repository

https://github.com/1is7ac3/void-packages vokoNG
https://github.com/void-linux/void-packages/pull/52269

vokoscreen: update to 4.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes<!--
- I tested the changes in this PR: **YES**

<!--  #### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing-->
- I built this PR locally for my native architecture, (x86_64)



A patch file from https://github.com/void-linux/void-packages/pull/52269.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vokoNG-52269.patch --]
[-- Type: text/x-diff, Size: 1855 bytes --]

From 5d80dbc919719583f477335735881ed1862fcd91 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Wed, 18 Sep 2024 20:17:47 -0300
Subject: [PATCH] vokoscreen: update to 4.2.0.

---
 srcpkgs/vokoscreen/template | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vokoscreen/template b/srcpkgs/vokoscreen/template
index 94e4012dfcca33..928021e1bbfecd 100644
--- a/srcpkgs/vokoscreen/template
+++ b/srcpkgs/vokoscreen/template
@@ -1,16 +1,24 @@
 # Template file for 'vokoscreen'
 pkgname=vokoscreen
-version=2.5.0
+version=4.2.0
 revision=1
 build_style=qmake
-hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
-makedepends="alsa-lib-devel libX11-devel libXrandr-devel qt5-devel qt5-x11extras-devel v4l-utils-devel"
-depends="ffmpeg"
+build_wrksrc="src"
+hostmakedepends="pkg-config qt6-base-devel qt6-tools-devel"
+makedepends="alsa-lib-devel libX11-devel libXrandr-devel v4l-utils-devel
+ pipewire-devel pulseaudio-devel gst-plugins-base1-devel qt6-multimedia-devel
+ xdg-desktop-portal gstreamermm-devel"
+depends="ffmpeg6 gstreamer1-pipewire gst-plugins-ugly1 gst-plugins-good1"
 short_desc="Easy to use screencast creator"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://linuxecke.volkoh.de/vokoscreen/vokoscreen.html"
-distfiles="https://github.com/vkohaupt/vokoscreen/archive/${version}.tar.gz"
-checksum=7f5d9abfa3b4a1f7ce657838f5169cd80a590be490dacd0ad1751853a38f4245
+distfiles="https://github.com/vkohaupt/vokoscreenNG/archive/${version}.tar.gz"
+checksum=5f74fc575ae18e8e62f13f891d79c1c720077f6b630085a02f7576c223cb431c
 
-CFLAGS="-fcommon"
+do_install(){
+        vbin vokoscreenNG
+        vinstall applications/vokoscreenNG.desktop 644 usr/share/applications
+        vinstall applications/vokoscreenNG.png 644 usr/share/pixmaps
+}
+ 

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-11-01  2:43 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-18 23:30 [PR PATCH] vokoscreen: update to 4.2.0 1is7ac3
2024-09-18 23:34 ` [PR PATCH] [Updated] " 1is7ac3
2024-09-19  0:14 ` 1is7ac3
2024-09-19  0:29 ` 1is7ac3
2024-09-20  6:17 ` 1is7ac3
2024-09-20  6:36 ` 1is7ac3
2024-09-22 17:58 ` 1is7ac3
2024-09-24 20:55 ` classabbyamp
2024-09-24 21:05 ` [PR REVIEW] " classabbyamp
2024-09-25  2:13 ` [PR PATCH] [Updated] " 1is7ac3
2024-09-25  2:24 ` 1is7ac3
2024-09-25  2:28 ` classabbyamp
2024-11-01  2:43 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).