Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kasts-22.06
@ 2022-07-30 19:54 Johnnynator
  2022-07-30 22:41 ` [PR PATCH] [Updated] " Johnnynator
  2022-07-30 22:50 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: Johnnynator @ 2022-07-30 19:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages kasts
https://github.com/void-linux/void-packages/pull/38377

New package: kasts-22.06
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (ARCH-LIBC)
- 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/38377.patch is attached

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

From a3be3835ca030cedd650ac64d65979b327a65628 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 30 Jul 2022 21:51:35 +0200
Subject: [PATCH] New package: kasts-22.06

---
 srcpkgs/kasts/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/kasts/template

diff --git a/srcpkgs/kasts/template b/srcpkgs/kasts/template
new file mode 100644
index 000000000000..2633af33c8fb
--- /dev/null
+++ b/srcpkgs/kasts/template
@@ -0,0 +1,18 @@
+# Template file for 'kasts'
+pkgname=kasts
+version=22.06
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext pkg-config
+ qt5-qmake qt5-host-tools kcoreaddons kconfig"
+makedepends="kcoreaddons-devel syndication-devel kconfig-devel
+ ki18n-devel threadweaver-devel qt5-quickcontrols2-devel
+ qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql libglib-devel
+ qt5-plugin-sqlite qt5-plugin-tds qt5-multimedia-devel
+ taglib-devel networkmanager-qt5-devel qtkeychain-qt5-devel"
+short_desc="Convergent podcast application"
+maintainer="John <me@johnnynator.dev>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/de/kasts/"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/${pkgname}-${version}.tar.xz"
+checksum=3353997cecaaeb8129b810973e751d221b852bc8fcd0e9970e1fe6fe4855f643

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

* Re: [PR PATCH] [Updated] New package: kasts-22.06
  2022-07-30 19:54 [PR PATCH] New package: kasts-22.06 Johnnynator
@ 2022-07-30 22:41 ` Johnnynator
  2022-07-30 22:50 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2022-07-30 22:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages kasts
https://github.com/void-linux/void-packages/pull/38377

New package: kasts-22.06
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (ARCH-LIBC)
- 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/38377.patch is attached

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

From 1f517bb447be3d94a8752c712ff9c59eaee7af12 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Sat, 30 Jul 2022 21:51:35 +0200
Subject: [PATCH] New package: kasts-22.06

---
 srcpkgs/kasts/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/kasts/template

diff --git a/srcpkgs/kasts/template b/srcpkgs/kasts/template
new file mode 100644
index 000000000000..99a6a51d4a92
--- /dev/null
+++ b/srcpkgs/kasts/template
@@ -0,0 +1,19 @@
+# Template file for 'kasts'
+pkgname=kasts
+version=22.06
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext pkg-config
+ qt5-qmake qt5-host-tools kcoreaddons kconfig"
+makedepends="kcoreaddons-devel syndication-devel kconfig-devel
+ ki18n-devel threadweaver-devel qt5-quickcontrols2-devel
+ qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql libglib-devel
+ qt5-plugin-sqlite qt5-plugin-tds qt5-multimedia-devel
+ taglib-devel networkmanager-qt5-devel qtkeychain-qt5-devel"
+depends="qt5-graphicaleffects kirigami2"
+short_desc="Convergent podcast application"
+maintainer="John <me@johnnynator.dev>"
+license="GPL-3.0-or-later"
+homepage="https://apps.kde.org/de/kasts/"
+distfiles="${KDE_SITE}/plasma-mobile/${version}/${pkgname}-${version}.tar.xz"
+checksum=3353997cecaaeb8129b810973e751d221b852bc8fcd0e9970e1fe6fe4855f643

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

* Re: [PR PATCH] [Merged]: New package: kasts-22.06
  2022-07-30 19:54 [PR PATCH] New package: kasts-22.06 Johnnynator
  2022-07-30 22:41 ` [PR PATCH] [Updated] " Johnnynator
@ 2022-07-30 22:50 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2022-07-30 22:50 UTC (permalink / raw)
  To: ml

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

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

New package: kasts-22.06
https://github.com/void-linux/void-packages/pull/38377

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-07-30 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-30 19:54 [PR PATCH] New package: kasts-22.06 Johnnynator
2022-07-30 22:41 ` [PR PATCH] [Updated] " Johnnynator
2022-07-30 22:50 ` [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).