Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] amfora: install .desktop, sample config
@ 2020-11-24 11:01 paper42
  2020-12-12 20:18 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: paper42 @ 2020-11-24 11:01 UTC (permalink / raw)
  To: ml

[-- 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
+}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: amfora: install .desktop, sample config
  2020-11-24 11:01 [PR PATCH] amfora: install .desktop, sample config paper42
@ 2020-12-12 20:18 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-12 20:18 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

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

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-12 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24 11:01 [PR PATCH] amfora: install .desktop, sample config paper42
2020-12-12 20:18 ` [PR PATCH] [Merged]: " ericonr

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).