Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] aisleriot: update to 3.22.11.
Date: Thu, 13 Aug 2020 21:31:19 +0200	[thread overview]
Message-ID: <20200813193119.WQpVfOC77SJxJv5KHl6xq8i5XhuTnoC0SK-M-bS-SKo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24263@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages aisleriot
https://github.com/void-linux/void-packages/pull/24263

aisleriot: update to 3.22.11.
- Change build_style to meson
- Change distfile location
- Use pysol package instead of distfile

@pullmoll 

I could add `yelp` as a `depends` for browsing the include help docs. What do you think?

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

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

From 14d65e4cb97ff6c3aee5e233b609a0237975c7ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Thu, 13 Aug 2020 16:23:28 -0300
Subject: [PATCH] aisleriot: update to 3.22.11.

- Change build_style to meson
- Change distfile location
- Use pysol package instead of distfile
---
 srcpkgs/aisleriot/template | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/aisleriot/template b/srcpkgs/aisleriot/template
index 40d46895aa4..7c7581669eb 100644
--- a/srcpkgs/aisleriot/template
+++ b/srcpkgs/aisleriot/template
@@ -1,24 +1,22 @@
 # Template file for 'aisleriot'
 pkgname=aisleriot
-version=3.22.9
+version=3.22.11
 revision=1
-_pysol_cardsets=PySolFC-Cardsets
-_pysol_ver=2.0
-build_style=gnu-configure
-configure_args="--with-platform=gtk-only
- --with-pysol-card-theme-path=${XBPS_BUILDDIR}/${_pysol_cardsets}-${_pysol_ver}"
-hostmakedepends="desktop-file-utils glib-devel guile intltool itstool pkg-config"
-makedepends="gc-devel guile-devel libcanberra-devel librsvg-devel
- libatomic_ops-devel"
+wrksrc="${pkgname}-${version}-08104246822df8286d3f0d7b30b697d644ddc656"
+build_style=meson
+# build requires assertions to be turned on -> n_debug=false
+configure_args="-Dtheme_pysol_path=/usr/share/PySolFC/cardsets -Dtheme_pysol=true
+ -Dtheme_kde=false -Db_ndebug=false"
+hostmakedepends="desktop-file-utils glib-devel guile intltool itstool pkg-config
+ pysolfc-cardsets"
+makedepends="guile-devel libcanberra-devel librsvg-devel libatomic_ops-devel"
 depends="aisleriot-data guile"
 short_desc="GNOME solitaire card game"
 maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
 license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Aisleriot"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz
- http://distfiles.voidlinux.de/${_pysol_cardsets}-${_pysol_ver}/${_pysol_cardsets}-${_pysol_ver}.tar.bz2"
-checksum="51f2ffe4dd4f23349b033fd87aab7bf433641285719503dd7e52b2c25982ed7b
- c388d6360191b3b7e463d84e5a64260c4e3ed36e791a85227d7e8923f3f47ca7"
+distfiles="https://gitlab.gnome.org/GNOME/${pkgname}/-/archive/${version}/${pgkname}-${version}.tar.gz"
+checksum=eed8edb267a9fa61651b1d3a22a83f51415a4e55d76d5ae737e18a9e9477016b
 
 aisleriot-data_package() {
 	short_desc+=" - data"

  parent reply	other threads:[~2020-08-13 19:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13 19:24 [PR PATCH] " ericonr
2020-08-13 19:27 ` ericonr
2020-08-13 19:28 ` ericonr
2020-08-13 19:31 ` ericonr [this message]
2020-08-13 19:31 ` ericonr
2020-08-13 20:23 ` pullmoll
2020-08-13 21:58 ` [PR PATCH] [Updated] " ericonr
2020-08-13 22:17 ` ericonr
2020-08-14  3:14 ` [PR PATCH] [Merged]: " ahesford

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=20200813193119.WQpVfOC77SJxJv5KHl6xq8i5XhuTnoC0SK-M-bS-SKo@z \
    --to=ericonr@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).