Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] argyllcms: update to 2.1.1.
Date: Fri, 18 Oct 2019 19:42:21 +0200	[thread overview]
Message-ID: <20191018174221.X8cS1QzW35oeyMzxvOt_d_LDz60tPNXCdVSJx9DCftE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15332@inbox.vuxu.org>

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

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

https://github.com/mobinmob/void-packages argyllcms
https://github.com/void-linux/void-packages/pull/15332

argyllcms: update to 2.1.1.


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

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

From 9ee9e4f479f06998388942925c2c9dde7d51b79c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 11 Oct 2019 15:59:54 +0300
Subject: [PATCH] argyllcms: update to 2.1.1.

---
 srcpkgs/argyllcms/template | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/argyllcms/template b/srcpkgs/argyllcms/template
index e21fe421805..0b04c46f304 100644
--- a/srcpkgs/argyllcms/template
+++ b/srcpkgs/argyllcms/template
@@ -1,23 +1,27 @@
 # Template file for 'argyllcms'
 pkgname=argyllcms
-version=2.1.0
-revision=2
+version=2.1.1
+revision=1
 wrksrc="Argyll_V${version}"
 hostmakedepends="ftjam zip unzip"
 makedepends="zlib-devel libjpeg-turbo-devel libXinerama-devel libressl-devel
  libXScrnSaver-devel libXxf86vm-devel libXrandr-devel tiff-devel libpng-devel"
 short_desc="ICC compatible color management system"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="AGPL-3"
+license="AGPL-3.0-or-later, GPL-2.0-or-later, GPL-3.0-or-later"
 homepage="https://www.argyllcms.com/"
 # Official site is not reachable from musl builder
 # distfiles="https://www.argyllcms.com/Argyll_V${version}_src.zip"
 distfiles="http://mirror.netcologne.de/gentoo/distfiles/Argyll_V${version}_src.zip"
-checksum=57a24794248937ad67facf56af8384dfbc556d5791345ab40b2d321c2707bbcf
+checksum=51269bcafc4d95679354b796685c3f0a41b44b78443cbe360cda4a2d72f32acb
 
 # Build system look only under / for headers and libraries. Breaks cross.
 nocross=yes
 
+case "$XBPS_TARGET_MACHINE" in
+	i686*) broken="https://api.travis-ci.org/v3/job/596592439/log.txt"
+esac
+
 do_configure() {
 	sed -i 's:^TEST=="/lib/udev/usb-db", IMPORT{program}="usb-db %p":IMPORT{builtin}="hwdb --subsystem=usb":' usb/55-Argyll.rules
 }
@@ -46,4 +50,5 @@ do_install() {
 	install -m644 doc/*.* ${DESTDIR}/usr/share/${pkgname}/doc
 	vmkdir usr/lib/udev/rules.d
 	install -m644 usb/55-Argyll.rules ${DESTDIR}/usr/lib/udev/rules.d/55-Argyll.rules
+	vlicense License.txt
 }

  parent reply	other threads:[~2019-10-18 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-11 13:01 [PR PATCH] " voidlinux-github
2019-10-11 13:26 ` voidlinux-github
2019-10-11 13:26 ` voidlinux-github
2019-10-12  8:48 ` voidlinux-github
2019-10-18 17:42 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-18 17:42 ` voidlinux-github [this message]
2019-10-18 17:42 ` voidlinux-github
2019-10-19 17:45 ` [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=20191018174221.X8cS1QzW35oeyMzxvOt_d_LDz60tPNXCdVSJx9DCftE@z \
    --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).