Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: utfcpp-4.0.5
@ 2024-08-08  0:27 Rooyca
  2024-08-08  0:47 ` [PR PATCH] [Closed]: " Rooyca
  0 siblings, 1 reply; 3+ messages in thread
From: Rooyca @ 2024-08-08  0:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Rooyca/void-packages utfcpp
https://github.com/void-linux/void-packages/pull/51717

New package: utfcpp-4.0.5


#### Testing the changes
- I tested the changes in this PR: **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/51717.patch is attached

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

From e5ccfb7414b31330811552d4fd9bc3abbd66cfc2 Mon Sep 17 00:00:00 2001
From: rooyca <rooyca@gmail.com>
Date: Wed, 7 Aug 2024 19:20:43 -0500
Subject: [PATCH] New package: utfcpp-4.0.5

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

diff --git a/srcpkgs/utfcpp/template b/srcpkgs/utfcpp/template
new file mode 100644
index 00000000000000..aa705b357427c5
--- /dev/null
+++ b/srcpkgs/utfcpp/template
@@ -0,0 +1,16 @@
+# Template file for 'utfcpp'
+pkgname=utfcpp
+version=4.0.5
+revision=1
+build_style=cmake
+hostmakedepends="pkg-config"
+short_desc="UTF-8 with C++ in a Portable Way"
+maintainer="rooyca <rooyca@gmail.com>"
+license="BSL-1.0"
+homepage="https://github.com/nemtrif/utfcpp"
+distfiles="https://github.com/nemtrif/utfcpp/archive/refs/tags/v${version}.tar.gz"
+checksum=ffc668a310e77607d393f3c18b32715f223da1eac4c4d6e0579a11df8e6b59cf
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Closed]: New package: utfcpp-4.0.5
  2024-08-08  0:27 [PR PATCH] New package: utfcpp-4.0.5 Rooyca
@ 2024-08-08  0:47 ` Rooyca
  0 siblings, 0 replies; 3+ messages in thread
From: Rooyca @ 2024-08-08  0:47 UTC (permalink / raw)
  To: ml

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

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

New package: utfcpp-4.0.5
https://github.com/void-linux/void-packages/pull/51717

Description:

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



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

* [PR PATCH] New package: utfcpp-4.0.5
@ 2024-01-19 22:30 NafzorOB
  0 siblings, 0 replies; 3+ messages in thread
From: NafzorOB @ 2024-01-19 22:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/NafzorOB/void-packages-utf8cpp master
https://github.com/void-linux/void-packages/pull/48293

New package: utfcpp-4.0.5
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From d01c995ea36cb9cc15fd5044167153aa3d0a9414 Mon Sep 17 00:00:00 2001
From: nafZZZob <130201394+NafzorOB@users.noreply.github.com>
Date: Fri, 19 Jan 2024 17:22:46 -0500
Subject: [PATCH] Add utfcpp template

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

diff --git a/srcpkgs/utfcpp/template b/srcpkgs/utfcpp/template
new file mode 100644
index 0000000000000..3bac76bfd59a5
--- /dev/null
+++ b/srcpkgs/utfcpp/template
@@ -0,0 +1,11 @@
+# Template file for 'utfcpp'
+pkgname=utfcpp
+version=4.0.5
+revision=1
+build_style=cmake
+short_desc="UTF-8 with C++ in a Portable Way"
+maintainer="NafzorOB <nafzorob@proton.me>"
+license="BSL-1.0"
+homepage="https://github.com/nemtrif/utfcpp"
+distfiles="https://github.com/nemtrif/utfcpp/archive/refs/tags/v${version}.tar.gz"
+checksum=ffc668a310e77607d393f3c18b32715f223da1eac4c4d6e0579a11df8e6b59cf

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

end of thread, other threads:[~2024-08-08  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-08  0:27 [PR PATCH] New package: utfcpp-4.0.5 Rooyca
2024-08-08  0:47 ` [PR PATCH] [Closed]: " Rooyca
  -- strict thread matches above, loose matches on Subject: below --
2024-01-19 22:30 [PR PATCH] " NafzorOB

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