Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: kmines-19.08.3
@ 2020-04-13 11:10 toluschr
  2020-04-13 12:30 ` [PR PATCH] [Updated] " toluschr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: toluschr @ 2020-04-13 11:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages add-kmines
https://github.com/void-linux/void-packages/pull/20950

New package: kmines-19.08.3
#20892 

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

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

From be6c5af3a1ac8f6a2e5c334a7f23aa924d70f7fc Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Fri, 10 Apr 2020 11:45:55 +0200
Subject: [PATCH] New package: kmines-19.08.3

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
new file mode 100644
index 00000000000..a09e658accb
--- /dev/null
+++ b/srcpkgs/kmines/template
@@ -0,0 +1,16 @@
+# Template file for 'kmines'
+pkgname=kmines
+version=19.08.3
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=off"
+hostmakedepends="extra-cmake-modules gettext"
+makedepends="kconfig-devel kconfigwidgets-devel kcoreaddons-devel
+	kcrash-devel kdbusaddons-devel kdoctools-devel ki18n-devel
+	ktextwidgets-devel kxmlgui-devel libkdegames-devel"
+short_desc="KMines is the classic Minesweeper game"
+maintainer="toluschr <toluschr@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://kde.org/applications/games/org.kde.kmines"
+distfiles="${KDE_SITE}/applications/${version}/src/kmines-${version}.tar.xz"
+checksum=4ebb5d932ab43f11f81d0fa64aef871ffecaab4a2c3a5c4dbf10416a86fa8329

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

* Re: [PR PATCH] [Updated] New package: kmines-19.08.3
  2020-04-13 11:10 [PR PATCH] New package: kmines-19.08.3 toluschr
@ 2020-04-13 12:30 ` toluschr
  2020-04-13 12:39 ` toluschr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: toluschr @ 2020-04-13 12:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages add-kmines
https://github.com/void-linux/void-packages/pull/20950

New package: kmines-19.08.3
#20892 

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

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

From cbec89ee8d43377df0955380ae0c9d237c91f434 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Fri, 10 Apr 2020 11:45:55 +0200
Subject: [PATCH] New package: kmines-19.08.3

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
new file mode 100644
index 00000000000..3364dd9b894
--- /dev/null
+++ b/srcpkgs/kmines/template
@@ -0,0 +1,17 @@
+# Template file for 'kmines'
+pkgname=kmines
+version=19.08.3
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=off"
+hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
+	kcoreaddons gettext"
+makedepends="kconfig-devel kconfigwidgets-devel kcoreaddons-devel kcrash-devel
+	kdbusaddons-devel kdoctools-devel ki18n-devel ktextwidgets-devel kxmlgui-devel
+	libkdegames-devel"
+short_desc="KMines is the classic Minesweeper game"
+maintainer="toluschr <toluschr@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://kde.org/applications/games/org.kde.kmines"
+distfiles="${KDE_SITE}/applications/${version}/src/kmines-${version}.tar.xz"
+checksum=4ebb5d932ab43f11f81d0fa64aef871ffecaab4a2c3a5c4dbf10416a86fa8329

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

* Re: [PR PATCH] [Updated] New package: kmines-19.08.3
  2020-04-13 11:10 [PR PATCH] New package: kmines-19.08.3 toluschr
  2020-04-13 12:30 ` [PR PATCH] [Updated] " toluschr
@ 2020-04-13 12:39 ` toluschr
  2020-04-14 17:15 ` [PR PATCH] [Updated] New package: kmines-19.12.3 toluschr
  2020-04-14 18:16 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: toluschr @ 2020-04-13 12:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages add-kmines
https://github.com/void-linux/void-packages/pull/20950

New package: kmines-19.08.3
#20892 

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

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

