Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: cantor-23.08.4
@ 2024-01-25 14:44 Eloitor
  2024-01-28 23:21 ` Eloitor
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Eloitor @ 2024-01-25 14:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 6f848019b55e4be969a33fbfff29e9f46a35ccb2 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..4809c7b847e89
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
@ 2024-01-28 23:21 ` Eloitor
  2024-01-29  9:45 ` Eloitor
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-28 23:21 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/48365#issuecomment-1913756301

Comment:
closes #43620

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

* Re: New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
  2024-01-28 23:21 ` Eloitor
@ 2024-01-29  9:45 ` Eloitor
  2024-01-29  9:48 ` [PR PATCH] [Updated] " Eloitor
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29  9:45 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/48365#issuecomment-1913756301

Comment:
closes #22871

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
  2024-01-28 23:21 ` Eloitor
  2024-01-29  9:45 ` Eloitor
@ 2024-01-29  9:48 ` Eloitor
  2024-01-29  9:56 ` Eloitor
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29  9:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 0e8defcdcf6e448db81c2b12445c0303c46d1343 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..2f2546e4aa7d3
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (2 preceding siblings ...)
  2024-01-29  9:48 ` [PR PATCH] [Updated] " Eloitor
@ 2024-01-29  9:56 ` Eloitor
  2024-01-29 10:02 ` Eloitor
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29  9:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 22860fa29b94decaf0bc817c07439ee1504daa33 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..a7c82e8fc4ae5
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake qt5-host-tools"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (3 preceding siblings ...)
  2024-01-29  9:56 ` Eloitor
@ 2024-01-29 10:02 ` Eloitor
  2024-01-29 10:10 ` Eloitor
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29 10:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From d0f9059b456e8ac466487ba1130bbcb68f3cbfa5 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..8c3045392dce9
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake qt5-host-tools qt5-tools"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (4 preceding siblings ...)
  2024-01-29 10:02 ` Eloitor
@ 2024-01-29 10:10 ` Eloitor
  2024-01-29 10:25 ` Eloitor
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29 10:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From c0e4773a68e984c62bf26dfaea687ec40ff050ad Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..d8a46f23c6642
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake qt5-host-tools qt5-tools kcoreaddons"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (5 preceding siblings ...)
  2024-01-29 10:10 ` Eloitor
@ 2024-01-29 10:25 ` Eloitor
  2024-01-29 10:49 ` Eloitor
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29 10:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 7f3a50f491be9c4ed38691b4cc37bc57fc348cb3 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..5b603c055aaca
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake qt5-host-tools qt5-tools kcoreaddons kconfig"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (6 preceding siblings ...)
  2024-01-29 10:25 ` Eloitor
@ 2024-01-29 10:49 ` Eloitor
  2024-01-29 11:06 ` Eloitor
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29 10:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From bc0e99a9f59663a70d9c13e9ffce5fcb3013cac4 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..072388b719d38
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake qt5-host-tools qt5-tools kcoreaddons kconfig kdoctools"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel gettext-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (7 preceding siblings ...)
  2024-01-29 10:49 ` Eloitor
@ 2024-01-29 11:06 ` Eloitor
  2024-01-29 11:52 ` Johnnynator
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29 11:06 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/48365#issuecomment-1914462549

Comment:
```
/usr/aarch64-linux-gnu/usr/bin/msgfmt: /usr/aarch64-linux-gnu/usr/bin/msgfmt: cannot execute binary file
```

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

* Re: New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (8 preceding siblings ...)
  2024-01-29 11:06 ` Eloitor
@ 2024-01-29 11:52 ` Johnnynator
  2024-01-29 14:20 ` [PR PATCH] [Updated] " Eloitor
  2024-02-19 23:22 ` Eloitor
  11 siblings, 0 replies; 13+ messages in thread
From: Johnnynator @ 2024-01-29 11:52 UTC (permalink / raw)
  To: ml

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

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/pull/48365#issuecomment-1914536941

Comment:
You most likely don't need `gettext-devel` in makedepends but `gettext` in hostmakedepends

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

* Re: [PR PATCH] [Updated] New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (9 preceding siblings ...)
  2024-01-29 11:52 ` Johnnynator
@ 2024-01-29 14:20 ` Eloitor
  2024-02-19 23:22 ` Eloitor
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-01-29 14:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages cantor
https://github.com/void-linux/void-packages/pull/48365

New package: cantor-23.08.4
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 7524cb865f505f02cffb157ca4cc73b13e3f63c1 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@duck.com>
Date: Thu, 25 Jan 2024 09:49:37 +0100
Subject: [PATCH] New package: cantor-23.08.4

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

diff --git a/srcpkgs/cantor/template b/srcpkgs/cantor/template
new file mode 100644
index 0000000000000..69fded09cf3b4
--- /dev/null
+++ b/srcpkgs/cantor/template
@@ -0,0 +1,14 @@
+# Template file for 'cantor'
+pkgname=cantor
+version=23.08.4
+revision=1
+build_style=cmake
+hostmakedepends="cmake extra-cmake-modules ninja shared-mime-info AppStream qt5-qmake qt5-host-tools qt5-tools kcoreaddons kconfig kdoctools gettext"
+makedepends="qt5-devel qt5-svg-devel qt5-xmlpatterns-devel qt5-tools-devel qt5-plugin-mysql qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-webengine-devel qt5-declarative-devel qt5-webchannel-devel qt5-location-devel kio-devel kparts-devel knewstuff-devel ktexteditor-devel poppler-devel poppler-qt5-devel"
+short_desc="KDE Frontend to Mathematical Software"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-2.0-or-later"
+homepage="https://edu.kde.org/cantor/"
+#changelog="https://invent.kde.org/education/cantor/-/raw/master/CHANGELOG.md"
+distfiles="${KDE_SITE}/release-service/${version}/src/cantor-${version}.tar.xz"
+checksum=a947d2b605683000d0138a406e787480bdb1743d2a9c71e0bf315627ab86d106

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

* Re: New package: cantor-23.08.4
  2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
                   ` (10 preceding siblings ...)
  2024-01-29 14:20 ` [PR PATCH] [Updated] " Eloitor
@ 2024-02-19 23:22 ` Eloitor
  11 siblings, 0 replies; 13+ messages in thread
From: Eloitor @ 2024-02-19 23:22 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/48365#issuecomment-1913756301

Comment:
closes #22871

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

end of thread, other threads:[~2024-02-19 23:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-25 14:44 [PR PATCH] New package: cantor-23.08.4 Eloitor
2024-01-28 23:21 ` Eloitor
2024-01-29  9:45 ` Eloitor
2024-01-29  9:48 ` [PR PATCH] [Updated] " Eloitor
2024-01-29  9:56 ` Eloitor
2024-01-29 10:02 ` Eloitor
2024-01-29 10:10 ` Eloitor
2024-01-29 10:25 ` Eloitor
2024-01-29 10:49 ` Eloitor
2024-01-29 11:06 ` Eloitor
2024-01-29 11:52 ` Johnnynator
2024-01-29 14:20 ` [PR PATCH] [Updated] " Eloitor
2024-02-19 23:22 ` Eloitor

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