Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: nwg-bar-0.1.6
@ 2024-04-01 23:25 zen0bit
  2024-04-01 23:26 ` classabbyamp
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: zen0bit @ 2024-04-01 23:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR nwg-bar
https://github.com/void-linux/void-packages/pull/49663

New package: nwg-bar-0.1.6
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

#### Local build testing
- I built this PR locally for my native architecture, x64 glibc

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

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

From 6056f0fa72051bb5037b5923eea286d68fd1225a Mon Sep 17 00:00:00 2001
From: zenobit <zenobit@disroot.org>
Date: Mon, 1 Apr 2024 10:00:54 +0200
Subject: [PATCH] New package: nwg-bar-0.1.6

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

diff --git a/srcpkgs/nwg-bar/template b/srcpkgs/nwg-bar/template
new file mode 100644
index 00000000000000..680c71a35283be
--- /dev/null
+++ b/srcpkgs/nwg-bar/template
@@ -0,0 +1,50 @@
+# Template file for 'nwg-bar'
+pkgname=nwg-bar
+version=0.1.6
+revision=1
+#archs="i686 x86_64"
+#build_wrksrc=
+build_style=go
+go_import_path=github.com/nwg-piotr/nwg-bar
+#build_style=gnu-makefile
+#configure_args="DESTDIR=/"
+#make_build_args=""
+#make_install_args=""
+#conf_files=""
+#make_dirs="/var/log/dir 0755 root root"
+hostmakedepends="pkg-config"
+#hostmakedepends="go pkg-config"
+makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel"
+depends="gtk-layer-shell gtk+3 zlib pango libharfbuzz atk cairo gdk-pixbuf glib gtk-layer-shell fontconfig freetype glibc"
+short_desc="GTK3-based button bar for wlroots-based compositors"
+maintainer="zenobit <zenobit@disroot.org>"
+license="MIT"
+homepage="https://github.com/nwg-piotr/nwg-bar"
+#changelog=""
+distfiles="https://github.com/nwg-piotr/nwg-bar/archive/refs/tags/v${version}.tar.gz"
+checksum=badc232f9eef1a225776c7f0fe2534b49ac0a957f1a81dc24acb8f341b7719d4
+
+post_install() {
+	vlicense LICENSE
+}
+
+#pre_build() {
+#	make get
+#}
+
+#do_build() {
+#	make build
+#}
+
+#do_install() {
+#	make get
+#	make build
+#	make install
+#}
+
+#post_install() {
+#	vcopy config/* /usr/share/nwg-bar
+#	vcopy images/* /usr/share/nwg-bar/images
+#	vbin bin/nwg-bar
+#	vlicense LICENSE
+#}

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

end of thread, other threads:[~2024-04-02  6:38 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-01 23:25 [PR PATCH] New package: nwg-bar-0.1.6 zen0bit
2024-04-01 23:26 ` classabbyamp
2024-04-01 23:41 ` [PR PATCH] [Closed]: " zen0bit
2024-04-01 23:41 ` zen0bit
2024-04-01 23:54 ` zen0bit
2024-04-02  1:32 ` zen0bit
2024-04-02  1:32 ` zen0bit
2024-04-02  1:45 ` classabbyamp
2024-04-02  4:16 ` [PR PATCH] [Updated] " zen0bit
2024-04-02  4:19 ` zen0bit
2024-04-02  6:36 ` classabbyamp
2024-04-02  6:37 ` [PR PATCH] [Closed]: " classabbyamp
2024-04-02  6:38 ` classabbyamp

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