Github messages for voidlinux
 help / color / mirror / Atom feed
From: SeekingMeaning <SeekingMeaning@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: libdeflate-1.7
Date: Wed, 16 Dec 2020 23:27:44 +0100	[thread overview]
Message-ID: <20201216222744.Ny2KiaThdFWv8RBfTZmoEeKhUzwWwboOOfCoOJb61rk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-27206@inbox.vuxu.org>

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

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

https://github.com/SeekingMeaning/void-packages libdeflate
https://github.com/void-linux/void-packages/pull/27206

New package: libdeflate-1.7


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

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

From a66c14789dc8ec094f97e3175d84312b3cffdd2c Mon Sep 17 00:00:00 2001
From: Seeker <meaningseeking@protonmail.com>
Date: Wed, 16 Dec 2020 14:17:56 -0800
Subject: [PATCH] New package: libdeflate-1.7

---
 common/shlibs               |  1 +
 srcpkgs/libdeflate/template | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)
 create mode 100644 srcpkgs/libdeflate/template

diff --git a/common/shlibs b/common/shlibs
index 01cc7e86e1f2..4cff9b66dd9c 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3999,3 +3999,4 @@ libevemu.so.3 evemu-2.7.0_1
 libantilib.so.1 libantimicrox-3.1.2_1
 libinih.so.0 inih-52_1
 libpcaudio.so.0 pcaudiolib-1.1_1
+libdeflate.so.0 libdeflate-1.7_1
diff --git a/srcpkgs/libdeflate/template b/srcpkgs/libdeflate/template
new file mode 100644
index 000000000000..7d0f675cd300
--- /dev/null
+++ b/srcpkgs/libdeflate/template
@@ -0,0 +1,16 @@
+# Template file for 'libdeflate'
+pkgname=libdeflate
+version=1.7
+revision=1
+build_style=gnu-makefile
+makedepends="zlib-devel"
+short_desc="Optimized library for DEFLATE/zlib/gzip compression and decompression"
+maintainer="Seeker <meaningseeking@protonmail.com>"
+license="MIT"
+homepage="https://github.com/ebiggers/libdeflate"
+distfiles="https://github.com/ebiggers/libdeflate/archive/v${version}.tar.gz"
+checksum=a5e6a0a9ab69f40f0f59332106532ca76918977a974e7004977a9498e3f11350
+
+post_install() {
+	vlicense COPYING
+}

  reply	other threads:[~2020-12-16 22:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 22:21 [PR PATCH] " SeekingMeaning
2020-12-16 22:27 ` SeekingMeaning [this message]
2020-12-30  1:18 ` [PR PATCH] [Closed]: " SeekingMeaning

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=20201216222744.Ny2KiaThdFWv8RBfTZmoEeKhUzwWwboOOfCoOJb61rk@z \
    --to=seekingmeaning@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).