From: shmishtopher <shmishtopher@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: eww-0.5.0
Date: Tue, 23 Apr 2024 17:01:57 +0200 [thread overview]
Message-ID: <20240423150157.A08F923EDD@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48844@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 814 bytes --]
There is an updated pull request by shmishtopher against master on the void-packages repository
https://github.com/shmishtopher/void-packages package/eww
https://github.com/void-linux/void-packages/pull/48844
New package: eww-0.5.0
#### 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, x86_64-glibc
- I built this PR locally for these architectures:
- aarch64-musl (crossbuild)
- armv7l (crossbuild)
- armv6l-musl (crossbuild)
A patch file from https://github.com/void-linux/void-packages/pull/48844.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-package/eww-48844.patch --]
[-- Type: text/x-diff, Size: 1417 bytes --]
From 86c6f82793087536066bb32fe3b1c6ad1940d1d2 Mon Sep 17 00:00:00 2001
From: "Christopher K. \"Shmish\" Schmitt" <me@shmish.dev>
Date: Mon, 19 Feb 2024 20:29:43 -0500
Subject: [PATCH] New package: eww-0.6.0
---
srcpkgs/eww/template | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
create mode 100644 srcpkgs/eww/template
diff --git a/srcpkgs/eww/template b/srcpkgs/eww/template
new file mode 100644
index 00000000000000..6359f4d514c27b
--- /dev/null
+++ b/srcpkgs/eww/template
@@ -0,0 +1,25 @@
+# Template file for 'eww'
+pkgname=eww
+version=0.6.0
+revision=1
+build_style=cargo
+build_helper="qemu"
+make_install_args="--path=crates/eww"
+hostmakedepends="pkg-config"
+makedepends="gtk+3-devel gtk-layer-shell-devel pango-devel gdk-pixbuf-devel
+ cairo-devel glib-devel libdbusmenu-gtk3-devel"
+short_desc="Toolkit for creating custom bars and widgets"
+maintainer="Christopher K. 'Shmish' Schmitt <me@shmish.dev>"
+license="MIT"
+homepage="https://elkowar.github.io/eww"
+changelog="https://raw.githubusercontent.com/elkowar/eww/master/CHANGELOG.md"
+distfiles="https://github.com/elkowar/eww/archive/refs/tags/v${version}.tar.gz"
+checksum=cef361946946c566b79f8ddc6208d1a3f16b4ff9961439a3f86935e1cfa174a1
+
+post_install() {
+ vlicense LICENSE
+ for sh in bash fish zsh; do
+ vtargetrun "${DESTDIR}/usr/bin/eww" shell-completions -s "$sh" > "eww.$sh"
+ vcompletion "eww.$sh" "$sh"
+ done
+}
next prev parent reply other threads:[~2024-04-23 15:01 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-20 2:03 [PR PATCH] New package: eww shmishtopher
2024-02-20 2:04 ` shmishtopher
2024-02-20 4:50 ` classabbyamp
2024-02-20 4:54 ` [PR PATCH] [Updated] " shmishtopher
2024-02-20 4:55 ` New package: eww-0.5.0 shmishtopher
2024-02-20 5:51 ` [PR REVIEW] " classabbyamp
2024-02-20 5:51 ` classabbyamp
2024-02-20 5:51 ` classabbyamp
2024-02-20 5:51 ` classabbyamp
2024-02-20 5:51 ` classabbyamp
2024-02-20 5:51 ` classabbyamp
2024-02-20 5:51 ` classabbyamp
2024-02-20 14:42 ` [PR PATCH] [Updated] " shmishtopher
2024-02-20 15:30 ` shmishtopher
2024-02-20 15:31 ` [PR REVIEW] " shmishtopher
2024-02-20 15:32 ` shmishtopher
2024-02-21 2:54 ` [PR PATCH] [Updated] " shmishtopher
2024-04-12 12:49 ` justinesmithies
2024-04-23 15:01 ` shmishtopher [this message]
2024-04-23 15:04 ` New package: eww-0.6.0 shmishtopher
2024-04-28 9:01 ` AnInternetTroll
2024-05-16 12:44 ` FriederHannenheim
2024-05-18 16:20 ` [PR PATCH] [Merged]: " classabbyamp
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=20240423150157.A08F923EDD@inbox.vuxu.org \
--to=shmishtopher@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).