Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] oxygen-icons5: update to 6.0.0.
@ 2024-03-02 14:21 Johnnynator
  2024-03-02 14:42 ` [PR PATCH] [Updated] " Johnnynator
  2024-03-05 14:49 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: Johnnynator @ 2024-03-02 14:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages oxygen
https://github.com/void-linux/void-packages/pull/49028

oxygen-icons5: update to 6.0.0.
None

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

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

From 3e1520aa4ad366c9b30c7d5258cc2b87980ac39c Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 2 Mar 2024 15:20:32 +0100
Subject: [PATCH] oxygen-icons5: update to 6.0.0.

---
 srcpkgs/oxygen-icons5/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/oxygen-icons5/template b/srcpkgs/oxygen-icons5/template
index ab9898ffed8b6c..addc69031ff06c 100644
--- a/srcpkgs/oxygen-icons5/template
+++ b/srcpkgs/oxygen-icons5/template
@@ -1,17 +1,17 @@
 # Template file for 'oxygen-icons5'
 pkgname=oxygen-icons5
-version=5.115.0
+version=6.0.0
 revision=1
 build_style=cmake
-hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
-makedepends="qt5-devel"
+hostmakedepends="extra-cmake-modules qt6-tools qt6-base"
+makedepends="qt6-base-devel"
 checkdepends="fdupes"
 short_desc="KDE Oxygen(5) icon theme"
 maintainer="John <me@johnnynator.dev>"
 license="LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://invent.kde.org/frameworks/oxygen-icons5"
-distfiles="${KDE_SITE}/frameworks/${version%.*}/oxygen-icons-${version}.tar.xz"
-checksum=121330b4c264529155fb8232d48357fd7f9b411b4ce59c14c3295e2f3ee6a4b8
+distfiles="${KDE_SITE}/oxygen-icons/oxygen-icons-${version}.tar.xz"
+checksum=28ec182875dcc15d9278f45ced11026aa392476f1f454871b9e2c837008e5774
 conflicts="oxygen-icons>=0"
 
 oxygen-icons_package() {

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

* Re: [PR PATCH] [Updated] oxygen-icons5: update to 6.0.0.
  2024-03-02 14:21 [PR PATCH] oxygen-icons5: update to 6.0.0 Johnnynator
@ 2024-03-02 14:42 ` Johnnynator
  2024-03-05 14:49 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2024-03-02 14:42 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Johnnynator against master on the void-packages repository

https://github.com/Johnnynator/void-packages oxygen
https://github.com/void-linux/void-packages/pull/49028

oxygen-icons5: update to 6.0.0.
None

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

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

From 1bd34fd8712c062274c8725a1662d748f5678175 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 2 Mar 2024 15:20:32 +0100
Subject: [PATCH] oxygen-icons5: update to 6.0.0.

---
 srcpkgs/oxygen-icons5/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/oxygen-icons5/template b/srcpkgs/oxygen-icons5/template
index ab9898ffed8b6c..3bfb67b2791994 100644
--- a/srcpkgs/oxygen-icons5/template
+++ b/srcpkgs/oxygen-icons5/template
@@ -1,18 +1,18 @@
 # Template file for 'oxygen-icons5'
 pkgname=oxygen-icons5
-version=5.115.0
+version=6.0.0
 revision=1
 build_style=cmake
-hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools"
-makedepends="qt5-devel"
+hostmakedepends="extra-cmake-modules qt6-tools qt6-base"
+makedepends="qt6-base-devel"
 checkdepends="fdupes"
 short_desc="KDE Oxygen(5) icon theme"
 maintainer="John <me@johnnynator.dev>"
 license="LGPL-2.1-or-later, LGPL-3.0-or-later"
 homepage="https://invent.kde.org/frameworks/oxygen-icons5"
-distfiles="${KDE_SITE}/frameworks/${version%.*}/oxygen-icons-${version}.tar.xz"
-checksum=121330b4c264529155fb8232d48357fd7f9b411b4ce59c14c3295e2f3ee6a4b8
-conflicts="oxygen-icons>=0"
+distfiles="${KDE_SITE}/oxygen-icons/oxygen-icons-${version}.tar.xz"
+checksum=28ec182875dcc15d9278f45ced11026aa392476f1f454871b9e2c837008e5774
+conflicts="oxygen-icons<6.0.0"
 
 oxygen-icons_package() {
 	build_style=meta

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

* Re: [PR PATCH] [Merged]: oxygen-icons5: update to 6.0.0.
  2024-03-02 14:21 [PR PATCH] oxygen-icons5: update to 6.0.0 Johnnynator
  2024-03-02 14:42 ` [PR PATCH] [Updated] " Johnnynator
@ 2024-03-05 14:49 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2024-03-05 14:49 UTC (permalink / raw)
  To: ml

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

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

oxygen-icons5: update to 6.0.0.
https://github.com/void-linux/void-packages/pull/49028

Description:
None

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

end of thread, other threads:[~2024-03-05 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-02 14:21 [PR PATCH] oxygen-icons5: update to 6.0.0 Johnnynator
2024-03-02 14:42 ` [PR PATCH] [Updated] " Johnnynator
2024-03-05 14:49 ` [PR PATCH] [Merged]: " Johnnynator

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