Github messages for voidlinux
 help / color / mirror / Atom feed
From: Eluminae <Eluminae@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: matterhorn-50200.7.0
Date: Thu, 16 Apr 2020 09:30:10 +0200	[thread overview]
Message-ID: <20200416073010.u2-8Z3mLhkaEvAqm6wNvOgnK0iP07EfqFEFFwNmsujg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20136@inbox.vuxu.org>

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

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

https://github.com/Eluminae/void-packages matterhorn
https://github.com/void-linux/void-packages/pull/20136

New package: matterhorn-50200.7.0
related: https://github.com/void-linux/void-packages/issues/20115

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

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

From 44319b2d00be7c14aa95a1e7d15af7b9d876ae1f Mon Sep 17 00:00:00 2001
From: Reed Wade <reedwade@misterbanal.net>
Date: Mon, 16 Mar 2020 15:55:03 +0100
Subject: [PATCH] New package: matterhorn-50200.7.0

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

diff --git a/srcpkgs/matterhorn/template b/srcpkgs/matterhorn/template
new file mode 100644
index 00000000000..11f112dc88e
--- /dev/null
+++ b/srcpkgs/matterhorn/template
@@ -0,0 +1,25 @@
+# Template file for 'matterhorn'
+pkgname=matterhorn
+version=50200.7.0
+revision=1
+hostmakedepends="cabal-install ghc"
+makedepends="zlib-devel ncurses-devel"
+short_desc="Terminal-based chat client for MatterMost"
+maintainer="Stacy Harper <contact@stacyharper.net>"
+license="BSD-3-Clause"
+homepage="https://github.com/matterhorn-chat/matterhorn"
+changelog="https://raw.githubusercontent.com/matterhorn-chat/matterhorn/master/CHANGELOG.md"
+distfiles="https://github.com/matterhorn-chat/matterhorn/archive/${version}.tar.gz"
+checksum=24ee5ac95c37e30e209ed6d39f4e9986c2f37365382e4f56a8e1988516f26ff3
+nopie_files="/usr/bin/matterhorn"
+
+do_build() {
+	rm -f cabal.project
+	cabal new-update
+	cabal new-build --jobs="${XBPS_MAKEJOBS}" --disable-executable-dynamic
+}
+
+do_install() {
+	vbin dist-newstyle/build/"${XBPS_MACHINE}"-linux/ghc-8.6.5/matterhorn-${version}/x/matterhorn/build/matterhorn/matterhorn
+	vlicense LICENSE
+}

  parent reply	other threads:[~2020-04-16  7:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20136@inbox.vuxu.org>
2020-03-16 16:55 ` WIP: " Eluminae
2020-03-16 18:56 ` ametisf
2020-03-16 19:10 ` ametisf
2020-03-16 19:10 ` ametisf
2020-03-16 19:10 ` ametisf
2020-03-16 19:53 ` Eluminae
2020-03-16 20:16 ` ametisf
2020-04-01 11:53 ` [PR PATCH] [Updated] " Eluminae
2020-04-01 12:54 ` Eluminae
2020-04-16  7:30 ` Eluminae [this message]
2022-04-16  2:02 ` github-actions
2022-04-30  2:13 ` [PR PATCH] [Closed]: " github-actions

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=20200416073010.u2-8Z3mLhkaEvAqm6wNvOgnK0iP07EfqFEFFwNmsujg@z \
    --to=eluminae@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).