Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: svkbd-0.4.1
@ 2024-09-25 14:34 Emru1
  2024-09-26  9:33 ` [PR PATCH] [Updated] " Emru1
  0 siblings, 1 reply; 2+ messages in thread
From: Emru1 @ 2024-09-25 14:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Emru1/void-packages svkbd
https://github.com/void-linux/void-packages/pull/52349

New package: svkbd-0.4.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, amd64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl
  - armv6l-musl


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

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

From aa4d7864a37d08f42c0dc3bd6a50f5ac7c179ec1 Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emru@emru.xyz>
Date: Mon, 23 Sep 2024 17:23:39 +0200
Subject: [PATCH] New package: svkbd-0.4.1

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

diff --git a/srcpkgs/svkbd/template b/srcpkgs/svkbd/template
new file mode 100644
index 00000000000000..d8524105e6dfc1
--- /dev/null
+++ b/srcpkgs/svkbd/template
@@ -0,0 +1,18 @@
+# Template file for 'svkbd'
+pkgname=svkbd
+version=0.4.1
+revision=1
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXtst-devel libXft-devel freetype-devel
+ libXinerama-devel"
+short_desc="Simple virtual keyboard"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
+license="MIT"
+homepage="https://tools.suckless.org/x/svkbd/"
+distfiles="https://dl.suckless.org/tools/svkbd-${version}.tar.gz"
+checksum=fbc261fc3e1d8142e1457b42d6d65083a00ae0f3a1f5ccf2472acc8b46ae0f5a
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: svkbd-0.4.1
  2024-09-25 14:34 [PR PATCH] New package: svkbd-0.4.1 Emru1
@ 2024-09-26  9:33 ` Emru1
  0 siblings, 0 replies; 2+ messages in thread
From: Emru1 @ 2024-09-26  9:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Emru1 against master on the void-packages repository

https://github.com/Emru1/void-packages svkbd
https://github.com/void-linux/void-packages/pull/52349

New package: svkbd-0.4.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, amd64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl
  - armv6l-musl


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

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

From 49ca3f8b1defb12122ae064a24173faf5282acba Mon Sep 17 00:00:00 2001
From: Emil Tomczyk <emru@emru.xyz>
Date: Mon, 23 Sep 2024 17:23:39 +0200
Subject: [PATCH] New package: svkbd-0.4.1

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

diff --git a/srcpkgs/svkbd/template b/srcpkgs/svkbd/template
new file mode 100644
index 00000000000000..d8524105e6dfc1
--- /dev/null
+++ b/srcpkgs/svkbd/template
@@ -0,0 +1,18 @@
+# Template file for 'svkbd'
+pkgname=svkbd
+version=0.4.1
+revision=1
+build_style=gnu-makefile
+hostmakedepends="pkg-config"
+makedepends="libX11-devel libXtst-devel libXft-devel freetype-devel
+ libXinerama-devel"
+short_desc="Simple virtual keyboard"
+maintainer="Emil Tomczyk <emru@emru.xyz>"
+license="MIT"
+homepage="https://tools.suckless.org/x/svkbd/"
+distfiles="https://dl.suckless.org/tools/svkbd-${version}.tar.gz"
+checksum=fbc261fc3e1d8142e1457b42d6d65083a00ae0f3a1f5ccf2472acc8b46ae0f5a
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2024-09-26  9:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-25 14:34 [PR PATCH] New package: svkbd-0.4.1 Emru1
2024-09-26  9:33 ` [PR PATCH] [Updated] " Emru1

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