Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rasterview: update to 1.7.1
Date: Wed, 06 Nov 2019 04:00:46 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16175@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages rasterview
https://github.com/void-linux/void-packages/pull/16175

rasterview: update to 1.7.1
Also fix fltk and re-add .a file, as rasterview and possibly other pkgs depend on it

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

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

From 7e840eb01631d4a9ffb19353ab42c5a37da890dc Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Tue, 5 Nov 2019 20:42:01 -0600
Subject: [PATCH 1/2] fltk: move .a to development package

The .a file is needed by other pkg(s), e.g. rasterview
---
 srcpkgs/fltk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fltk/template b/srcpkgs/fltk/template
index 9e90678894c..de19b7a86c4 100644
--- a/srcpkgs/fltk/template
+++ b/srcpkgs/fltk/template
@@ -1,7 +1,7 @@
 # Template file for 'fltk'
 pkgname=fltk
 version=1.3.5
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--enable-threads --enable-xft --enable-shared"
 hostmakedepends="man-db"
@@ -26,7 +26,6 @@ post_build() {
 
 post_install() {
 	rm -rf ${DESTDIR}/usr/share/man/cat[13]
-	rm -f ${DESTDIR}/usr/lib/*.a
 }
 
 fltk-devel_package() {
@@ -39,5 +38,6 @@ fltk-devel_package() {
 		vmove usr/share/man/man3
 		vmove usr/share/doc
 		vmove usr/lib/*.so
+		vmove usr/lib/*.a
 	}
 }

From 39a3a7680f126c906e6bd707f72933d1c7ab49c8 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Tue, 5 Nov 2019 20:37:34 -0600
Subject: [PATCH 2/2] rasterview: update to: 1.7.1

---
 srcpkgs/rasterview/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rasterview/template b/srcpkgs/rasterview/template
index 1c54bcc2d7f..c5a02b4240d 100644
--- a/srcpkgs/rasterview/template
+++ b/srcpkgs/rasterview/template
@@ -1,6 +1,6 @@
 # Template file for 'rasterview'
 pkgname=rasterview
-version=1.7
+version=1.7.1
 revision=1
 build_style=gnu-configure
 makedepends="fltk-devel"
@@ -9,4 +9,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="http://www.msweet.org/rasterview/"
 distfiles="https://github.com/michaelrsweet/rasterview/archive/v${version}.tar.gz"
-checksum=43331942dfb2f087706359e3d1aa4b1ea4d8eac7fc2f81269db06d335e751ea9
+checksum=7ef2463a707d06bce5bf6b8af7afd12048ad4f1c3f7706439384674fa3c7f9f9

             reply	other threads:[~2019-11-06  3:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06  3:00 voidlinux-github [this message]
2019-11-06  6:40 ` [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-16175@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).