Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-kivy-2.1.0
@ 2023-04-29 19:12 Eloitor
  2023-04-29 19:17 ` [PR PATCH] [Updated] " Eloitor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eloitor @ 2023-04-29 19:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages python3-kivy
https://github.com/void-linux/void-packages/pull/43675

New package: python3-kivy-2.1.0
#### 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-musl)

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

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

From 379d8868aa123d166eb5ebf693710bc8888a6b03 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Sat, 29 Apr 2023 21:09:29 +0200
Subject: [PATCH] New package: python3-kivy-2.1.0

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

diff --git a/srcpkgs/python3-kivy/template b/srcpkgs/python3-kivy/template
new file mode 100644
index 000000000000..d5bfc7c3bcc5
--- /dev/null
+++ b/srcpkgs/python3-kivy/template
@@ -0,0 +1,16 @@
+# Template file for 'python3-kivy'
+pkgname=python3-kivy
+version=2.1.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Cython pkg-config"
+makedepends="python3-Cython pango-devel SDL2-devel SDL2_ttf-devel SDL2_image-devel SDL2_mixer-devel gstreamer1-devel python3-devel"
+depends="python3"
+checkdepends="python3-wheel python3-Pygments python3-docutils"
+short_desc="Software library for rapid development of hardware-accelerated multitouch applications"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="MIT"
+homepage="https://kivy.org/"
+distfiles="${PYPI_SITE}/K/Kivy/Kivy-${version}.tar.gz"
+checksum=3a16f3ba3b70d5e7943d7ee5c4cbbd52bc4675f38da4bf2b3005c1639d6c04b3
+make_check=no # requires python3-kivy-garden

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

* Re: [PR PATCH] [Updated] New package: python3-kivy-2.1.0
  2023-04-29 19:12 [PR PATCH] New package: python3-kivy-2.1.0 Eloitor
@ 2023-04-29 19:17 ` Eloitor
  2023-07-29  1:48 ` github-actions
  2023-08-13  1:44 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: Eloitor @ 2023-04-29 19:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages python3-kivy
https://github.com/void-linux/void-packages/pull/43675

New package: python3-kivy-2.1.0
#### 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-musl)

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

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

From 4ae23588a4940ae20871e9a2d7538c11036b301d Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Sat, 29 Apr 2023 21:09:29 +0200
Subject: [PATCH] New package: python3-kivy-2.1.0

---
 srcpkgs/python3-kivy/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-kivy/template

diff --git a/srcpkgs/python3-kivy/template b/srcpkgs/python3-kivy/template
new file mode 100644
index 000000000000..fba5ba41dbdc
--- /dev/null
+++ b/srcpkgs/python3-kivy/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-kivy'
+pkgname=python3-kivy
+version=2.1.0
+revision=1
+build_style=python3-module
+hostmakedepends="python3-setuptools python3-Cython pkg-config"
+makedepends="python3-Cython pango-devel SDL2-devel SDL2_ttf-devel SDL2_image-devel SDL2_mixer-devel gstreamer1-devel python3-devel"
+depends="python3"
+checkdepends="python3-wheel python3-Pygments python3-docutils"
+short_desc="Library for development of hardware-accelerated multitouch applications"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="MIT"
+homepage="https://kivy.org/"
+distfiles="${PYPI_SITE}/K/Kivy/Kivy-${version}.tar.gz"
+checksum=3a16f3ba3b70d5e7943d7ee5c4cbbd52bc4675f38da4bf2b3005c1639d6c04b3
+make_check=no # requires python3-kivy-garden
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: New package: python3-kivy-2.1.0
  2023-04-29 19:12 [PR PATCH] New package: python3-kivy-2.1.0 Eloitor
  2023-04-29 19:17 ` [PR PATCH] [Updated] " Eloitor
@ 2023-07-29  1:48 ` github-actions
  2023-08-13  1:44 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-07-29  1:48 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/43675#issuecomment-1656512411

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: python3-kivy-2.1.0
  2023-04-29 19:12 [PR PATCH] New package: python3-kivy-2.1.0 Eloitor
  2023-04-29 19:17 ` [PR PATCH] [Updated] " Eloitor
  2023-07-29  1:48 ` github-actions
@ 2023-08-13  1:44 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2023-08-13  1:44 UTC (permalink / raw)
  To: ml

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

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

New package: python3-kivy-2.1.0
https://github.com/void-linux/void-packages/pull/43675

Description:
#### 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-musl)

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

end of thread, other threads:[~2023-08-13  1:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-29 19:12 [PR PATCH] New package: python3-kivy-2.1.0 Eloitor
2023-04-29 19:17 ` [PR PATCH] [Updated] " Eloitor
2023-07-29  1:48 ` github-actions
2023-08-13  1:44 ` [PR PATCH] [Closed]: " github-actions

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