Github messages for voidlinux
 help / color / mirror / Atom feed
From: travankor <travankor@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: yambar-1.5.0
Date: Tue, 08 Sep 2020 04:39:42 +0200	[thread overview]
Message-ID: <20200908023942.XKBmjHS9kxwqo--aBBttuxQfXVa4TrX38oBykN9yEwE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24299@inbox.vuxu.org>

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

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

https://github.com/travankor/void-packages yambar
https://github.com/void-linux/void-packages/pull/24299

New package: yambar-1.5.0
Waiting for a new release

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

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

From 108cf463c4c95fc539af8d15d1e68d0a65f88b7e Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Sat, 15 Aug 2020 13:43:26 -0700
Subject: [PATCH] New package: yambar-1.5.0

---
 srcpkgs/yambar-devel    |  1 +
 srcpkgs/yambar/template | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)
 create mode 120000 srcpkgs/yambar-devel
 create mode 100644 srcpkgs/yambar/template

diff --git a/srcpkgs/yambar-devel b/srcpkgs/yambar-devel
new file mode 120000
index 00000000000..70ee0aa4c97
--- /dev/null
+++ b/srcpkgs/yambar-devel
@@ -0,0 +1 @@
+yambar
\ No newline at end of file
diff --git a/srcpkgs/yambar/template b/srcpkgs/yambar/template
new file mode 100644
index 00000000000..acbc40b9dc2
--- /dev/null
+++ b/srcpkgs/yambar/template
@@ -0,0 +1,30 @@
+# Template file for 'yambar'
+pkgname=yambar
+version=1.5.0
+revision=1
+wrksrc=$pkgname
+build_style=meson
+configure_args="--buildtype=release"
+hostmakedepends="pkg-config scdoc wayland-devel"
+makedepends="alsa-lib-devel eudev-libudev-devel libxcb-devel libyaml-devel
+ pixman-devel fcft-devel json-c-devel libmpdclient-devel tllist wayland-devel
+ wayland-protocols xcb-util-devel xcb-util-cursor-devel xcb-util-wm-devel"
+short_desc="Modular status panel for X11 and Wayland, inspired by polybar"
+maintainer="travankor <travankor@tuta.io>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/yambar"
+changelog="https://codeberg.org/dnkl/yambar/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/dnkl/yambar/archive/${version}.tar.gz"
+checksum=d164eb8b6f3bc21d3e4d804024122553c691c773986ce30911f25b919fbd4f80
+
+post_install() {
+	vlicense LICENSE
+}
+
+yambar-devel_package() {
+	depends="${sourcepkg}>=${version}_${revision} ${makedepends}"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+	}
+}

  parent reply	other threads:[~2020-09-08  2:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-15 21:04 [PR PATCH] New package: yambar-1.4.0 travankor
2020-08-15 21:29 ` travankor
2020-08-16  1:37 ` sgn
2020-08-16 21:33 ` travankor
2020-08-18 20:44 ` travankor
2020-08-18 20:44 ` travankor
2020-09-08  2:26 ` [PR PATCH] [Updated] " travankor
2020-09-08  2:28 ` New package: yambar-1.5.0 travankor
2020-09-08  2:39 ` travankor [this message]
2020-09-08  2:41 ` [PR PATCH] [Updated] " travankor
2020-09-26 14:28 ` travankor
2020-10-09 17:08 ` [PR PATCH] [Closed]: " Duncaen

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=20200908023942.XKBmjHS9kxwqo--aBBttuxQfXVa4TrX38oBykN9yEwE@z \
    --to=travankor@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).