Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rasterview: update to 1.7.1
@ 2019-11-06  3:00 voidlinux-github
  2019-11-06  6:40 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-11-06  3:00 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Merged]: rasterview: update to 1.7.1
  2019-11-06  3:00 [PR PATCH] rasterview: update to 1.7.1 voidlinux-github
@ 2019-11-06  6:40 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-11-06  6:40 UTC (permalink / raw)
  To: ml

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

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

rasterview: update to 1.7.1
https://github.com/void-linux/void-packages/pull/16175

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

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

end of thread, other threads:[~2019-11-06  6:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-06  3:00 [PR PATCH] rasterview: update to 1.7.1 voidlinux-github
2019-11-06  6:40 ` [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).