Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] inkscape: fix hostmakedepends
@ 2020-01-28 11:47 voidlinux-github
  2020-01-28 12:29 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-28 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atk/void-packages patch-2
https://github.com/void-linux/void-packages/pull/18609

inkscape: fix hostmakedepends
Missing packages broke the build, fixed hostmakedepends brought it back.

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

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

From b1119af28e9566994369de47c1837eeeb2d7f5b5 Mon Sep 17 00:00:00 2001
From: Alex Lohr <alexthkloss@web.de>
Date: Tue, 28 Jan 2020 12:46:21 +0100
Subject: [PATCH] inkscape: fix hostmakedepends

Missing packages broke the build, fixed hostmakedepends brought it back.
---
 srcpkgs/inkscape/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/inkscape/template b/srcpkgs/inkscape/template
index 1ddb342cd79..4631ef93ab9 100644
--- a/srcpkgs/inkscape/template
+++ b/srcpkgs/inkscape/template
@@ -1,13 +1,13 @@
 # Template file for 'inkscape'
 pkgname=inkscape
 version=0.92.4
-revision=7
+revision=8
 wrksrc="${pkgname}-INKSCAPE_${version//./_}"
 build_style=gnu-configure
 configure_args="--enable-lcms --enable-poppler-cairo
  --without-gnome-vfs --disable-static --disable-strict-build"
-hostmakedepends="automake pkg-config libtool intltool gettext-devel
- glib-devel perl-XML-Parser which"
+hostmakedepends="automake autoconf pkg-config libtool intltool gettext-devel
+ glib-devel perl-XML-Parser tar xz which"
 makedepends="popt-devel libpng-devel gsl-devel gc-devel gtkmm2-devel libxslt-devel
  lcms2-devel poppler-glib-devel boost-devel libmagick6-devel
  libvisio-devel libwpg-devel libcdr-devel dbus-glib-devel libgomp-devel

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

* Re: [PR PATCH] [Closed]: inkscape: fix hostmakedepends
  2020-01-28 11:47 [PR PATCH] inkscape: fix hostmakedepends voidlinux-github
@ 2020-01-28 12:29 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-28 12:29 UTC (permalink / raw)
  To: ml

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

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

inkscape: fix hostmakedepends
https://github.com/void-linux/void-packages/pull/18609

Description:
Missing packages broke the build, fixed hostmakedepends brought it back.

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

end of thread, other threads:[~2020-01-28 12:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 11:47 [PR PATCH] inkscape: fix hostmakedepends voidlinux-github
2020-01-28 12:29 ` [PR PATCH] [Closed]: " 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).