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

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