Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: wem-0.7.1
@ 2021-08-14 15:19 hristoast
  2021-08-14 15:24 ` [PR PATCH] [Updated] " hristoast
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: hristoast @ 2021-08-14 15:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hristoast/void-packages WEM
https://github.com/void-linux/void-packages/pull/32488

New package: wem-0.7.1
#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [X] I built this PR locally for my native architecture, (x86_64-libc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl

I wrote WEM to replace Lutris in my personal gaming setup; it's now my main wine launcher and is (IMO) a reasonably good CLI alternative to it.

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

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

From 38624fd76eda95c9beaa42640ba3090dda85680a Mon Sep 17 00:00:00 2001
From: "Hristos N. Triantafillou" <me@hristos.triantafillou.us>
Date: Tue, 10 Aug 2021 19:22:37 -0500
Subject: [PATCH] New package: wem-0.7.1

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

diff --git a/srcpkgs/wem/template b/srcpkgs/wem/template
new file mode 100644
index 000000000000..7162e3a8d10d
--- /dev/null
+++ b/srcpkgs/wem/template
@@ -0,0 +1,13 @@
+# Template file for 'wem'
+pkgname=wem
+version=0.7.1
+revision=1
+build_style=go
+go_import_path=git.sr.ht/~hristoast/wem
+go_package="${go_import_path}"
+short_desc="A CLI tool for managing wine prefixes."
+maintainer="Hristos N. Triantafillou <me@hristos.co>"
+license="GPLv3"
+homepage="https://wem.hristos.co/"
+distfiles="https://git.sr.ht/~hristoast/wem/archive/${version}.tar.gz"
+checksum=a2abaf28bc0b912ed2bf87d9c4ca1bcdc4b42c92590509b84e0446d583f0c353

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

end of thread, other threads:[~2022-06-17  2:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14 15:19 [PR PATCH] New package: wem-0.7.1 hristoast
2021-08-14 15:24 ` [PR PATCH] [Updated] " hristoast
2021-08-14 15:27 ` hristoast
2021-08-14 15:29 ` hristoast
2021-08-14 15:30 ` hristoast
2021-08-30 13:22 ` hristoast
2021-09-04 14:44 ` hristoast
2021-09-09  0:29 ` hristoast
2021-10-09 20:48 ` hristoast
2022-06-02  2:14 ` github-actions
2022-06-17  2:13 ` [PR PATCH] [Closed]: " github-actions

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