Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] amfora: install .desktop, sample config
Date: Tue, 24 Nov 2020 12:01:21 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26674@inbox.vuxu.org> (raw)

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

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

https://github.com/paper42/void-packages 0001-amfora-install-.desktop-sample-config.patch
https://github.com/void-linux/void-packages/pull/26674

amfora: install .desktop, sample config


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-amfora-install-.desktop-sample-config.patch-26674.patch --]
[-- Type: text/x-diff, Size: 1215 bytes --]

From 0bffa1f8ab18e2569cab40ed428e577ea78a4225 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Tue, 24 Nov 2020 11:55:52 +0100
Subject: [PATCH] amfora: install .desktop, sample config

---
 srcpkgs/amfora/template | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/amfora/template b/srcpkgs/amfora/template
index f44c714be21..71563985278 100644
--- a/srcpkgs/amfora/template
+++ b/srcpkgs/amfora/template
@@ -1,12 +1,18 @@
 # Template file for 'amfora'
 pkgname=amfora
 version=1.6.0
-revision=1
+revision=2
 build_style=go
 go_import_path="github.com/makeworld-the-better-one/${pkgname}"
 short_desc="Fancy terminal browser for the Gemini protocol"
 maintainer="Stacy Harper <contact@stacyharper.net>"
 license="GPL-3.0-only"
 homepage="https://github.com/makeworld-the-better-one/amfora"
+changelog="https://raw.githubusercontent.com/makeworld-the-better-one/amfora/master/CHANGELOG.md"
 distfiles="https://github.com/makeworld-the-better-one/${pkgname}/archive/v${version}.tar.gz"
 checksum=a02b070679718953a4184ef2b7fbeccfcdf9bf227ca1efab34ee0d7fa21e9bd9
+
+post_install() {
+	vinstall amfora.desktop 644 usr/share/applications/
+	vsconf default-config.toml
+}

             reply	other threads:[~2020-11-24 11:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-24 11:01 paper42 [this message]
2020-12-12 20:18 ` [PR PATCH] [Merged]: " ericonr

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