Github messages for voidlinux
 help / color / mirror / Atom feed
From: not-chicken <not-chicken@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: notes-up-2.0.2
Date: Fri, 10 Apr 2020 04:40:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20817@inbox.vuxu.org> (raw)

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

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

https://github.com/not-chicken/void-packages notes
https://github.com/void-linux/void-packages/pull/20817

New package: notes-up-2.0.2
Closes #20604  
@LinArcX Can you test please? Seems to work fine to me.

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

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

From 51a91fe2d5bb8e05d3f8252da361fa7c7c7a057b Mon Sep 17 00:00:00 2001
From: Lorem <notloremipsum@protonmail.com>
Date: Fri, 10 Apr 2020 08:04:57 +0530
Subject: [PATCH] New package: notes-up-2.0.2

---
 srcpkgs/notes-up/template | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/notes-up/template

diff --git a/srcpkgs/notes-up/template b/srcpkgs/notes-up/template
new file mode 100644
index 00000000000..8fcacc6f4d9
--- /dev/null
+++ b/srcpkgs/notes-up/template
@@ -0,0 +1,25 @@
+# Template file for 'notes-up'
+pkgname=notes-up
+version=2.0.2
+revision=1
+wrksrc=Notes-up-${version}
+build_style=cmake
+configure_args="-Dnoele=$(vopt_if pantheon false true)"
+hostmakedepends="pkg-config intltool vala glib-devel"
+makedepends="libgee08-devel discount-devel webkit2gtk-devel granite-devel
+gtksourceview-devel gtkspell3-devel"
+depends="hicolor-icon-theme $(vopt_if pantheon contractor)"
+short_desc="Markdown notes editor & manager"
+maintainer="Lorem <notloremipsum@protonmail.com>"
+license="GPL-2.0-or-later, BSD-3-Clause"
+homepage="https://github.com/Philip-Scott/Notes-up"
+distfiles="https://github.com/Philip-Scott/Notes-up/archive/${version}.tar.gz"
+checksum=35eb1df71034a118e66e6e00f5394c68423cfba7ceac035bde156d77da933b17
+build_options="pantheon"
+desc_option_pantheon="build with Contractor support"
+
+post_install() {
+	ln -s com.github.philip-scott.notes-up ${DESTDIR}/usr/bin/notes-up
+	vlicense data/assets/highlightjs/highlight.LICENSE
+	rm  ${DESTDIR}/usr/share/notes-up/highlight.LICENSE
+}

             reply	other threads:[~2020-04-10  2:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-10  2:40 not-chicken [this message]
2020-04-10  9:11 ` LinArcX
2020-04-11  4:34 ` [PR PATCH] [Merged]: " pullmoll

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-20817@inbox.vuxu.org \
    --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).