Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] foliate: update to 2.1.0
Date: Thu, 09 Apr 2020 05:06:26 +0200	[thread overview]
Message-ID: <20200409030626.uVISwEjctvXdNqJ-lUj0oiBS55avdwmacW7cm8dTVhk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20732@inbox.vuxu.org>

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

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

https://github.com/not-chicken/void-packages foliate-bin
https://github.com/void-linux/void-packages/pull/20732

foliate: update to 2.1.0
Closes #20714 

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

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

From 7f8d1a7fb3c60da093206946e23d96241ee22c65 Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Tue, 7 Apr 2020 21:58:20 +0530
Subject: [PATCH] foliate: update to 2.1.1

And create a symlink to executable
---
 srcpkgs/foliate/template | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/foliate/template b/srcpkgs/foliate/template
index 6fac16f66c5..f16f4aa87cd 100644
--- a/srcpkgs/foliate/template
+++ b/srcpkgs/foliate/template
@@ -1,6 +1,6 @@
 # Template file for 'foliate'
 pkgname=foliate
-version=2.0.0
+version=2.1.1
 revision=1
 archs=noarch
 build_style=meson
@@ -11,4 +11,8 @@ maintainer="lorem <notloremipsum@protonmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://johnfactotum.github.io/foliate/"
 distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
-checksum=e3f7ab5242aa6d936b66d6a41147bf17c0334d7675b5e38e64829d204fd3712a
+checksum=6260e61886bc89b7798b9b1154daac5e0a8e17a572e8d8fea0f480ec874097cd
+
+post_install() {
+	ln -s com.github.johnfactotum.Foliate ${DESTDIR}/usr/bin/foliate
+}

  parent reply	other threads:[~2020-04-09  3:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 16:57 [PR PATCH] foliate: create symlink to executable not-chicken
2020-04-08  4:02 ` [PR PATCH] [Updated] " not-chicken
2020-04-08 14:31 ` not-chicken
2020-04-08 15:07 ` [PR PATCH] [Updated] foliate: update to 2.1.0 not-chicken
2020-04-09  3:06 ` not-chicken [this message]
2020-04-19 14:59 ` sgn
2020-04-22  3:13 ` [WIP] " not-chicken
2020-04-22  6:26 ` not-chicken
2020-04-22 12:06 ` sgn
2020-04-22 12:26 ` not-chicken
2020-04-22 12:26 ` not-chicken
2020-04-22 12:29 ` [PR PATCH] [Updated] " not-chicken
2020-04-22 12:47 ` [PR PATCH] [Closed]: " 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=20200409030626.uVISwEjctvXdNqJ-lUj0oiBS55avdwmacW7cm8dTVhk@z \
    --to=not-chicken@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).