Github messages for voidlinux
 help / color / mirror / Atom feed
From: marmeladema <marmeladema@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: julius-1.5.1
Date: Thu, 07 Jan 2021 00:52:17 +0100	[thread overview]
Message-ID: <20210106235217.aY9EvKzqaSzT5ttHOf40CTWVWp8DeJKiwwDt1U3_EA4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26708@inbox.vuxu.org>

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

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

https://github.com/marmeladema/void-packages julius
https://github.com/void-linux/void-packages/pull/26708

New package: julius-1.5.1


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

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

From 43012827ff3e8487c80a485d37175dda74b33d39 Mon Sep 17 00:00:00 2001
From: marmeladema <xademax@gmail.com>
Date: Wed, 25 Nov 2020 22:22:54 +0000
Subject: [PATCH] New package: julius-1.6.0

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

diff --git a/srcpkgs/julius/template b/srcpkgs/julius/template
new file mode 100644
index 00000000000..ae31e06ba01
--- /dev/null
+++ b/srcpkgs/julius/template
@@ -0,0 +1,21 @@
+# Template file for 'julius'
+pkgname=julius
+version=1.6.0
+revision=1
+build_style=cmake
+makedepends="SDL2-devel SDL2_mixer-devel libpng-devel"
+short_desc="Open source re-implementation of Caesar III"
+maintainer="marmeladema <xademax@gmail.com>"
+license="AGPL-3.0-only"
+homepage="https://github.com/bvschaik/julius"
+distfiles="https://github.com/bvschaik/julius/archive/v${version}.tar.gz"
+checksum=f50eade82c1f011a642a89ec526fe9e9589ac44ffa6041e072577336233b8166
+
+if [ "$XBPS_TARGET_LIBC" = musl ]; then
+	makedepends+=" libexecinfo-devel"
+	configure_args="-DCMAKE_C_STANDARD_LIBRARIES=-lexecinfo"
+fi
+
+post_install() {
+	vlicense LICENSE.txt
+}

           reply	other threads:[~2021-01-06 23:52 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26708@inbox.vuxu.org>]

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=20210106235217.aY9EvKzqaSzT5ttHOf40CTWVWp8DeJKiwwDt1U3_EA4@z \
    --to=marmeladema@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).