Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: nwg-look-0.1.4
@ 2022-10-22 18:07 cinerea0
  2022-10-22 18:13 ` [PR PATCH] [Updated] " cinerea0
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: cinerea0 @ 2022-10-22 18:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nwg
https://github.com/void-linux/void-packages/pull/40111

New package: nwg-look-0.1.4
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

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

From 2b0bf76b83b30564db84308e8c84eeed039faae1 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 22 Oct 2022 14:05:38 -0400
Subject: [PATCH] New package: nwg-look-0.1.4

---
 srcpkgs/nwg-look/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/nwg-look/template

diff --git a/srcpkgs/nwg-look/template b/srcpkgs/nwg-look/template
new file mode 100644
index 000000000000..97659b81e768
--- /dev/null
+++ b/srcpkgs/nwg-look/template
@@ -0,0 +1,22 @@
+# Template file for 'nwg-look'
+pkgname=nwg-look
+version=0.1.4
+revision=1
+build_style=go
+go_import_path=github.com/nwg-piotr/nwg-look
+hostmakedepends="pkg-config"
+makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
+depends="xcur2png"
+short_desc="GTK3 settings editor adapted to work in the wlroots environment"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="MIT"
+homepage="https://github.com/nwg-piotr/nwg-look"
+distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
+checksum=fff614fc11caac8a30f1dc6e107f4944313fd9e4476a4a23df3d7070f0f3a79b
+
+post_install () {
+  vinstall stuff/main.glade 644 /usr/share/nwg-look
+  vinstall stuff/nwg-look.desktop 644 /usr/share/applications
+  vinstall stuff/nwg-look.svg 644 /usr/share/pixmaps
+  vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: nwg-look-0.1.4
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
@ 2022-10-22 18:13 ` cinerea0
  2023-01-21  1:58 ` github-actions
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2022-10-22 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nwg
https://github.com/void-linux/void-packages/pull/40111

New package: nwg-look-0.1.4
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

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

From fe954acc2b0734b8aa4c492e6e13450a5c6345f3 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sat, 22 Oct 2022 14:13:21 -0400
Subject: [PATCH] New package: nwg-look-0.1.4

---
 srcpkgs/nwg-look/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/nwg-look/template

diff --git a/srcpkgs/nwg-look/template b/srcpkgs/nwg-look/template
new file mode 100644
index 000000000000..4e60068164eb
--- /dev/null
+++ b/srcpkgs/nwg-look/template
@@ -0,0 +1,22 @@
+# Template file for 'nwg-look'
+pkgname=nwg-look
+version=0.1.4
+revision=1
+build_style=go
+go_import_path=github.com/nwg-piotr/nwg-look
+hostmakedepends="pkg-config"
+makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
+depends="xcur2png"
+short_desc="GTK3 settings editor adapted to work in the wlroots environment"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="MIT"
+homepage="https://github.com/nwg-piotr/nwg-look"
+distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
+checksum=fff614fc11caac8a30f1dc6e107f4944313fd9e4476a4a23df3d7070f0f3a79b
+
+post_install() {
+	vinstall stuff/main.glade 644 /usr/share/nwg-look
+	vinstall stuff/nwg-look.desktop 644 /usr/share/applications
+	vinstall stuff/nwg-look.svg 644 /usr/share/pixmaps
+	vlicense LICENSE
+}

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

* Re: New package: nwg-look-0.1.4
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
  2022-10-22 18:13 ` [PR PATCH] [Updated] " cinerea0
@ 2023-01-21  1:58 ` github-actions
  2023-01-24 16:16 ` cinerea0
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2023-01-21  1:58 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40111#issuecomment-1399146503

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: New package: nwg-look-0.1.4
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
  2022-10-22 18:13 ` [PR PATCH] [Updated] " cinerea0
  2023-01-21  1:58 ` github-actions
@ 2023-01-24 16:16 ` cinerea0
  2023-03-27 17:11 ` [PR PATCH] [Updated] " cinerea0
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2023-01-24 16:16 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/40111#issuecomment-1402213470

Comment:
I'd still like to add this package to the repos. It's a convenient configuration tool for Sway in terms of themes and fonts.

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

* Re: [PR PATCH] [Updated] New package: nwg-look-0.1.4
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
                   ` (2 preceding siblings ...)
  2023-01-24 16:16 ` cinerea0
@ 2023-03-27 17:11 ` cinerea0
  2023-03-27 17:31 ` [PR PATCH] [Updated] New package: nwg-look-0.2.1 cinerea0
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2023-03-27 17:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nwg
https://github.com/void-linux/void-packages/pull/40111

New package: nwg-look-0.1.4
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

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

From 4f497340d1d7f4fb0f1dc2a15db59d3e58e24c9b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 27 Mar 2023 13:11:17 -0400
Subject: [PATCH] New package: nwg-look-0.2.1

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

