Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] next: rename to nyxt
@ 2020-09-08 18:09 egorenar
  2020-09-08 18:10 ` egorenar
                   ` (50 more replies)
  0 siblings, 51 replies; 57+ messages in thread
From: egorenar @ 2020-09-08 18:09 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1245 bytes --]

From 4448a756d10129c63bae9da0c0bb010b79209633 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/nyxt/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/nyxt/template

diff --git a/srcpkgs/nyxt/template b/srcpkgs/nyxt/template
new file mode 100644
index 00000000000..7ca27e60fb5
--- /dev/null
+++ b/srcpkgs/nyxt/template
@@ -0,0 +1,22 @@
+# Template file for 'nyxt'
+pkgname=nyxt
+version=1.5.0
+revision=1
+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://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"
+subpackages="next"
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 57+ messages in thread
* [PR PATCH] next: rename to nyxt
@ 2020-08-05 19:02 egorenar
  2020-08-05 19:12 ` ericonr
                   ` (4 more replies)
  0 siblings, 5 replies; 57+ messages in thread
From: egorenar @ 2020-08-05 19:02 UTC (permalink / raw)
  To: ml

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

There is a new 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/24083

next: rename to nyxt


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

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

From 76bd0b24a740bd9a615ed54e8efcbde70d5a7a2c Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Wed, 5 Aug 2020 20:54:29 +0200
Subject: [PATCH] next: rename to nyxt

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

diff --git a/srcpkgs/nyxt/template b/srcpkgs/nyxt/template
new file mode 100644
index 00000000000..11183ab71e3
--- /dev/null
+++ b/srcpkgs/nyxt/template
@@ -0,0 +1,21 @@
+# Template file for 'nyxt'
+pkgname=nyxt
+version=1.5.0
+revision=1
+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://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"
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2021-06-07 16:53 UTC | newest]

Thread overview: 57+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-08 18:09 [PR PATCH] next: rename to nyxt 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 ` [PR PATCH] [Updated] " egorenar
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:12 ` ericonr
2020-08-05 19:22 ` egorenar
2020-08-06  0:51 ` fosslinux
2020-09-08 12:42 ` sgn
2020-09-08 17:58 ` egorenar

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