Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] cherrytree: update to 1.0.0; gtksourceviewmm: enable deprecated API
Date: Fri, 28 Jul 2023 04:22:48 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45291@inbox.vuxu.org> (raw)

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

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

https://github.com/cinerea0/void-packages cherrytree
https://github.com/void-linux/void-packages/pull/45291

cherrytree: update to 1.0.0; gtksourceviewmm: enable deprecated API
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From b57495647c49ea5112323ab510cde074cc5115aa Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 27 Jul 2023 22:20:41 -0400
Subject: [PATCH 1/2] gtksourceviewmm: enable deprecated API

---
 srcpkgs/gtksourceviewmm/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gtksourceviewmm/template b/srcpkgs/gtksourceviewmm/template
index 6ed33285ccb89..dedff8b2ae59d 100644
--- a/srcpkgs/gtksourceviewmm/template
+++ b/srcpkgs/gtksourceviewmm/template
@@ -1,16 +1,16 @@
 # Template file for 'gtksourceviewmm'
 pkgname=gtksourceviewmm
 version=3.18.0
-revision=4
+revision=5
 build_style=gnu-configure
-configure_args="--disable-deprecated-api --enable-documentation"
+configure_args="--enable-documentation"
 hostmakedepends="doxygen graphviz libxslt perl pkg-config"
 makedepends="glibmm-devel gtkmm-devel gtksourceview-devel"
 short_desc="GtkSourceview C++ bindings"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 homepage="https://developer.gnome.org/gtksourceviewmm/"
 license="GPL-2.0-or-later"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
+distfiles="${GNOME_SITE}/gtksourceviewmm/${version%.*}/gtksourceviewmm-${version}.tar.xz"
 checksum=51081ae3d37975dae33d3f6a40621d85cb68f4b36ae3835eec1513482aacfb39
 
 gtksourceviewmm-devel_package() {

From e9bd792549cf1da5e8231280505b0c3aadaea090 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Thu, 27 Jul 2023 22:21:06 -0400
Subject: [PATCH 2/2] cherrytree: update to 1.0.0

---
 srcpkgs/cherrytree/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cherrytree/template b/srcpkgs/cherrytree/template
index 3b6fa46f175b0..4e32909a8cc38 100644
--- a/srcpkgs/cherrytree/template
+++ b/srcpkgs/cherrytree/template
@@ -1,6 +1,6 @@
 # Template file for 'cherrytree'
 pkgname=cherrytree
-version=0.99.55
+version=1.0.0
 revision=1
 build_style=cmake
 # Tests are built during the normal build process and require access to X server
@@ -16,5 +16,5 @@ license="GPL-3.0-or-later"
 homepage="https://www.giuspen.com/cherrytree/"
 changelog="https://raw.githubusercontent.com/giuspen/cherrytree/master/changelog.txt"
 distfiles="https://github.com/giuspen/cherrytree/archive/refs/tags/${version}.tar.gz"
-checksum=c7e6393af6a7e82e02692faf06e62b3214c147818de1c3bbe809fa4113854215
+checksum=b0e814c97bb8f655c54f0d9c52c3afa839685bc95b101a40a9e73229abbee76c
 make_check=no  # Tests are run during build step

             reply	other threads:[~2023-07-28  2:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-28  2:22 cinerea0 [this message]
2023-07-28  2:46 ` [PR PATCH] [Updated] " cinerea0
2023-08-09 20:27 ` [PR PATCH] [Merged]: " Duncaen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45291@inbox.vuxu.org \
    --to=cinerea0@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).