Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: next-1.3.2
Date: Fri, 27 Sep 2019 12:45:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14760@inbox.vuxu.org> (raw)

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

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

https://github.com/0x0f0f0f/void-packages master
https://github.com/void-linux/void-packages/pull/14760

New package: next-1.3.2
I have included libfixposix-devel and libressl-devel in depends because of [atlas-engineer/next/issues/406](https://github.com/atlas-engineer/next/issues/406).

Travis should not complain now that builds are restricted to i686* and x86_64*

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

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

From 6fd91629413271e365aef0ae3345c4c9dd212cf1 Mon Sep 17 00:00:00 2001
From: 0x0f0f0f <sudo-woodo3@protonmail.com>
Date: Thu, 26 Sep 2019 22:33:00 +0200
Subject: [PATCH] New package: next-1.3.2

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

diff --git a/srcpkgs/next/template b/srcpkgs/next/template
new file mode 100644
index 00000000000..3c50d93c6a6
--- /dev/null
+++ b/srcpkgs/next/template
@@ -0,0 +1,27 @@
+# Template file for 'next'
+pkgname=next
+version=1.3.2
+revision=1
+create_wrksrc=yes
+build_style=gnu-makefile
+hostmakedepends="sbcl curl pkg-config"
+makedepends="webkit2gtk-devel libfixposix-devel libressl-devel"
+depends="sqlite xclip libfixposix-devel libressl-devel"
+short_desc="Keyboard-oriented, extensible web-browser"
+maintainer="0x0f0f0f <sudo-woodo3@protonmail.com>"
+license="BSD-3-Clause"
+homepage="https://next.atlas.engineer/"
+distfiles="https://github.com/atlas-engineer/next/archive/${version}.tar.gz"
+checksum=1c423f4af3b732f2b5bea74a571b17f51d416a7161cc0ad25574725612588593
+nostrip=true
+nopie=true
+
+archs="i686* x86_64*"
+
+do_extract() {
+	tar -xzf ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${version}.tar.gz -C ${wrksrc} --strip=1
+}
+
+post_install() {
+	vlicense LICENSE
+}

             reply	other threads:[~2019-09-27 10:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-27 10:45 voidlinux-github [this message]
2019-09-27 11:04 ` voidlinux-github
2019-09-27 11:05 ` voidlinux-github
2019-09-27 12:25 ` voidlinux-github
2019-09-27 13:16 ` voidlinux-github
2019-09-27 14:56 ` voidlinux-github
2019-09-27 14:56 ` [PR PATCH] [Closed]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-09-27 20:11 [PR PATCH] " voidlinux-github
2019-09-27 10:08 voidlinux-github
2019-09-26 20:34 voidlinux-github
2019-09-26 18:35 voidlinux-github

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-14760@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).