Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kamoso: update to 23.04.2
@ 2023-06-29 11:00 chrysos349
  2023-06-29 11:08 ` mhmdanas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chrysos349 @ 2023-06-29 11:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages kamoso
https://github.com/void-linux/void-packages/pull/44715

kamoso: update to 23.04.2
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

**Note**: added `breeze-icons` to fix missing icons.

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

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

From 65384a5c234fafe708aeff77a6f211be373f0a70 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Thu, 29 Jun 2023 13:58:47 +0300
Subject: [PATCH] kamoso: update to 23.04.2

---
 srcpkgs/kamoso/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kamoso/template b/srcpkgs/kamoso/template
index 9e5767e2c698..5fac28928c98 100644
--- a/srcpkgs/kamoso/template
+++ b/srcpkgs/kamoso/template
@@ -1,6 +1,6 @@
 # Template file for 'kamoso'
 pkgname=kamoso
-version=23.04.0
+version=23.04.2
 revision=1
 build_style=cmake
 hostmakedepends="
@@ -13,11 +13,11 @@ makedepends="
 depends="
  kconfigwidgets kcompletion ksolid knotifyconfig gst-plugins-good1
  gst-plugins-bad1 phonon-qt5 qt5-graphicaleffects qt5-quickcontrols kirigami2
- purpose"
+ purpose breeze-icons"
 short_desc="Simple and friendly program to use your webcam recorder"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://apps.kde.org/kamoso/"
 changelog="https://kde.org/announcements/changelogs/gear/${version}/#kamoso"
 distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
-checksum=6ab8690e45616087e205c7fc80accc27a8a887108f58477877b66e24061c12f2
+checksum=8fefb862a7d1d70b35a460fc160e08e9510e76091e3782f04f7b8b4430d36b57

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

* Re: kamoso: update to 23.04.2
  2023-06-29 11:00 [PR PATCH] kamoso: update to 23.04.2 chrysos349
@ 2023-06-29 11:08 ` mhmdanas
  2023-06-29 11:25 ` chrysos349
  2023-06-29 12:30 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: mhmdanas @ 2023-06-29 11:08 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/44715#issuecomment-1612912428

Comment:
> Note: added breeze-icons to fix missing icons.

Isn't it up to the user to choose the appropriate icons to install and use?

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

* Re: kamoso: update to 23.04.2
  2023-06-29 11:00 [PR PATCH] kamoso: update to 23.04.2 chrysos349
  2023-06-29 11:08 ` mhmdanas
@ 2023-06-29 11:25 ` chrysos349
  2023-06-29 12:30 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: chrysos349 @ 2023-06-29 11:25 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/44715#issuecomment-1612945947

Comment:
@mhmdanas `breeze-icons` is a dep in `kdenlive`, `kdeconnect`, `kexi` templates. 

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

* Re: [PR PATCH] [Closed]: kamoso: update to 23.04.2
  2023-06-29 11:00 [PR PATCH] kamoso: update to 23.04.2 chrysos349
  2023-06-29 11:08 ` mhmdanas
  2023-06-29 11:25 ` chrysos349
@ 2023-06-29 12:30 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2023-06-29 12:30 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

kamoso: update to 23.04.2
https://github.com/void-linux/void-packages/pull/44715

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

**Note**: added `breeze-icons` to fix missing icons.

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

end of thread, other threads:[~2023-06-29 12:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-29 11:00 [PR PATCH] kamoso: update to 23.04.2 chrysos349
2023-06-29 11:08 ` mhmdanas
2023-06-29 11:25 ` chrysos349
2023-06-29 12:30 ` [PR PATCH] [Closed]: " ahesford

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).