Github messages for voidlinux
 help / color / mirror / Atom feed
From: jason1987d <jason1987d@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] [WIP] New pacakge: Cockatrice-2.9.0
Date: Sun, 19 Nov 2023 19:33:16 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47313@inbox.vuxu.org> (raw)

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

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

https://github.com/jason1987d/void-packages Cockatrice
https://github.com/void-linux/void-packages/pull/47313

[WIP] New pacakge: Cockatrice-2.9.0
#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

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

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

From e397b988f3a9f6bd7a0251106180842598af9898 Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Sun, 19 Nov 2023 08:44:34 -0600
Subject: [PATCH 1/2] instaloader: update to 4.10.1.

---
 srcpkgs/instaloader/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/instaloader/template b/srcpkgs/instaloader/template
index 6281f01f320a1..e00a3d782a87d 100644
--- a/srcpkgs/instaloader/template
+++ b/srcpkgs/instaloader/template
@@ -1,17 +1,17 @@
 # Template file for 'instaloader'
 pkgname=instaloader
-version=4.9.6
-revision=2
+version=4.10.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-requests"
 checkdepends="${depends}"
 short_desc="Download pictures with metadata from Instagram"
-maintainer="fosslinux <fosslinux@aussies.space>"
+maintainer="Jason Elswick <jason@jasondavid.tv>"
 license="MIT"
 homepage="https://instaloader.github.io"
 distfiles="${PYPI_SITE}/i/instaloader/instaloader-${version}.tar.gz"
-checksum=16040c170fb5230c1981a47e1990261e3c0ecffe0417be95fa265632244e7c01
+checksum=902cc8b9569ca7437323199c8e55dbdcd15ea5c8e874c7864e84a36dd55f8584
 
 post_install() {
 	vlicense LICENSE

From 5fdcfcd56fb5d08dc7b2a481ad3b8b94d00fe0fa Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Sun, 19 Nov 2023 12:30:42 -0600
Subject: [PATCH 2/2] New package: Cockatrice-2.9.0

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

diff --git a/srcpkgs/Cockatrice/template b/srcpkgs/Cockatrice/template
new file mode 100644
index 0000000000000..376e57d8f5414
--- /dev/null
+++ b/srcpkgs/Cockatrice/template
@@ -0,0 +1,17 @@
+# Template file for 'Cockatrice'
+pkgname=Cockatrice
+version=2.9.0
+revision=1
+build_style=cmake
+configure_args="-DWITH_SERVER=1"
+#make_build_args=""
+hostmakedepends="cmake git qt6-base qt6-core qt6-tools qt6-base qt6-svg qt6-multimedia liblzma pkg-config abseil-cpp extra-cmake-modules protobuf zlib qt6-translations qt6-websockets qt6-gui qt6-sql qt6-plugin-mysql"
+makedepends="qt6-base-devel liblzma-devel protobuf-devel qt6-svg-devel qt6-tools-devel qt6-websockets-devel qt6-multimedia-devel pkg-config abseil-cpp-devel"
+depends="qt6-core qt6-base protobuf qt6-sql mariadb qt6-tools zlib liblzma"
+short_desc="Cross-platform virtual tabletop for multiplayer card games"
+maintainer="Jason Elswick <jason@jasondavid.tv>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Cockatrice/Cockatrice"
+#changelog=""
+distfiles="https://github.com/Cockatrice/Cockatrice/archive/refs/tags/2023-09-14-Release-${version}.tar.gz"
+checksum=c40207c00b288e7c296bc21dc320dfa2f4e79936bb22799146c23963f82dae82

             reply	other threads:[~2023-11-19 18:33 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-19 18:33 jason1987d [this message]
2023-11-19 18:41 ` [PR PATCH] [Updated] " jason1987d
2023-11-24  2:10 ` jason1987d
2023-11-30  9:49 ` robertek
2023-11-30 21:20 ` jason1987d
2023-12-06  8:41 ` [WIP] New package: Cockatrice-2.9.0 robertek
2023-12-08 15:37 ` jason1987d
2023-12-08 15:39 ` jason1987d
2023-12-08 15:40 ` jason1987d
2023-12-08 15:45 ` jason1987d
2023-12-08 15:47 ` jason1987d
2023-12-08 15:53 ` jason1987d
2023-12-08 16:03 ` [PR PATCH] [Updated] " jason1987d
2023-12-08 16:05 ` jason1987d
2023-12-08 16:06 ` jason1987d
2023-12-08 16:33 ` jason1987d
2023-12-08 19:08 ` [PR PATCH] [Updated] " jason1987d
2023-12-08 19:08 ` jason1987d
2023-12-08 20:14 ` jason1987d
2023-12-08 20:15 ` jason1987d
2023-12-08 20:15 ` jason1987d
2023-12-08 20:23 ` [PR REVIEW] " Luciogi
2023-12-09  3:14 ` jason1987d
2023-12-09  3:16 ` jason1987d
2023-12-09  5:50 ` Luciogi
2023-12-09 19:10 ` Luciogi
2024-01-18 16:01 ` [PR PATCH] [Closed]: " jason1987d

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47313@inbox.vuxu.org \
    --to=jason1987d@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).