Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bleznudd <Bleznudd@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: setzer-0.3.2
Date: Sat, 26 Sep 2020 23:01:16 +0200	[thread overview]
Message-ID: <20200926210116.1CcjnE164PDrVIcT6Xqk1j_VsCEm1SwmzyKUcxFVNw8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25088@inbox.vuxu.org>

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

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

https://github.com/Bleznudd/void-packages master
https://github.com/void-linux/void-packages/pull/25088

New package: setzer-0.3.2
Adding [setzer](https://github.com/cvfosammmm/Setzer) v0.3.2

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

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

From dfb7eb8404916b9a552439075cf466f693ef406b Mon Sep 17 00:00:00 2001
From: Bleznudd <mcarrirolo@gmail.com>
Date: Fri, 25 Sep 2020 17:09:03 +0200
Subject: [PATCH] New package: setzer-0.3.2

---
 srcpkgs/setzer/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/setzer/template

diff --git a/srcpkgs/setzer/template b/srcpkgs/setzer/template
new file mode 100644
index 00000000000..7516bd03fea
--- /dev/null
+++ b/srcpkgs/setzer/template
@@ -0,0 +1,15 @@
+# Template file for 'setzer'
+pkgname=setzer
+version=0.3.2
+revision=1
+wrksrc=Setzer-${version}
+build_style=meson
+hostmakedepends="gettext"
+makedepends="python3-gobject-devel"
+depends="libpoppler89 texlive-core gspell python3-xdg python3-gobject gtksourceview4"
+short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
+maintainer="Bleznudd <bleznudd@pm.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/cvfosammmm/setzer"
+distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
+checksum=3fb5c1747b1efb6064610dc277dd9f874b51dcff614a14e2c4a067507cd6bba0

  parent reply	other threads:[~2020-09-26 21:01 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25 15:13 [PR PATCH] New package: setzer Bleznudd
2020-09-25 15:53 ` [PR REVIEW] " PaperMountainStudio
2020-09-25 15:53 ` PaperMountainStudio
2020-09-25 15:53 ` PaperMountainStudio
2020-09-25 15:54 ` PaperMountainStudio
2020-09-25 15:58 ` [PR REVIEW] " PaperMountainStudio
2020-09-25 16:02 ` PaperMountainStudio
2020-09-25 16:09 ` PaperMountainStudio
2020-09-25 16:49 ` [PR PATCH] [Updated] " Bleznudd
2020-09-25 16:51 ` Bleznudd
2020-09-25 16:52 ` [PR REVIEW] " Bleznudd
2020-09-25 16:52 ` Bleznudd
2020-09-25 16:52 ` Bleznudd
2020-09-25 16:55 ` Bleznudd
2020-09-25 16:58 ` Bleznudd
2020-09-25 17:03 ` [PR REVIEW] New package: setzer-0.3.2 Bleznudd
2020-09-25 19:37 ` PaperMountainStudio
2020-09-25 19:46 ` PaperMountainStudio
2020-09-26 17:10 ` [PR PATCH] [Updated] " Bleznudd
2020-09-26 17:41 ` Bleznudd
2020-09-26 20:14 ` [PR REVIEW] " Bleznudd
2020-09-26 20:35 ` ericonr
2020-09-26 20:44 ` Bleznudd
2020-09-26 20:44 ` [PR REVIEW] " ericonr
2020-09-26 20:52 ` ericonr
2020-09-26 21:01 ` Bleznudd [this message]
2020-09-26 22:34 ` ericonr
2020-09-27  3:07 ` ahesford
2020-09-27  3:25 ` ericonr
2020-09-27  6:01 ` [PR REVIEW] " ericonr
2020-09-27  6:03 ` ericonr
2020-09-27 11:58 ` [PR PATCH] [Updated] " Bleznudd
2020-09-27 12:00 ` [PR REVIEW] " Bleznudd
2020-09-27 12:29 ` Bleznudd
2020-09-27 14:29 ` ericonr
2020-09-27 14:32 ` ericonr
2020-09-27 16:59 ` [PR PATCH] [Updated] " Bleznudd
2020-09-27 17:00 ` [PR REVIEW] " Bleznudd
2020-09-29  0:24 ` [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=20200926210116.1CcjnE164PDrVIcT6Xqk1j_VsCEm1SwmzyKUcxFVNw8@z \
    --to=bleznudd@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).