Github messages for voidlinux
 help / color / mirror / Atom feed
From: egorenar <egorenar@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] next: rename to nyxt
Date: Wed, 09 Sep 2020 09:19:20 +0200	[thread overview]
Message-ID: <20200909071920.rAxuvc4S0xjVPKZczxrFGhTNCLnO43tF5PP_B0JnoeI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24765@inbox.vuxu.org>

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

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

https://github.com/egorenar/void-packages nyxt
https://github.com/void-linux/void-packages/pull/24765

next: rename to nyxt


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

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

From 57c99fb5f387e8df41f7dda601ee258d017ef455 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Tue, 8 Sep 2020 20:08:21 +0200
Subject: [PATCH] next: rename to nyxt

---
 srcpkgs/next                    |  1 +
 srcpkgs/{next => nyxt}/template | 16 +++++++++++-----
 2 files changed, 12 insertions(+), 5 deletions(-)
 create mode 120000 srcpkgs/next
 rename srcpkgs/{next => nyxt}/template (60%)

diff --git a/srcpkgs/next b/srcpkgs/next
new file mode 120000
index 00000000000..8d07cc8517b
--- /dev/null
+++ b/srcpkgs/next
@@ -0,0 +1 @@
+nyxt
\ No newline at end of file
diff --git a/srcpkgs/next/template b/srcpkgs/nyxt/template
similarity index 60%
rename from srcpkgs/next/template
rename to srcpkgs/nyxt/template
index cf803dd16ab..36a472bf5ff 100644
--- a/srcpkgs/next/template
+++ b/srcpkgs/nyxt/template
@@ -1,5 +1,5 @@
-# Template file for 'next'
-pkgname=next
+# Template file for 'nyxt'
+pkgname=nyxt
 version=1.5.0
 revision=1
 build_style=gnu-makefile
@@ -9,9 +9,9 @@ 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=b8688d056d40778fa6dd8ccd3ba7b5a00f16ea1e81ea8293ebe58e28f63c7e22
+homepage="https://nyxt.atlas.engineer/"
+distfiles="https://github.com/atlas-engineer/nyxt/archive/${version}.tar.gz"
+checksum=bfd1e2e6f43385b8dc07d4860da6ef99d9e94aba4c688eddd05930c5a2e36637
 nostrip=yes
 nopie=yes
 nocross="https://travis-ci.org/void-linux/void-packages/builds/590346382"
@@ -19,3 +19,9 @@ nocross="https://travis-ci.org/void-linux/void-packages/builds/590346382"
 post_install() {
 	vlicense LICENSE
 }
+
+next_package() {
+	depends="nyxt"
+	short_desc+=" (transitional dummy package)"
+	build_style=meta
+}

  parent reply	other threads:[~2020-09-09  7:19 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 18:09 [PR PATCH] " egorenar
2020-09-08 18:10 ` egorenar
2020-09-08 18:15 ` Chocimier
2020-09-08 18:16 ` Chocimier
2020-09-08 18:49 ` egorenar
2020-09-08 18:52 ` [PR PATCH] [Updated] " egorenar
2020-09-08 19:04 ` egorenar
2020-09-08 19:16 ` Anachron
2020-09-09  5:07 ` [PR PATCH] [Updated] " egorenar
2020-09-09  5:09 ` egorenar
2020-09-09  5:39 ` egorenar
2020-09-09  5:40 ` Anachron
2020-09-09  7:04 ` Chocimier
2020-09-09  7:19 ` egorenar [this message]
2020-09-09  7:20 ` egorenar
2020-09-09  7:34 ` [PR PATCH] [Updated] " egorenar
2021-01-29  2:46 ` ericonr
2021-01-29  8:59 ` egorenar
2021-01-29 13:50 ` ericonr
2021-01-29 17:22 ` Chocimier
2021-06-05 11:18 ` [PR PATCH] [Updated] " egorenar
2021-06-05 11:19 ` egorenar
2021-06-05 11:20 ` egorenar
2021-06-05 11:23 ` egorenar
2021-06-05 11:27 ` [PR PATCH] [Updated] " egorenar
2021-06-05 11:28 ` [PR REVIEW] " Chocimier
2021-06-05 11:28 ` Chocimier
2021-06-05 11:28 ` Chocimier
2021-06-05 11:30 ` egorenar
2021-06-05 11:31 ` egorenar
2021-06-05 11:43 ` egorenar
2021-06-05 11:48 ` egorenar
2021-06-05 11:48 ` [PR PATCH] [Updated] " egorenar
2021-06-05 13:24 ` Chocimier
2021-06-05 13:42 ` egorenar
2021-06-05 13:42 ` [PR PATCH] [Updated] " egorenar
2021-06-05 13:48 ` egorenar
2021-06-05 13:49 ` egorenar
2021-06-05 16:11 ` egorenar
2021-06-05 16:12 ` egorenar
2021-06-05 16:12 ` [PR PATCH] [Updated] " egorenar
2021-06-05 16:13 ` egorenar
2021-06-05 19:10 ` [PR PATCH] [Updated] next: rename to nyxt and bump to version 2.0.0 Chocimier
2021-06-05 19:21 ` Chocimier
2021-06-05 19:21 ` [PR PATCH] [Merged]: " Chocimier
2021-06-06 11:47 ` simvux
2021-06-06 12:13 ` egorenar
2021-06-06 12:21 ` simvux
2021-06-06 12:25 ` egorenar
2021-06-06 12:25 ` egorenar
2021-06-06 12:32 ` simvux
2021-06-07 16:53 ` Chocimier
  -- strict thread matches above, loose matches on Subject: below --
2020-08-05 19:02 [PR PATCH] next: rename to nyxt egorenar
2020-08-05 19:03 ` [PR PATCH] [Updated] " egorenar
2020-09-08 18:05 ` egorenar

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=20200909071920.rAxuvc4S0xjVPKZczxrFGhTNCLnO43tF5PP_B0JnoeI@z \
    --to=egorenar@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).