Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: tecla-45.0
@ 2023-10-09 12:52 paper42
  2023-10-10 16:15 ` [PR PATCH] [Updated] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2023-10-09 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages tecla
https://github.com/void-linux/void-packages/pull/46532

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

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

will be necessary for GNOME 45

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

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

From 24b651c2deba18af61496d6ea4c007f75ecc96a9 Mon Sep 17 00:00:00 2001
From: Emi Vasilek <emi.vasilek@gmail.com>
Date: Sat, 7 Oct 2023 21:38:12 +0200
Subject: [PATCH] New package: tecla-45.0

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

diff --git a/srcpkgs/tecla/template b/srcpkgs/tecla/template
new file mode 100644
index 0000000000000..1c5c9d850e380
--- /dev/null
+++ b/srcpkgs/tecla/template
@@ -0,0 +1,14 @@
+# Template file for 'tecla'
+pkgname=tecla
+version=45.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="gtk4-devel libadwaita-devel"
+short_desc="Libadwaita keyboard layout viewer for the Gnome Desktop"
+maintainer="Emi Vasilek <emi.vasilek@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/GNOME/tecla"
+changelog="https://gitlab.gnome.org/GNOME/tecla/-/raw/main/NEWS"
+distfiles="${GNOME_SITE}/tecla/${version%.*}/tecla-${version}.tar.xz"
+checksum=5c02bb4019b1cffb5663da6107503eff853836a8783dd4705dd04a49f7adc25b

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

* Re: [PR PATCH] [Updated] New package: tecla-45.0
  2023-10-09 12:52 [PR PATCH] New package: tecla-45.0 paper42
@ 2023-10-10 16:15 ` paper42
  2023-10-10 16:28 ` paper42
  2023-10-10 19:27 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-10-10 16:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages tecla
https://github.com/void-linux/void-packages/pull/46532

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

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

depends on: #46507

will be necessary for GNOME 45

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

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

From a70ad78a7eb7650889f561feeb6465af85f4d481 Mon Sep 17 00:00:00 2001
From: Emi Vasilek <emi.vasilek@gmail.com>
Date: Sat, 7 Oct 2023 21:38:12 +0200
Subject: [PATCH] New package: tecla-45.0

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

diff --git a/srcpkgs/tecla/template b/srcpkgs/tecla/template
new file mode 100644
index 0000000000000..1c5c9d850e380
--- /dev/null
+++ b/srcpkgs/tecla/template
@@ -0,0 +1,14 @@
+# Template file for 'tecla'
+pkgname=tecla
+version=45.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext"
+makedepends="gtk4-devel libadwaita-devel"
+short_desc="Libadwaita keyboard layout viewer for the Gnome Desktop"
+maintainer="Emi Vasilek <emi.vasilek@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/GNOME/tecla"
+changelog="https://gitlab.gnome.org/GNOME/tecla/-/raw/main/NEWS"
+distfiles="${GNOME_SITE}/tecla/${version%.*}/tecla-${version}.tar.xz"
+checksum=5c02bb4019b1cffb5663da6107503eff853836a8783dd4705dd04a49f7adc25b

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

* Re: [PR PATCH] [Updated] New package: tecla-45.0
  2023-10-09 12:52 [PR PATCH] New package: tecla-45.0 paper42
  2023-10-10 16:15 ` [PR PATCH] [Updated] " paper42
@ 2023-10-10 16:28 ` paper42
  2023-10-10 19:27 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-10-10 16:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages tecla
https://github.com/void-linux/void-packages/pull/46532

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

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

depends on: #46507

will be necessary for GNOME 45

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

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

From c251dd792aa13e3ef628e0eac8814f5caa6e4a54 Mon Sep 17 00:00:00 2001
From: Emi Vasilek <emi.vasilek@gmail.com>
Date: Sat, 7 Oct 2023 21:38:12 +0200
Subject: [PATCH] New package: tecla-45.0

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

diff --git a/srcpkgs/tecla/template b/srcpkgs/tecla/template
new file mode 100644
index 0000000000000..dd86089082709
--- /dev/null
+++ b/srcpkgs/tecla/template
@@ -0,0 +1,14 @@
+# Template file for 'tecla'
+pkgname=tecla
+version=45.0
+revision=1
+build_style=meson
+hostmakedepends="pkg-config gettext glib-devel"
+makedepends="gtk4-devel libadwaita-devel"
+short_desc="Libadwaita keyboard layout viewer for the Gnome Desktop"
+maintainer="Emi Vasilek <emi.vasilek@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://gitlab.gnome.org/GNOME/tecla"
+changelog="https://gitlab.gnome.org/GNOME/tecla/-/raw/main/NEWS"
+distfiles="${GNOME_SITE}/tecla/${version%.*}/tecla-${version}.tar.xz"
+checksum=5c02bb4019b1cffb5663da6107503eff853836a8783dd4705dd04a49f7adc25b

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

* Re: [PR PATCH] [Merged]: New package: tecla-45.0
  2023-10-09 12:52 [PR PATCH] New package: tecla-45.0 paper42
  2023-10-10 16:15 ` [PR PATCH] [Updated] " paper42
  2023-10-10 16:28 ` paper42
@ 2023-10-10 19:27 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-10-10 19:27 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

New package: tecla-45.0
https://github.com/void-linux/void-packages/pull/46532

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

depends on: #46507

will be necessary for GNOME 45

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


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

end of thread, other threads:[~2023-10-10 19:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-09 12:52 [PR PATCH] New package: tecla-45.0 paper42
2023-10-10 16:15 ` [PR PATCH] [Updated] " paper42
2023-10-10 16:28 ` paper42
2023-10-10 19:27 ` [PR PATCH] [Merged]: " paper42

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