Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: maxcso
Date: Wed, 22 Jan 2020 09:43:55 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18465@inbox.vuxu.org> (raw)

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

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

https://github.com/ScrelliCopter/void-packages maxcso
https://github.com/void-linux/void-packages/pull/18465

New package: maxcso


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

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

From 7c5789733df42faa8ec808d9eee39ad11e20f1b3 Mon Sep 17 00:00:00 2001
From: a dinosaur <nick@a-dinosaur.com>
Date: Wed, 22 Jan 2020 19:21:01 +1100
Subject: [PATCH] maxcso: create template file

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

diff --git a/srcpkgs/maxcso/template b/srcpkgs/maxcso/template
new file mode 100644
index 00000000000..80ab7da2ce3
--- /dev/null
+++ b/srcpkgs/maxcso/template
@@ -0,0 +1,22 @@
+# Template file for 'maxcso'
+pkgname=maxcso
+version=1.11.0
+revision=1
+build_style=gnu-makefile
+makedepends="libuv-devel liblz4-devel zlib-devel"
+depends="libuv liblz4 zlib"
+short_desc="Fast CSO compression/decompression tool"
+maintainer="a dinosaur <nick@a-dinosaur.com>"
+license="ISC"
+homepage="https://github.com/unknownbrackets/maxcso"
+distfiles="https://github.com/unknownbrackets/maxcso/archive/v${version}.tar.gz"
+checksum="5b14674674cc269e8436f1454f3d0386291141fa3a1ad320f6f4de151e3ac3e1"
+
+post_install() {
+	vdoc README.md
+	vdoc README_CSO.md
+	vdoc README_ZSO.md
+
+	vlicense LICENSE.md
+	vlicense zopfli/COPYING zopfli.COPYING
+}

             reply	other threads:[~2020-01-22  8:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-22  8:43 voidlinux-github [this message]
2020-01-26  7:43 ` [PR PATCH] [Updated] New package: maxcso 1.11.0 voidlinux-github
2020-01-26 10:01 ` [PR PATCH] [Merged]: " voidlinux-github

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-18465@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).