Github messages for voidlinux
 help / color / mirror / Atom feed
From: logenkain <logenkain@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] cherrytree: update to 0.99.21
Date: Sun, 22 Nov 2020 14:25:38 +0100	[thread overview]
Message-ID: <20201122132538.hivXrgptNCFwfRCBlOVCaCA2Z60CIqVlcfVVDMLjgB8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26558@inbox.vuxu.org>

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

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

https://github.com/logenkain/void-packages cherrytree-0.99.21
https://github.com/void-linux/void-packages/pull/26558

cherrytree: update to 0.99.21
I haven't pushed an update since the runtime checks have become required. I'm not sure what to expect, but this is my result:

Running tests...
Test project /builddir/cherrytree_0.99.21/build
    Start 1: run_tests
1/1 Test #1: run_tests ........................***Failed    0.07 sec
Unable to init server: Could not connect: Connection refused

(run_tests:31504): Gtk-WARNING **: 10:39:54.094: cannot open display: 


0% tests passed, 1 tests failed out of 1

Total Test time (real) =   0.07 sec

The following tests FAILED:
	  1 - run_tests (Failed)
Errors while running CTest
make: *** [Makefile:171: test] Error 8
=> ERROR: cherrytree-0.99.21_1: do_check: 'CTEST_OUTPUT_ON_FAILURE=TRUE ${make_cmd} ${make_check_args} ${make_check_target}' exited with 2
=> ERROR:   in do_check() at common/build-style/cmake.sh:108


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

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

From ba2a72451a9da13b9e1639870ab671a99877c329 Mon Sep 17 00:00:00 2001
From: Logen Kain <logen@sudotask.com>
Date: Sat, 21 Nov 2020 09:59:17 -0500
Subject: [PATCH] cherrytree: update to 0.99.21

---
 srcpkgs/cherrytree/template | 29 +++++++++++++----------------
 1 file changed, 13 insertions(+), 16 deletions(-)

diff --git a/srcpkgs/cherrytree/template b/srcpkgs/cherrytree/template
index dc9530ce871..ac13deb1b89 100644
--- a/srcpkgs/cherrytree/template
+++ b/srcpkgs/cherrytree/template
@@ -1,25 +1,22 @@
 # Template file for 'cherrytree'
 pkgname=cherrytree
-version=0.38.9
+version=0.99.21
 revision=1
-archs=noarch
-build_style=python2-module
-pycompile_dirs="usr/share/cherrytree/modules"
-hostmakedepends="gettext python-devel desktop-file-utils"
-depends="pygtksourceview python-dbus python-enchant desktop-file-utils"
+wrksrc=${pkgname}_${version}
+build_style=cmake
+hostmakedepends="gettext pkg-config desktop-file-utils
+python3 glib-devel"
+makedepends="cpputest uchardet-devel libcurl-devel sqlite-devel
+libxml++-devel gtksourceviewmm-devel gspell-devel gtkmm-devel"
+depends="desktop-file-utils"
+checkdepends="xvfb-run"
 short_desc="Hierarchial note taking application with syntax highlighting"
 maintainer="Logen K <logen@sudotask.com>"
 license="GPL-3.0-or-later"
 homepage="https://www.giuspen.com/cherrytree/"
-distfiles="https://www.giuspen.com/software/${pkgname}-${version}.tar.xz"
-checksum=fc16669e81e7f981f1b51671171a55035febf2ea80e801c0dd7ff52763025475
-python_version=2
+distfiles="https://www.giuspen.com/software/${pkgname}_${version}.tar.xz"
+checksum=13975afada775174a56266bdf113fc879624167aced8784e44aba15620e6ba57
 
-post_install() {
-	# don’t install useless egg
-	rm -rf ${DESTDIR}/usr/lib/python*/site-packages
-
-	# remove old mime registration files
-	rm -rf ${DESTDIR}/usr/share/application-registry
-	rm -rf ${DESTDIR}/usr/share/mime-info
+do_check() {
+	xvfb-run make tests
 }

  parent reply	other threads:[~2020-11-22 13:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-21 16:03 [PR PATCH] " logenkain
2020-11-21 16:13 ` [PR REVIEW] " ericonr
2020-11-21 16:13 ` ericonr
2020-11-21 17:05 ` [PR PATCH] [Updated] " logenkain
2020-11-21 17:10 ` logenkain
2020-11-21 20:53 ` ndowens
2020-11-21 21:50 ` ndowens
2020-11-22 12:24 ` logenkain
2020-11-22 13:25 ` logenkain [this message]
2020-11-24  2:42 ` logenkain
2020-11-30 15:01 ` [PR REVIEW] " ericonr
2020-11-30 15:07 ` sgn
2020-11-30 15:11 ` sgn
2020-11-30 15:13 ` sgn
2020-11-30 15:28 ` [PR PATCH] [Updated] " sgn
2020-11-30 15:28 ` sgn
2020-11-30 16:36 ` [PR PATCH] [Merged]: " sgn

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=20201122132538.hivXrgptNCFwfRCBlOVCaCA2Z60CIqVlcfVVDMLjgB8@z \
    --to=logenkain@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).