Github messages for voidlinux
 help / color / mirror / Atom feed
From: Emru1 <Emru1@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] pan: updated checksum, enabled libsecret
Date: Wed, 07 Jun 2023 17:39:31 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44308@inbox.vuxu.org> (raw)

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

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

https://github.com/Emru1/void-packages pan_libsecret
https://github.com/void-linux/void-packages/pull/44308

pan: updated checksum, enabled libsecret
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, amd64-glibc

I don't know why, but sha256 in package's template was incorrect.
Also, I added `gcr-devel` which in turn (when combined with `libsecret-devel`) enabled secret storage

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

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

From 6429edb06fd17f062eee05a91bc66b5b48563ca8 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emil.tomczyk@skni.umcs.pl>
Date: Wed, 7 Jun 2023 17:36:51 +0200
Subject: [PATCH] pan: updated checksum, enabled libsecret

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

diff --git a/srcpkgs/pan/template b/srcpkgs/pan/template
index ea773b31bb01..db9204cd0770 100644
--- a/srcpkgs/pan/template
+++ b/srcpkgs/pan/template
@@ -1,12 +1,12 @@
 # Template file for 'pan'
 pkgname=pan
 version=0.154
-revision=1
+revision=2
 build_style=gnu-configure
 configure_args="--with-gnutls --enable-libnotify --enable-gkr"
 hostmakedepends="gettext pkg-config yelp-tools autoconf gettext-devel-tools automake libtool"
 makedepends="gmime3-devel gnutls-devel gtk+3-devel libsecret-devel gtkspell3-devel libnotify-devel
- glib-devel enchant2-devel"
+ glib-devel enchant2-devel gcr-devel"
 depends="desktop-file-utils hicolor-icon-theme"
 short_desc="Usenet newsreader that's good at both text and binaries"
 maintainer="mobinmob <mobinmob@disroot.org>"
@@ -14,7 +14,7 @@ license="GFDL-1.1-or-later, GPL-2.0-only"
 homepage="http://pan.rebelbase.com"
 changelog="https://gitlab.gnome.org/GNOME/pan/-/raw/master/NEWS"
 distfiles="https://gitlab.gnome.org/GNOME/pan/-/archive/v${version}/pan-v${version}.tar.bz2"
-checksum=87721838dfa59f05f5c2c2fec8742606dad13d920f9fa8884497c4513a8d72b9
+checksum=440317954df7217689100df3dfb68865770f5aed1b8ed2b45432d771bb80a8c9
 
 if [ -n "$CROSS_BUILD" ]; then
 		hostmakedepends+=" gdk-pixbuf-devel"

             reply	other threads:[~2023-06-07 15:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-07 15:39 Emru1 [this message]
2023-06-27  8:19 ` [PR PATCH] [Merged]: " classabbyamp

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-44308@inbox.vuxu.org \
    --to=emru1@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).