Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] doxygen: update to 1.8.20.
@ 2020-10-02 20:18 ericonr
  2020-10-02 23:43 ` [PR PATCH] [Updated] " ericonr
  2020-10-02 23:43 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ericonr @ 2020-10-02 20:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages dox
https://github.com/void-linux/void-packages/pull/25292

doxygen: update to 1.8.20.


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

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

From adc64edb63f45702f0e38763bca5d791856dbd8e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 17:16:32 -0300
Subject: [PATCH] doxygen: update to 1.8.20.

---
 srcpkgs/doxygen/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template
index 6a173b09153..729cf706d6d 100644
--- a/srcpkgs/doxygen/template
+++ b/srcpkgs/doxygen/template
@@ -1,15 +1,16 @@
 # Template file for 'doxygen'
 pkgname=doxygen
-version=1.8.18
+version=1.8.20
 revision=1
 build_style=cmake
 hostmakedepends="chroot-git perl python flex"
+checkdepends="libxml2 texlive-BibTeX"
 short_desc="Source code documentation generator tool"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://www.doxygen.org/"
 distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
-checksum=18173d9edc46d2d116c1f92a95d683ec76b6b4b45b817ac4f245bb1073d00656
+checksum=e0db6979286fd7ccd3a99af9f97397f2bae50532e4ecb312aa18862f8401ddec
 
 build_options="wizard"
 desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"

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

* Re: [PR PATCH] [Updated] doxygen: update to 1.8.20.
  2020-10-02 20:18 [PR PATCH] doxygen: update to 1.8.20 ericonr
@ 2020-10-02 23:43 ` ericonr
  2020-10-02 23:43 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-10-02 23:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages dox
https://github.com/void-linux/void-packages/pull/25292

doxygen: update to 1.8.20.


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

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

From 4021b6745e2f1895a94f1631141de34825dd9315 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Fri, 2 Oct 2020 17:16:32 -0300
Subject: [PATCH] doxygen: update to 1.8.20, adopt.

Also added checkdepends.
---
 srcpkgs/doxygen/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template
index 6a173b09153..b6fb8b7b567 100644
--- a/srcpkgs/doxygen/template
+++ b/srcpkgs/doxygen/template
@@ -1,15 +1,16 @@
 # Template file for 'doxygen'
 pkgname=doxygen
-version=1.8.18
+version=1.8.20
 revision=1
 build_style=cmake
 hostmakedepends="chroot-git perl python flex"
+checkdepends="libxml2 texlive-BibTeX"
 short_desc="Source code documentation generator tool"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-2.0-only"
 homepage="http://www.doxygen.org/"
 distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
-checksum=18173d9edc46d2d116c1f92a95d683ec76b6b4b45b817ac4f245bb1073d00656
+checksum=e0db6979286fd7ccd3a99af9f97397f2bae50532e4ecb312aa18862f8401ddec
 
 build_options="wizard"
 desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"

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

* Re: [PR PATCH] [Merged]: doxygen: update to 1.8.20.
  2020-10-02 20:18 [PR PATCH] doxygen: update to 1.8.20 ericonr
  2020-10-02 23:43 ` [PR PATCH] [Updated] " ericonr
@ 2020-10-02 23:43 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-10-02 23:43 UTC (permalink / raw)
  To: ml

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

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

doxygen: update to 1.8.20.
https://github.com/void-linux/void-packages/pull/25292

Description:


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

end of thread, other threads:[~2020-10-02 23:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 20:18 [PR PATCH] doxygen: update to 1.8.20 ericonr
2020-10-02 23:43 ` [PR PATCH] [Updated] " ericonr
2020-10-02 23:43 ` [PR PATCH] [Merged]: " ericonr

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).