Github messages for voidlinux
 help / color / mirror / Atom feed
From: mkohlhaas <mkohlhaas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] ipe: generate complete documentation
Date: Tue, 18 May 2021 12:08:56 +0200	[thread overview]
Message-ID: <20210518100856.gPtAvN9PEIPJ9AEoYLjYRj3aq6CDhZtKvchcF7Vj34U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30959@inbox.vuxu.org>

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

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

https://github.com/mkohlhaas/void-packages ipe_documentation
https://github.com/void-linux/void-packages/pull/30959

ipe: generate complete documentation
https://github.com/otfried/ipe-issues/issues/389

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

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

From 6a6d9a48ab6c1670792da9b9697f536a57a9a2f7 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Tue, 18 May 2021 01:56:40 +0200
Subject: [PATCH] ipe: generate complete documentation

---
 srcpkgs/ipe/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/ipe/template b/srcpkgs/ipe/template
index 1917a94ebf4e..b2f741382d9d 100644
--- a/srcpkgs/ipe/template
+++ b/srcpkgs/ipe/template
@@ -3,7 +3,7 @@ pkgname=ipe
 version=7.2.24
 revision=2
 _tools_commit=v7.2.20.1
-hostmakedepends="pkg-config qt5-qmake qt5-tools qt5-host-tools"
+hostmakedepends="pkg-config qt5-qmake qt5-tools qt5-host-tools doxygen"
 makedepends="cairo-devel gsl-devel libcurl-devel libjpeg-turbo-devel
  lua53-devel poppler-devel qt5-devel libspiro-devel"
 short_desc="Drawing editor for creating figures in PDF or EPS formats"
@@ -27,6 +27,7 @@ post_extract() {
 do_build() {
 	export CXX CXXFLAGS
 	make ${makejobs} -k -C src IPEPREFIX=/usr LUA_PACKAGE=lua5.3 -k
+	make ${makejobs} -k -C src IPEPREFIX=/usr documentation
 	make ${makejobs} -k -C ipe-tools/figtoipe
 	make ${makejobs} -k -C ipe-tools/pdftoipe
 }

  parent reply	other threads:[~2021-05-18 10:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-17 23:58 [PR PATCH] " mkohlhaas
2021-05-18  7:26 ` FollieHiyuki
2021-05-18 10:08 ` mkohlhaas [this message]
2021-05-20  2:45 ` [PR PATCH] [Updated] " mkohlhaas
2021-05-21  5:08 ` [PR PATCH] [Closed]: " ericonr

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=20210518100856.gPtAvN9PEIPJ9AEoYLjYRj3aq6CDhZtKvchcF7Vj34U@z \
    --to=mkohlhaas@users.noreply.github.com \
    --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).