Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: worker-4.12.1
@ 2023-08-29  2:16 mtboehlke
  2023-08-29  2:16 ` [PR REVIEW] " mtboehlke
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: mtboehlke @ 2023-08-29  2:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mtboehlke/void-packages worker
https://github.com/void-linux/void-packages/pull/45807

[WIP] New package: worker-4.12.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**

closes #45711

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 789640db0c12b240480d4dce0224fa108b2115d2 Mon Sep 17 00:00:00 2001
From: Mat Boehlke <mtboehlke@gmail.com>
Date: Mon, 28 Aug 2023 20:12:24 -0500
Subject: [PATCH] New package: worker-4.12.1

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

diff --git a/srcpkgs/worker/template b/srcpkgs/worker/template
new file mode 100644
index 0000000000000..0bb819e561788
--- /dev/null
+++ b/srcpkgs/worker/template
@@ -0,0 +1,19 @@
+# Template file for 'worker'
+pkgname=worker
+version=4.12.1
+revision=1
+build_style=gnu-configure
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXinerama-devel libXft-devel file-devel lua54-devel
+	$(vopt_if udisks dbus-devel)"
+depends=$(vopt_if udisks udisks2)
+short_desc="Two-pane file manager for the X Window System"
+maintainer="Matt Boehlke <mtboehlke@gmail.com>"
+license="GPL-2.0-or-later"
+homepage="http://www.boomerangsworld.de/cms/worker"
+distfiles="http://www.boomerangsworld.de/cms/worker/downloads/worker-${version}.tar.gz"
+checksum=d75b52395b86b8253422faa910a88abd4663f43b6358912b2e933c22c4edbdcb
+build_options="udisks"
+build_options_default="udisks"
+desc_option_udisks="Enable support for uDisks"
+python_version=3

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

end of thread, other threads:[~2024-05-11  1:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29  2:16 [PR PATCH] [WIP] New package: worker-4.12.1 mtboehlke
2023-08-29  2:16 ` [PR REVIEW] " mtboehlke
2023-08-29  2:16 ` mtboehlke
2023-08-30  8:06 ` mvf
2023-09-07  1:57 ` [PR PATCH] [Updated] " mtboehlke
2023-09-07  2:27 ` [PR REVIEW] " mtboehlke
2023-09-16 17:17 ` [PR PATCH] [Updated] " mtboehlke
2023-12-16  1:46 ` github-actions
2023-12-23 21:49 ` [PR PATCH] [Updated] " mtboehlke
2024-02-10 23:01 ` [PR PATCH] [Updated] New package: worker-5.0.0 mtboehlke
2024-05-11  1:45 ` New package: worker-5.0.1 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).