Github messages for voidlinux
 help / color / mirror / Atom feed
From: Aicaya <Aicaya@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: gargoyle-2023.1
Date: Fri, 19 May 2023 21:42:10 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43947@inbox.vuxu.org> (raw)

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

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

https://github.com/Aicaya/void-packages gargoyle
https://github.com/void-linux/void-packages/pull/43947

New package: gargoyle-2023.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**


<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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/43947.patch is attached

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

From d37697a6a9416441a1b1866e283058f74a793992 Mon Sep 17 00:00:00 2001
From: Aicaya Maro <aicaya@posteo.net>
Date: Fri, 19 May 2023 15:34:57 -0400
Subject: [PATCH] New package: gargoyle-2023.1

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

diff --git a/srcpkgs/gargoyle/template b/srcpkgs/gargoyle/template
new file mode 100644
index 000000000000..201ce50403cb
--- /dev/null
+++ b/srcpkgs/gargoyle/template
@@ -0,0 +1,32 @@
+# Template file for 'gargoyle'
+pkgname=gargoyle
+version=2023.1
+revision=1
+build_style=cmake
+conf_files="/etc/garglk.ini"
+configure_args="-DWITH_TTS=$(vopt_if tts ON OFF) -DWITH_QT6=false"
+hostmakedepends="cmake fmt gcc pkg-config"
+makedepends="SDL2-devel SDL2_mixer-devel qt5-devel fontconfig-devel
+	freetype-devel libjpeg-turbo-devel libpng-devel zlib-devel
+	$(vopt_if tts speech-dispatcher-devel)"
+depends="SDL2 SDL2_mixer $(vopt_if tts speech-dispatcher)"
+short_desc="Interactive fiction player that supports all the major IF formats"
+maintainer="Aicaya Maro <aicaya@posteo.net>"
+license="Artistic-2.0, BSD-2-Clause, BSD-3-Clause, GPL-2.0-only, MIT, OFL-1.1"
+homepage="https://ccxvii.net/gargoyle/"
+distfiles="https://github.com/garglk/garglk/archive/refs/tags/${version}.tar.gz"
+checksum=f766186558f8db24243cede878f38b8a2026bf2ebed5d9d4f0e690916d56827a
+
+build_options="tts"
+desc_option_tts="Enable text-to-speech support"
+
+post_build() {
+	vmkdir etc
+	vcopy garglk/garglk.ini etc
+}
+
+post_install() {
+	vlicense licenses/BSD-2-Clause.txt
+	vlicense 'licenses/Go Mono.txt' Go-Mono-BSD-3-Clause.txt
+	vlicense 'licenses/MIT License.txt' MIT.txt
+}

             reply	other threads:[~2023-05-19 19:42 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-19 19:42 Aicaya [this message]
2023-05-19 23:30 ` [PR PATCH] [Updated] " Aicaya
2023-05-19 23:31 ` Aicaya
2023-05-19 23:32 ` Aicaya
2023-05-19 23:32 ` Aicaya
2023-06-20 16:05 ` [PR REVIEW] " classabbyamp
2023-06-20 16:05 ` classabbyamp
2023-06-20 16:05 ` classabbyamp
2023-06-20 16:05 ` classabbyamp
2023-06-20 16:05 ` classabbyamp
2023-06-20 18:53 ` [PR PATCH] [Updated] " Aicaya
2023-06-20 18:59 ` Aicaya
2023-06-20 19:04 ` [PR PATCH] [Updated] " Aicaya
2023-06-20 19:06 ` [PR REVIEW] " Aicaya
2023-06-20 19:07 ` Aicaya
2023-06-20 19:10 ` Aicaya
2023-06-20 19:14 ` [PR REVIEW] " Duncaen
2023-06-20 19:15 ` Duncaen
2023-06-20 19:16 ` [PR PATCH] [Updated] " Aicaya
2023-06-20 19:17 ` Aicaya
2023-06-20 19:18 ` Aicaya
2023-06-20 19:18 ` [PR REVIEW] " Aicaya
2023-06-20 19:23 ` Duncaen
2023-06-20 19:31 ` Aicaya
2023-06-20 19:32 ` [PR PATCH] [Updated] " Aicaya
2023-06-20 19:33 ` [PR REVIEW] " Aicaya
2023-06-20 19:41 ` classabbyamp
2023-06-20 19:46 ` [PR PATCH] [Updated] " Aicaya
2023-06-20 19:46 ` [PR REVIEW] " Aicaya
2023-06-21 17:52 ` [PR PATCH] [Merged]: " classabbyamp

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-43947@inbox.vuxu.org \
    --to=aicaya@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).