Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libjpeg-turbo: update to 2.0.4
Date: Thu, 02 Jan 2020 02:58:15 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17976@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages libjpeg-turbo
https://github.com/void-linux/void-packages/pull/17976

libjpeg-turbo: update to 2.0.4
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 2efc62cc5388474bfc107357fc3021c6b1ed9ff5 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Wed, 1 Jan 2020 19:07:30 -0600
Subject: [PATCH] libjpeg-turbo: update to 2.0.4

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/libjpeg-turbo/template | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/libjpeg-turbo/template b/srcpkgs/libjpeg-turbo/template
index d8af7da8d38..c323cefd162 100644
--- a/srcpkgs/libjpeg-turbo/template
+++ b/srcpkgs/libjpeg-turbo/template
@@ -1,6 +1,6 @@
 # Template file for 'libjpeg-turbo'
 pkgname=libjpeg-turbo
-version=2.0.3
+version=2.0.4
 revision=1
 build_style=cmake
 configure_args="-DWITH_JPEG8=1 -DCMAKE_INSTALL_LIBDIR=/usr/lib"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="IJG, BSD-3-Clause, Zlib"
 homepage="https://libjpeg-turbo.org/"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=4246de500544d4ee408ee57048aa4aadc6f165fc17f141da87669f20ed3241b7
+checksum=33dd8547efd5543639e890efbf2ef52d5a21df81faf41bb940657af916a23406
 
 provides="jpeg-8_1"
 replaces="jpeg>=0"
@@ -20,10 +20,8 @@ post_install() {
 
 	vinstall jpegint.h 644 usr/include
 
-	rm -r ${DESTDIR}/usr/share/doc
-	rm -f ${DESTDIR}/usr/bin/tjbench
-	rm -f ${DESTDIR}/usr/bin/jpegut
-	rm -f ${DESTDIR}/usr/bin/jpgtest
+	rm -r ${DESTDIR}/usr/share/doc \
+		  ${DESTDIR}/usr/bin/tjbench
 }
 
 libjpeg-turbo-devel_package() {

             reply	other threads:[~2020-01-02  1:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-02  1:58 voidlinux-github [this message]
2020-01-02 10:05 ` [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-17976@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).