From 13324c0330c2c8dab1fcc0510a9fc10ce6119c0b Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Fri, 10 Apr 2020 11:45:55 +0200
Subject: [PATCH] New package: kmines-19.12.3

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
new file mode 100644
index 00000000000..4faec7deb00
--- /dev/null
+++ b/srcpkgs/kmines/template
@@ -0,0 +1,17 @@
+# Template file for 'kmines'
+pkgname=kmines
+version=19.12.3
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=off"
+hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
+	kcoreaddons gettext"
+makedepends="kconfig-devel kconfigwidgets-devel kcoreaddons-devel kcrash-devel
+	kdbusaddons-devel kdoctools-devel ki18n-devel ktextwidgets-devel kxmlgui-devel
+	libkdegames-devel"
+short_desc="KMines is the classic Minesweeper game"
+maintainer="toluschr <toluschr@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://kde.org/applications/games/org.kde.kmines"
+distfiles="${KDE_SITE}/release-service/${version}/src/kmines-${version}.tar.xz"
+checksum=05d8004f2e560bf2c9e32a3ca1988b3848b99bfb9cc96307c1ac2b703c202dad

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

* Re: [PR PATCH] [Updated] New package: kmines-19.12.3
  2020-04-13 11:10 [PR PATCH] New package: kmines-19.08.3 toluschr
  2020-04-13 12:30 ` [PR PATCH] [Updated] " toluschr
  2020-04-13 12:39 ` toluschr
@ 2020-04-14 17:15 ` toluschr
  2020-04-14 18:16 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: toluschr @ 2020-04-14 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages add-kmines
https://github.com/void-linux/void-packages/pull/20950

New package: kmines-19.12.3
#20892 

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

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

From 70b75112ac8386169cb2133b5422a4ec8c5fe85d Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Fri, 10 Apr 2020 11:45:55 +0200
Subject: [PATCH] New package: kmines-19.12.3

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

diff --git a/srcpkgs/kmines/template b/srcpkgs/kmines/template
new file mode 100644
index 00000000000..4b24538f1b5
--- /dev/null
+++ b/srcpkgs/kmines/template
@@ -0,0 +1,17 @@
+# Template file for 'kmines'
+pkgname=kmines
+version=19.12.3
+revision=1
+build_style=cmake
+configure_args="-DBUILD_TESTING=off"
+hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools kconfig
+ kcoreaddons gettext"
+makedepends="kconfig-devel kconfigwidgets-devel kcoreaddons-devel kcrash-devel
+ kdbusaddons-devel kdoctools-devel ki18n-devel ktextwidgets-devel kxmlgui-devel
+ libkdegames-devel kio-devel"
+short_desc="KMines is the classic Minesweeper game"
+maintainer="toluschr <toluschr@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://kde.org/applications/games/org.kde.kmines"
+distfiles="${KDE_SITE}/release-service/${version}/src/kmines-${version}.tar.xz"
+checksum=05d8004f2e560bf2c9e32a3ca1988b3848b99bfb9cc96307c1ac2b703c202dad

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

* Re: [PR PATCH] [Merged]: New package: kmines-19.12.3
  2020-04-13 11:10 [PR PATCH] New package: kmines-19.08.3 toluschr
                   ` (2 preceding siblings ...)
  2020-04-14 17:15 ` [PR PATCH] [Updated] New package: kmines-19.12.3 toluschr
@ 2020-04-14 18:16 ` Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-04-14 18:16 UTC (permalink / raw)
  To: ml

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

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

New package: kmines-19.12.3
https://github.com/void-linux/void-packages/pull/20950

Description:
#20892 

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

end of thread, other threads:[~2020-04-14 18:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 11:10 [PR PATCH] New package: kmines-19.08.3 toluschr
2020-04-13 12:30 ` [PR PATCH] [Updated] " toluschr
2020-04-13 12:39 ` toluschr
2020-04-14 17:15 ` [PR PATCH] [Updated] New package: kmines-19.12.3 toluschr
2020-04-14 18:16 ` [PR PATCH] [Merged]: " Hoshpak

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