Github messages for voidlinux
 help / color / mirror / Atom feed
From: 1is7ac3 <1is7ac3@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] vokoscreen: update to 4.2.0.
Date: Sun, 22 Sep 2024 19:58:48 +0200	[thread overview]
Message-ID: <20240922175848.4E1AA215D6@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52269@inbox.vuxu.org>

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

There is an updated 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: 1814 bytes --]

From 9e04332441754b9df75661523afaa8323e633ff9 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 | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vokoscreen/template b/srcpkgs/vokoscreen/template
index 94e4012dfcca33..483f8391d3ddb3 100644
--- a/srcpkgs/vokoscreen/template
+++ b/srcpkgs/vokoscreen/template
@@ -1,16 +1,23 @@
 # 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 pipewire-devel
+ pulseaudio-devel gst-plugins-base1-devel qt6-multimedia-devel
+ xdg-desktop-portal gstreamer1-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
+}

  parent reply	other threads:[~2024-09-22 17:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 23:30 [PR PATCH] " 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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240922175848.4E1AA215D6@inbox.vuxu.org \
    --to=1is7ac3@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).