Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kalendar-0.4.0
@ 2021-12-26 20:29 paper42
  2021-12-26 21:07 ` [PR REVIEW] " Johnnynator
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: paper42 @ 2021-12-26 20:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages kalendar
https://github.com/void-linux/void-packages/pull/34710

New package: kalendar-0.4.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


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

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

From 00821a23c21292140929c0ee01c82935d989b03a Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 26 Dec 2021 18:21:26 +0100
Subject: [PATCH] New package: kalendar-0.4.0

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

diff --git a/srcpkgs/kalendar/template b/srcpkgs/kalendar/template
new file mode 100644
index 000000000000..49fbdab014d9
--- /dev/null
+++ b/srcpkgs/kalendar/template
@@ -0,0 +1,19 @@
+# Template file for 'kalendar'
+pkgname=kalendar
+version=0.4.0
+wrksrc="$pkgname-v$version"
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="qt5-devel qt5-declarative-devel qt5-quickcontrols2-devel
+ qt5-svg-devel qt5-location-devel kirigami2-devel kdbusaddons-devel ki18n-devel
+ kcalendarcore-devel kconfigwidgets-devel kwindowsystem-devel kcoreaddons-devel
+ kcontacts-devel kitemmodels-devel kxmlgui-devel knotifications-devel
+ kiconthemes-devel kservice-devel akonadi5-devel akonadi-contacts-devel
+ calendarsupport-devel eventviews-devel"
+short_desc="Calendar application using Akonadi"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="GPL-3.0-or-later"
+homepage="https://invent.kde.org/pim/kalendar"
+distfiles="https://invent.kde.org/pim/kalendar/-/archive/v$version/kalendar-v$version.tar.gz"
+checksum=1d281d4073d6b259aba109d07cd2cfa1df52eb32c1d178f9edd067f3d8adc2c4

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

* Re: [PR REVIEW] New package: kalendar-0.4.0
  2021-12-26 20:29 [PR PATCH] New package: kalendar-0.4.0 paper42
@ 2021-12-26 21:07 ` Johnnynator
  2021-12-26 21:08 ` Johnnynator
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2021-12-26 21:07 UTC (permalink / raw)
  To: ml

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

New review comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/34710#discussion_r775284996

Comment:
Missing  `qt5-host-tools qt5-qmake`

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

* Re: [PR REVIEW] New package: kalendar-0.4.0
  2021-12-26 20:29 [PR PATCH] New package: kalendar-0.4.0 paper42
  2021-12-26 21:07 ` [PR REVIEW] " Johnnynator
@ 2021-12-26 21:08 ` Johnnynator
  2021-12-26 21:09 ` Johnnynator
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2021-12-26 21:08 UTC (permalink / raw)
  To: ml

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

New review comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/34710#discussion_r775285155

Comment:
Use `${KDE_SITE}/kalendar/kalendar-${version}.tar.xz` always use the generated tarballs from `downloads.kde.org` since the git archives do not contain e.g. translations

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

* Re: [PR REVIEW] New package: kalendar-0.4.0
  2021-12-26 20:29 [PR PATCH] New package: kalendar-0.4.0 paper42
  2021-12-26 21:07 ` [PR REVIEW] " Johnnynator
  2021-12-26 21:08 ` Johnnynator
@ 2021-12-26 21:09 ` Johnnynator
  2022-04-07 20:55 ` [PR PATCH] [Updated] " paper42
  2022-04-07 21:59 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: Johnnynator @ 2021-12-26 21:09 UTC (permalink / raw)
  To: ml

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

New review comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/34710#discussion_r775285155

Comment:
Use `${KDE_SITE}/kalendar/kalendar-${version}.tar.xz`, since the generated tarballs from `downloads.kde.org` do contain e.g. processed translations which the git one doesn't

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

* Re: [PR PATCH] [Updated] New package: kalendar-0.4.0
  2021-12-26 20:29 [PR PATCH] New package: kalendar-0.4.0 paper42
                   ` (2 preceding siblings ...)
  2021-12-26 21:09 ` Johnnynator
@ 2022-04-07 20:55 ` paper42
  2022-04-07 21:59 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-04-07 20:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages kalendar
https://github.com/void-linux/void-packages/pull/34710

New package: kalendar-0.4.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


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

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

From 71f79d0bc07bae4532336c46e96d846d51a2558a Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sun, 26 Dec 2021 18:21:26 +0100
Subject: [PATCH] New package: kalendar-0.4.0

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

diff --git a/srcpkgs/kalendar/template b/srcpkgs/kalendar/template
new file mode 100644
index 000000000000..0cdfbd27c3e4
--- /dev/null
+++ b/srcpkgs/kalendar/template
@@ -0,0 +1,19 @@
+# Template file for 'kalendar'
+pkgname=kalendar
+version=0.4.0
+revision=1
+build_style=cmake
+hostmakedepends="extra-cmake-modules gettext qt5-host-tools qt5-qmake
+ kcoreaddons kconfig"
+makedepends="qt5-devel qt5-declarative-devel qt5-quickcontrols2-devel
+ qt5-svg-devel qt5-location-devel kirigami2-devel kdbusaddons-devel ki18n-devel
+ kcalendarcore-devel kconfigwidgets-devel kwindowsystem-devel kcoreaddons-devel
+ kcontacts-devel kitemmodels-devel kxmlgui-devel knotifications-devel
+ kiconthemes-devel kservice-devel akonadi5-devel akonadi-contacts-devel
+ calendarsupport-devel eventviews-devel"
+short_desc="Calendar application using Akonadi"
+maintainer="Michal Vasilek <michal@vasilek.cz>"
+license="GPL-3.0-or-later"
+homepage="https://invent.kde.org/pim/kalendar"
+distfiles="${KDE_SITE}/kalendar/kalendar-${version}.tar.xz"
+checksum=d64b19caab3e1365cce58ae27b76417b515cf3a07777ed1905f82cfbf0d1947a

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

* Re: [PR PATCH] [Merged]: New package: kalendar-0.4.0
  2021-12-26 20:29 [PR PATCH] New package: kalendar-0.4.0 paper42
                   ` (3 preceding siblings ...)
  2022-04-07 20:55 ` [PR PATCH] [Updated] " paper42
@ 2022-04-07 21:59 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-04-07 21:59 UTC (permalink / raw)
  To: ml

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

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

New package: kalendar-0.4.0
https://github.com/void-linux/void-packages/pull/34710

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**


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

end of thread, other threads:[~2022-04-07 21:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-26 20:29 [PR PATCH] New package: kalendar-0.4.0 paper42
2021-12-26 21:07 ` [PR REVIEW] " Johnnynator
2021-12-26 21:08 ` Johnnynator
2021-12-26 21:09 ` Johnnynator
2022-04-07 20:55 ` [PR PATCH] [Updated] " paper42
2022-04-07 21:59 ` [PR PATCH] [Merged]: " paper42

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