* [PR PATCH] New package: discover-6.1.5
@ 2024-09-30 14:20 1is7ac3
2024-09-30 14:22 ` 1is7ac3
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: 1is7ac3 @ 2024-09-30 14:20 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]
There is a new pull request by 1is7ac3 against master on the void-packages repository
https://github.com/1is7ac3/void-packages discover
https://github.com/void-linux/void-packages/pull/52422
New package: discover-6.1.5
<!-- 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-GLIBC)
<!--- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/52422.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-discover-52422.patch --]
[-- Type: text/x-diff, Size: 1452 bytes --]
From f3fcbb3fae5d0c1e76e33b1d25dd79aefdf6d9d4 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Mon, 30 Sep 2024 11:18:33 -0300
Subject: [PATCH] New package: discover-6.1.5
---
srcpkgs/discover/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/discover/template
diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
new file mode 100644
index 00000000000000..e8bce4c6b50c82
--- /dev/null
+++ b/srcpkgs/discover/template
@@ -0,0 +1,19 @@
+# Template file for 'discover'
+pkgname=discover
+version=6.1.5
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF"
+hostmakedepends="extra-cmake-modules pkg-config qt6-base-devel qt6-tools
+ kf6-kcoreaddons-devel kf6-kdoctools-devel gettext kf6-kconfig-devel"
+makedepends="AppStream-qt-devel flatpak-devel qt6-declarative-devel
+ qt6-webview-devel kf6-kirigami-devel kf6-kcrash-devel kf6-kdbusaddons-devel
+ kf6-kxmlgui-devel kf6-purpose-devel kf6-kcmutils-devel kf6-kidletime-devel
+ kf6-kstatusnotifieritem-devel kirigami-addons-devel discount-devel
+ kf6-attica-devel kf6-knewstuff-devel"
+short_desc="KDE resources management flatpak, plasma plugins"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/discover"
+distfiles="${KDE_SITE}/plasma/${version}/discover-${version}.tar.xz"
+checksum=6e2cf59fac2cb792420ed6df653f80307d6e33d6e6ae9c1af2827a93bae3cb8d
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: discover-6.1.5
2024-09-30 14:20 [PR PATCH] New package: discover-6.1.5 1is7ac3
@ 2024-09-30 14:22 ` 1is7ac3
2024-09-30 15:01 ` [PR PATCH] [Updated] " 1is7ac3
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2024-09-30 14:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 215 bytes --]
New comment by 1is7ac3 on void-packages repository
https://github.com/void-linux/void-packages/pull/52422#issuecomment-2383356088
Comment:
to implement fwupd it is necessary to add package fwupd add common/shlibs
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] New package: discover-6.1.5
2024-09-30 14:20 [PR PATCH] New package: discover-6.1.5 1is7ac3
2024-09-30 14:22 ` 1is7ac3
@ 2024-09-30 15:01 ` 1is7ac3
2024-10-01 1:03 ` oreo639
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2024-09-30 15:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]
There is an updated pull request by 1is7ac3 against master on the void-packages repository
https://github.com/1is7ac3/void-packages discover
https://github.com/void-linux/void-packages/pull/52422
New package: discover-6.1.5
<!-- 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-GLIBC)
<!--- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/52422.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-discover-52422.patch --]
[-- Type: text/x-diff, Size: 1486 bytes --]
From d430eb4a44015a861f481f6c673f71ad1c44351b Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Mon, 30 Sep 2024 11:18:33 -0300
Subject: [PATCH] New package: discover-6.1.5
---
srcpkgs/discover/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/discover/template
diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
new file mode 100644
index 00000000000000..6f19ad8a896abc
--- /dev/null
+++ b/srcpkgs/discover/template
@@ -0,0 +1,19 @@
+# Template file for 'discover'
+pkgname=discover
+version=6.1.5
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
+hostmakedepends="extra-cmake-modules pkg-config qt6-base-devel qt6-tools
+ kf6-kcoreaddons-devel kf6-kdoctools-devel gettext kf6-kconfig-devel"
+makedepends="AppStream-qt-devel flatpak-devel qt6-declarative-devel
+ qt6-webview-devel kf6-kirigami-devel kf6-kcrash-devel kf6-kdbusaddons-devel
+ kf6-kxmlgui-devel kf6-purpose-devel kf6-kcmutils-devel kf6-kidletime-devel
+ kf6-kstatusnotifieritem-devel kirigami-addons-devel discount-devel
+ kf6-attica-devel kf6-knewstuff-devel"
+short_desc="KDE resources management flatpak, plasma plugins"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/discover"
+distfiles="${KDE_SITE}/plasma/${version}/discover-${version}.tar.xz"
+checksum=6e2cf59fac2cb792420ed6df653f80307d6e33d6e6ae9c1af2827a93bae3cb8d
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: New package: discover-6.1.5
2024-09-30 14:20 [PR PATCH] New package: discover-6.1.5 1is7ac3
2024-09-30 14:22 ` 1is7ac3
2024-09-30 15:01 ` [PR PATCH] [Updated] " 1is7ac3
@ 2024-10-01 1:03 ` oreo639
2024-10-01 3:03 ` [PR PATCH] [Updated] " 1is7ac3
2024-11-03 2:30 ` 1is7ac3
4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-10-01 1:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 227 bytes --]
New comment by oreo639 on void-packages repository
https://github.com/void-linux/void-packages/pull/52422#issuecomment-2384578475
Comment:
For cross-compiling you need `kf6-kcmutils` and `kf6-kauth-tools` in hostmakedepends.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] New package: discover-6.1.5
2024-09-30 14:20 [PR PATCH] New package: discover-6.1.5 1is7ac3
` (2 preceding siblings ...)
2024-10-01 1:03 ` oreo639
@ 2024-10-01 3:03 ` 1is7ac3
2024-11-03 2:30 ` 1is7ac3
4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2024-10-01 3:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]
There is an updated pull request by 1is7ac3 against master on the void-packages repository
https://github.com/1is7ac3/void-packages discover
https://github.com/void-linux/void-packages/pull/52422
New package: discover-6.1.5
<!-- 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-GLIBC)
<!--- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/52422.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-discover-52422.patch --]
[-- Type: text/x-diff, Size: 1518 bytes --]
From 068bee567d1a26337e9e84401ed4b4b58d7dba9d Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Mon, 30 Sep 2024 11:18:33 -0300
Subject: [PATCH] New package: discover-6.1.5
---
srcpkgs/discover/template | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 srcpkgs/discover/template
diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
new file mode 100644
index 00000000000000..05fddd4fa432e9
--- /dev/null
+++ b/srcpkgs/discover/template
@@ -0,0 +1,20 @@
+# Template file for 'discover'
+pkgname=discover
+version=6.1.5
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
+hostmakedepends="extra-cmake-modules pkg-config qt6-base-devel qt6-tools
+ kf6-kcoreaddons-devel kf6-kdoctools-devel gettext kf6-kconfig-devel
+ kf6-kcmutils kf6-kauth-tools"
+makedepends="AppStream-qt-devel flatpak-devel qt6-declarative-devel
+ qt6-webview-devel kf6-kirigami-devel kf6-kcrash-devel kf6-kdbusaddons-devel
+ kf6-kxmlgui-devel kf6-purpose-devel kf6-kcmutils-devel kf6-kidletime-devel
+ kf6-kstatusnotifieritem-devel kirigami-addons-devel discount-devel
+ kf6-attica-devel kf6-knewstuff-devel"
+short_desc="KDE resources management flatpak, plasma plugins"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/discover"
+distfiles="${KDE_SITE}/plasma/${version}/discover-${version}.tar.xz"
+checksum=6e2cf59fac2cb792420ed6df653f80307d6e33d6e6ae9c1af2827a93bae3cb8d
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] New package: discover-6.1.5
2024-09-30 14:20 [PR PATCH] New package: discover-6.1.5 1is7ac3
` (3 preceding siblings ...)
2024-10-01 3:03 ` [PR PATCH] [Updated] " 1is7ac3
@ 2024-11-03 2:30 ` 1is7ac3
4 siblings, 0 replies; 6+ messages in thread
From: 1is7ac3 @ 2024-11-03 2:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]
There is an updated pull request by 1is7ac3 against master on the void-packages repository
https://github.com/1is7ac3/void-packages discover
https://github.com/void-linux/void-packages/pull/52422
New package: discover-6.1.5
<!-- 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-GLIBC)
<!--- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
A patch file from https://github.com/void-linux/void-packages/pull/52422.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-discover-52422.patch --]
[-- Type: text/x-diff, Size: 1540 bytes --]
From 114f997184937d9ef2999a255775a101641cac39 Mon Sep 17 00:00:00 2001
From: 1is7ac3 <isaac.qa13@gmail.com>
Date: Mon, 30 Sep 2024 11:18:33 -0300
Subject: [PATCH] New package: discover-6.2.2
---
srcpkgs/discover/template | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 srcpkgs/discover/template
diff --git a/srcpkgs/discover/template b/srcpkgs/discover/template
new file mode 100644
index 00000000000000..80ccb6ea982023
--- /dev/null
+++ b/srcpkgs/discover/template
@@ -0,0 +1,20 @@
+# Template file for 'discover'
+pkgname=discover
+version=6.2.2
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
+hostmakedepends="extra-cmake-modules pkg-config qt6-base-devel qt6-tools
+ kf6-kcoreaddons-devel kf6-kdoctools-devel gettext kf6-kconfig-devel
+ kf6-kcmutils kf6-kauth-tools"
+makedepends="AppStream-qt-devel flatpak-devel qt6-declarative-devel
+ qt6-webview-devel kf6-kirigami-devel kf6-kcrash-devel kf6-kdbusaddons-devel
+ kf6-kxmlgui-devel kf6-purpose-devel kf6-kcmutils-devel kf6-kidletime-devel
+ kf6-kstatusnotifieritem-devel kirigami-addons-devel discount-devel
+ kf6-attica-devel kf6-knewstuff-devel kf6-kitemmodels-devel"
+short_desc="KDE resources management flatpak, plasma plugins"
+maintainer="1is7ac3 <isaac.qa13@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://apps.kde.org/discover"
+distfiles="${KDE_SITE}/plasma/${version}/discover-${version}.tar.xz"
+checksum=d4fefafaa9b5b98005222a298cfcb7e3e1c89820d0ef8c02540e1a82108d5aae
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-11-03 2:30 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-30 14:20 [PR PATCH] New package: discover-6.1.5 1is7ac3
2024-09-30 14:22 ` 1is7ac3
2024-09-30 15:01 ` [PR PATCH] [Updated] " 1is7ac3
2024-10-01 1:03 ` oreo639
2024-10-01 3:03 ` [PR PATCH] [Updated] " 1is7ac3
2024-11-03 2:30 ` 1is7ac3
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).