Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: lan-mouse-0.5.0
@ 2024-01-03 17:36 Johnnynator
  2024-04-03  1:45 ` github-actions
  0 siblings, 1 reply; 2+ messages in thread
From: Johnnynator @ 2024-01-03 17:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages lan-mouse
https://github.com/void-linux/void-packages/pull/48049

New package: lan-mouse-0.5.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- 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/48049.patch is attached

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

From 2a6a1e53ee3186e75bb00068f85e5078f9605c12 Mon Sep 17 00:00:00 2001
From: John <me@johnnynator.dev>
Date: Wed, 3 Jan 2024 18:26:57 +0100
Subject: [PATCH] New package: lan-mouse-0.5.0

---
 srcpkgs/lan-mouse/template | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/lan-mouse/template

diff --git a/srcpkgs/lan-mouse/template b/srcpkgs/lan-mouse/template
new file mode 100644
index 0000000000000..102141b2fefe2
--- /dev/null
+++ b/srcpkgs/lan-mouse/template
@@ -0,0 +1,25 @@
+# Template file for 'lan-mouse'
+pkgname=lan-mouse
+version=0.5.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config glib-devel"
+makedepends="libadwaita-devel"
+short_desc="Mouse & keyboard sharing via LAN"
+maintainer="John <me@johnnynator.dev>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/feschber/lan-mouse"
+distfiles="https://github.com/feschber/lan-mouse/archive/refs/tags/v${version}.tar.gz"
+checksum=c26495ad613129a07646462f799fad8c9f7540bd3c03898ede524c8a5259e1f1
+
+export RUST_BACKTRACE=1
+
+if [ "$XBPS_TARGET_WORDSIZE" != 64 ]; then
+	broken="Codebase assumes 64bit systems"
+fi
+
+post_install() {
+	vsconf config.toml
+	vinstall lan-mouse.desktop 644 usr/share/applications
+	vinstall resources/mouse-icon.svg 644 usr/share/icons/hicolor/scalable/apps
+}

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

* Re: New package: lan-mouse-0.5.0
  2024-01-03 17:36 [PR PATCH] New package: lan-mouse-0.5.0 Johnnynator
@ 2024-04-03  1:45 ` github-actions
  0 siblings, 0 replies; 2+ messages in thread
From: github-actions @ 2024-04-03  1:45 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/48049#issuecomment-2033389585

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 17:36 [PR PATCH] New package: lan-mouse-0.5.0 Johnnynator
2024-04-03  1:45 ` 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).