diff --git a/srcpkgs/nwg-look/template b/srcpkgs/nwg-look/template
new file mode 100644
index 000000000000..e83ecb12db4b
--- /dev/null
+++ b/srcpkgs/nwg-look/template
@@ -0,0 +1,27 @@
+# Template file for 'nwg-look'
+pkgname=nwg-look
+version=0.2.1
+revision=1
+build_style=go
+go_import_path=github.com/nwg-piotr/nwg-look
+hostmakedepends="pkg-config"
+makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
+depends="xcur2png"
+short_desc="GTK3 settings editor adapted to work in the wlroots environment"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="MIT"
+homepage="https://github.com/nwg-piotr/nwg-look"
+distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
+checksum=39ebefebe5777feac8bcf5ce007b8b210823bcd1e501ed12c3d45cebdbd47a80
+
+post_install() {
+	vinstall stuff/main.glade 644 /usr/share/nwg-look
+	vinstall stuff/nwg-look.desktop 644 /usr/share/applications
+	vinstall stuff/nwg-look.svg 644 /usr/share/pixmaps
+	
+	for lang in langs/*.json; do
+		vinstall ${lang} 644 /usr/share/nwg-look/langs
+	done
+	
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: nwg-look-0.2.1
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
                   ` (3 preceding siblings ...)
  2023-03-27 17:11 ` [PR PATCH] [Updated] " cinerea0
@ 2023-03-27 17:31 ` cinerea0
  2023-05-17 17:49 ` cinerea0
  2023-06-24 13:23 ` [PR PATCH] [Merged]: New package: nwg-look-0.2.2 Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2023-03-27 17:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nwg
https://github.com/void-linux/void-packages/pull/40111

New package: nwg-look-0.2.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

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

From 864d2c3f78e28f6ef4819ac0be98edde3df4ce42 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 27 Mar 2023 13:31:38 -0400
Subject: [PATCH] New package: nwg-look-0.2.1

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

diff --git a/srcpkgs/nwg-look/template b/srcpkgs/nwg-look/template
new file mode 100644
index 000000000000..4d841ab3d5de
--- /dev/null
+++ b/srcpkgs/nwg-look/template
@@ -0,0 +1,27 @@
+# Template file for 'nwg-look'
+pkgname=nwg-look
+version=0.2.1
+revision=1
+build_style=go
+go_import_path=github.com/nwg-piotr/nwg-look
+hostmakedepends="pkg-config"
+makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
+depends="xcur2png"
+short_desc="GTK3 settings editor adapted to work in the wlroots environment"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="MIT"
+homepage="https://github.com/nwg-piotr/nwg-look"
+distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
+checksum=39ebefebe5777feac8bcf5ce007b8b210823bcd1e501ed12c3d45cebdbd47a80
+
+post_install() {
+	vinstall stuff/main.glade 644 /usr/share/nwg-look
+	vinstall stuff/nwg-look.desktop 644 /usr/share/applications
+	vinstall stuff/nwg-look.svg 644 /usr/share/pixmaps
+
+	for lang in langs/*.json; do
+		vinstall ${lang} 644 /usr/share/nwg-look/langs
+	done
+
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: nwg-look-0.2.1
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
                   ` (4 preceding siblings ...)
  2023-03-27 17:31 ` [PR PATCH] [Updated] New package: nwg-look-0.2.1 cinerea0
@ 2023-05-17 17:49 ` cinerea0
  2023-06-24 13:23 ` [PR PATCH] [Merged]: New package: nwg-look-0.2.2 Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: cinerea0 @ 2023-05-17 17:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages nwg
https://github.com/void-linux/void-packages/pull/40111

New package: nwg-look-0.2.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

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

From ed55f7e65f6b0c6652fcbee3ea0d921a640ee6ff Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Wed, 17 May 2023 13:49:33 -0400
Subject: [PATCH] New package: nwg-look-0.2.2

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

diff --git a/srcpkgs/nwg-look/template b/srcpkgs/nwg-look/template
new file mode 100644
index 000000000000..5f079c5b1a32
--- /dev/null
+++ b/srcpkgs/nwg-look/template
@@ -0,0 +1,27 @@
+# Template file for 'nwg-look'
+pkgname=nwg-look
+version=0.2.2
+revision=1
+build_style=go
+go_import_path=github.com/nwg-piotr/nwg-look
+hostmakedepends="pkg-config"
+makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
+depends="xcur2png"
+short_desc="GTK3 settings editor adapted to work in the wlroots environment"
+maintainer="cinerea0 <cinerea0@protonmail.com>"
+license="MIT"
+homepage="https://github.com/nwg-piotr/nwg-look"
+distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
+checksum=250e5e4e29c3e4fa047c3ab95c1946307c7290cc5a30b0cfe08c0919ace6ba87
+
+post_install() {
+	vinstall stuff/main.glade 644 /usr/share/nwg-look
+	vinstall stuff/nwg-look.desktop 644 /usr/share/applications
+	vinstall stuff/nwg-look.svg 644 /usr/share/pixmaps
+
+	for lang in langs/*.json; do
+		vinstall ${lang} 644 /usr/share/nwg-look/langs
+	done
+
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: nwg-look-0.2.2
  2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
                   ` (5 preceding siblings ...)
  2023-05-17 17:49 ` cinerea0
@ 2023-06-24 13:23 ` Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2023-06-24 13:23 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: nwg-look-0.2.2
https://github.com/void-linux/void-packages/pull/40111

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

end of thread, other threads:[~2023-06-24 13:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-22 18:07 [PR PATCH] New package: nwg-look-0.1.4 cinerea0
2022-10-22 18:13 ` [PR PATCH] [Updated] " cinerea0
2023-01-21  1:58 ` github-actions
2023-01-24 16:16 ` cinerea0
2023-03-27 17:11 ` [PR PATCH] [Updated] " cinerea0
2023-03-27 17:31 ` [PR PATCH] [Updated] New package: nwg-look-0.2.1 cinerea0
2023-05-17 17:49 ` cinerea0
2023-06-24 13:23 ` [PR PATCH] [Merged]: New package: nwg-look-0.2.2 Duncaen

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