Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: maxcso
@ 2020-01-22  8:43 voidlinux-github
  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
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-22  8:43 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] New package: maxcso 1.11.0
  2020-01-22  8:43 [PR PATCH] New package: maxcso voidlinux-github
@ 2020-01-26  7:43 ` voidlinux-github
  2020-01-26 10:01 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-26  7:43 UTC (permalink / raw)
  To: ml

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

There is an updated 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 1.11.0


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: 1133 bytes --]

From d310b4019619a7a9e02d0516897dae9f5ce9a697 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 | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/maxcso/template

diff --git a/srcpkgs/maxcso/template b/srcpkgs/maxcso/template
new file mode 100644
index 00000000000..beead7533e8
--- /dev/null
+++ b/srcpkgs/maxcso/template
@@ -0,0 +1,21 @@
+# Template file for 'maxcso'
+pkgname=maxcso
+version=1.11.0
+revision=1
+build_style=gnu-makefile
+makedepends="libuv-devel liblz4-devel zlib-devel"
+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
+}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: New package: maxcso 1.11.0
  2020-01-22  8:43 [PR PATCH] New package: maxcso voidlinux-github
  2020-01-26  7:43 ` [PR PATCH] [Updated] New package: maxcso 1.11.0 voidlinux-github
@ 2020-01-26 10:01 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-26 10:01 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: maxcso 1.11.0
https://github.com/void-linux/void-packages/pull/18465

Description:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-26 10:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-22  8:43 [PR PATCH] New package: maxcso voidlinux-github
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

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).