Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: eww
@ 2024-02-20  2:03 shmishtopher
  2024-02-20  2:04 ` shmishtopher
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: shmishtopher @ 2024-02-20  2:03 UTC (permalink / raw)
  To: ml

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

There is a new 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
#### 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: 1185 bytes --]

From 48c64bb62b6c68868e8b629e38a213a0e526676e 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] package: Add eww

---
 srcpkgs/eww/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/eww/template

diff --git a/srcpkgs/eww/template b/srcpkgs/eww/template
new file mode 100644
index 0000000000000..8437f05d66338
--- /dev/null
+++ b/srcpkgs/eww/template
@@ -0,0 +1,18 @@
+# Template file for 'eww'
+pkgname=eww
+version=0.5.0
+revision=1
+build_style=cargo
+make_install_args="--path=crates/eww"
+hostmakedepends="pkg-config glibc-devel libgcc-devel"
+makedepends="gtk+3-devel gtk-layer-shell-devel pango-devel gdk-pixbuf-devel cairo-devel glib-devel"
+short_desc="ElKowar's Wacky Widgets - a toolkit for creating custom bars and widgets"
+maintainer="Christopher K. 'Shmish' Schmitt <me@shmish.dev>"
+license="MIT"
+homepage="https://github.com/elkowar/eww"
+distfiles="https://github.com/elkowar/eww/archive/refs/tags/v${version}.tar.gz"
+checksum=ea4f62e48e3750a361e0f359933d7d840d158592ff5b3683ba1f3ccf42bda819
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-05-18 16:20 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PR PATCH] [Updated] " shmishtopher
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

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