* [PR PATCH] New package: x11-emoji-picker-0.15.0
@ 2024-05-10 11:47 MIvanchev
2024-05-10 11:56 ` [PR PATCH] [Updated] " MIvanchev
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: MIvanchev @ 2024-05-10 11:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]
There is a new pull request by MIvanchev against master on the void-packages repository
https://github.com/MIvanchev/void-packages x11-emoji-picker
https://github.com/void-linux/void-packages/pull/50268
New package: x11-emoji-picker-0.15.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (X86-64-GLIBC)
A patch file from https://github.com/void-linux/void-packages/pull/50268.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-x11-emoji-picker-50268.patch --]
[-- Type: text/x-diff, Size: 1097 bytes --]
From a017f06ba8d7ed8abe53efb3c133b329d70fd805 Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Fri, 10 May 2024 13:45:53 +0200
Subject: [PATCH] New package: x11-emoji-picker-0.15.0
---
srcpkgs/x11-emoji-picker/template | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 srcpkgs/x11-emoji-picker/template
diff --git a/srcpkgs/x11-emoji-picker/template b/srcpkgs/x11-emoji-picker/template
new file mode 100644
index 00000000000000..83433d4f5554fa
--- /dev/null
+++ b/srcpkgs/x11-emoji-picker/template
@@ -0,0 +1,16 @@
+# Template file for 'x11-emoji-picker'
+pkgname=x11-emoji-picker
+version=0.15.0
+revision=1
+build_style=cmake
+makedepends="qt5-devel xdotool-devel"
+short_desc="Linux XServer emoji picker"
+maintainer="Mihail Ivanchev <contact@ivanchev.net>"
+license="MIT"
+homepage="https://github.com/GaZaTu/x11-emoji-picker"
+distfiles="https://github.com/GaZaTu/x11-emoji-picker/archive/refs/tags/v${version}.tar.gz"
+checksum=8888f21941ed7404b394e43a4771c8880acb4d5f210dc01fab2a4a4d000b6d4b
+
+post_install() {
+ vlicense LICENSE
+}
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
@ 2024-05-10 11:56 ` MIvanchev
2024-05-10 12:01 ` MIvanchev
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: MIvanchev @ 2024-05-10 11:56 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 689 bytes --]
There is an updated pull request by MIvanchev against master on the void-packages repository
https://github.com/MIvanchev/void-packages x11-emoji-picker
https://github.com/void-linux/void-packages/pull/50268
New package: x11-emoji-picker-0.15.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (X86-64-GLIBC)
A patch file from https://github.com/void-linux/void-packages/pull/50268.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-x11-emoji-picker-50268.patch --]
[-- Type: text/x-diff, Size: 1147 bytes --]
From 062359365e0872a59d5087e123a433c87d4c181f Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Fri, 10 May 2024 13:45:53 +0200
Subject: [PATCH] New package: x11-emoji-picker-0.15.0
---
srcpkgs/x11-emoji-picker/template | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
create mode 100644 srcpkgs/x11-emoji-picker/template
diff --git a/srcpkgs/x11-emoji-picker/template b/srcpkgs/x11-emoji-picker/template
new file mode 100644
index 00000000000000..3928e2efb517ca
--- /dev/null
+++ b/srcpkgs/x11-emoji-picker/template
@@ -0,0 +1,17 @@
+# Template file for 'x11-emoji-picker'
+pkgname=x11-emoji-picker
+version=0.15.0
+revision=1
+build_style=cmake
+makedepends="qt5-devel xdotool-devel"
+depends="desktop-file-utils hicolor-icon-theme"
+short_desc="Linux XServer emoji picker"
+maintainer="Mihail Ivanchev <contact@ivanchev.net>"
+license="MIT"
+homepage="https://github.com/GaZaTu/x11-emoji-picker"
+distfiles="https://github.com/GaZaTu/x11-emoji-picker/archive/refs/tags/v${version}.tar.gz"
+checksum=8888f21941ed7404b394e43a4771c8880acb4d5f210dc01fab2a4a4d000b6d4b
+
+post_install() {
+ vlicense LICENSE
+}
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PR PATCH] [Updated] New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
2024-05-10 11:56 ` [PR PATCH] [Updated] " MIvanchev
@ 2024-05-10 12:01 ` MIvanchev
2024-08-09 1:53 ` github-actions
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: MIvanchev @ 2024-05-10 12:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 689 bytes --]
There is an updated pull request by MIvanchev against master on the void-packages repository
https://github.com/MIvanchev/void-packages x11-emoji-picker
https://github.com/void-linux/void-packages/pull/50268
New package: x11-emoji-picker-0.15.0
#### 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**
#### Local build testing
- I built this PR locally for my native architecture, (X86-64-GLIBC)
A patch file from https://github.com/void-linux/void-packages/pull/50268.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-x11-emoji-picker-50268.patch --]
[-- Type: text/x-diff, Size: 1192 bytes --]
From d8365e19d7a07483dac4af5b33ba54c478221094 Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Fri, 10 May 2024 13:45:53 +0200
Subject: [PATCH] New package: x11-emoji-picker-0.15.0
---
srcpkgs/x11-emoji-picker/template | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 srcpkgs/x11-emoji-picker/template
diff --git a/srcpkgs/x11-emoji-picker/template b/srcpkgs/x11-emoji-picker/template
new file mode 100644
index 00000000000000..9567068395e97b
--- /dev/null
+++ b/srcpkgs/x11-emoji-picker/template
@@ -0,0 +1,18 @@
+# Template file for 'x11-emoji-picker'
+pkgname=x11-emoji-picker
+version=0.15.0
+revision=1
+build_style=cmake
+hostmakedepends="qt5-qmake qt5-host-tools"
+makedepends="qt5-devel xdotool-devel"
+depends="desktop-file-utils hicolor-icon-theme"
+short_desc="Linux XServer emoji picker"
+maintainer="Mihail Ivanchev <contact@ivanchev.net>"
+license="MIT"
+homepage="https://github.com/GaZaTu/x11-emoji-picker"
+distfiles="https://github.com/GaZaTu/x11-emoji-picker/archive/refs/tags/v${version}.tar.gz"
+checksum=8888f21941ed7404b394e43a4771c8880acb4d5f210dc01fab2a4a4d000b6d4b
+
+post_install() {
+ vlicense LICENSE
+}
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
2024-05-10 11:56 ` [PR PATCH] [Updated] " MIvanchev
2024-05-10 12:01 ` MIvanchev
@ 2024-08-09 1:53 ` github-actions
2024-08-09 7:22 ` MIvanchev
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-08-09 1:53 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/50268#issuecomment-2277002680
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] 9+ messages in thread
* Re: New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
` (2 preceding siblings ...)
2024-08-09 1:53 ` github-actions
@ 2024-08-09 7:22 ` MIvanchev
2024-11-08 1:58 ` github-actions
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: MIvanchev @ 2024-08-09 7:22 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by MIvanchev on void-packages repository
https://github.com/void-linux/void-packages/pull/50268#issuecomment-2277313962
Comment:
Bump.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
` (3 preceding siblings ...)
2024-08-09 7:22 ` MIvanchev
@ 2024-11-08 1:58 ` github-actions
2024-11-08 7:43 ` MIvanchev
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2024-11-08 1:58 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/50268#issuecomment-2463603971
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] 9+ messages in thread
* Re: New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
` (4 preceding siblings ...)
2024-11-08 1:58 ` github-actions
@ 2024-11-08 7:43 ` MIvanchev
2025-02-07 1:59 ` github-actions
2025-02-07 6:58 ` MIvanchev
7 siblings, 0 replies; 9+ messages in thread
From: MIvanchev @ 2024-11-08 7:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 148 bytes --]
New comment by MIvanchev on void-packages repository
https://github.com/void-linux/void-packages/pull/50268#issuecomment-2463969949
Comment:
Bump
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
` (5 preceding siblings ...)
2024-11-08 7:43 ` MIvanchev
@ 2025-02-07 1:59 ` github-actions
2025-02-07 6:58 ` MIvanchev
7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2025-02-07 1:59 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/50268#issuecomment-2641746570
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] 9+ messages in thread
* Re: New package: x11-emoji-picker-0.15.0
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
` (6 preceding siblings ...)
2025-02-07 1:59 ` github-actions
@ 2025-02-07 6:58 ` MIvanchev
7 siblings, 0 replies; 9+ messages in thread
From: MIvanchev @ 2025-02-07 6:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
New comment by MIvanchev on void-packages repository
https://github.com/void-linux/void-packages/pull/50268#issuecomment-2642089347
Comment:
Bump.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-02-07 6:58 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-10 11:47 [PR PATCH] New package: x11-emoji-picker-0.15.0 MIvanchev
2024-05-10 11:56 ` [PR PATCH] [Updated] " MIvanchev
2024-05-10 12:01 ` MIvanchev
2024-08-09 1:53 ` github-actions
2024-08-09 7:22 ` MIvanchev
2024-11-08 1:58 ` github-actions
2024-11-08 7:43 ` MIvanchev
2025-02-07 1:59 ` github-actions
2025-02-07 6:58 ` MIvanchev
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).