Github messages for voidlinux
 help / color / mirror / Atom feed
From: realcharmer <realcharmer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New packages: datovka-4.22.1, libdatovka-0.3.0
Date: Wed, 20 Sep 2023 12:01:05 +0200	[thread overview]
Message-ID: <20230920100105.2g5G2db54WfrYpih0pWaAcQL-dTvaPmE-cHmhLTfQpM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41566@inbox.vuxu.org>

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

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

https://github.com/realcharmer/void-packages datovka
https://github.com/void-linux/void-packages/pull/41566

New packages: datovka-4.22.1, libdatovka-0.3.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)

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

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

From f5f68c4de8bcaa70f91bdf7c96b2f9df2ab99c9d Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 10 Jan 2023 21:11:56 +0100
Subject: [PATCH 1/2] New package: libdatovka-0.4.0

---
 common/shlibs               |  1 +
 srcpkgs/libdatovka-devel    |  1 +
 srcpkgs/libdatovka/template | 25 +++++++++++++++++++++++++
 3 files changed, 27 insertions(+)
 create mode 120000 srcpkgs/libdatovka-devel
 create mode 100644 srcpkgs/libdatovka/template

diff --git a/common/shlibs b/common/shlibs
index c9d59ef3b97ca..d3a7e9b2a29cb 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4286,3 +4286,4 @@ libchafa.so.0 libchafa-1.12.5_1
 libcppdap.so cppdap-1.58.0+a_1
 libkeyfinder.so.2 libkeyfinder-2.2.7_1
 libb64.so.0 libb64-1.2.1_1
+libdatovka.so.5 libdatovka-0.4.0_1
diff --git a/srcpkgs/libdatovka-devel b/srcpkgs/libdatovka-devel
new file mode 120000
index 0000000000000..6d8d545706361
--- /dev/null
+++ b/srcpkgs/libdatovka-devel
@@ -0,0 +1 @@
+libdatovka
\ No newline at end of file
diff --git a/srcpkgs/libdatovka/template b/srcpkgs/libdatovka/template
new file mode 100644
index 0000000000000..8f3c555491a56
--- /dev/null
+++ b/srcpkgs/libdatovka/template
@@ -0,0 +1,25 @@
+# Template file for 'libdatovka'
+pkgname=libdatovka
+version=0.4.0
+revision=1
+build_style=gnu-configure
+configure_args="--disable-doc --enable-openssl-backend --disable-static"
+hostmakedepends="pkg-config gettext-devel-tools"
+makedepends="gettext-devel libcurl-devel expat-devel libgcrypt-devel
+ gpgme-devel libxml2-devel"
+short_desc="Client library for accessing SOAP services of ISDS"
+maintainer="Emil Miler <em@0x45.cz>"
+license="LGPL-3.0-or-later"
+homepage="https://www.datovka.cz/cs/pages/libdatovka.html"
+distfiles="https://secure.nic.cz/files/datove_schranky/libdatovka/libdatovka-${version}.tar.xz"
+checksum=13ef1ccdb7b14a4482354003d6d30b5589c1f8586a9bfde045ee605d1d754b81
+
+libdatovka-devel_package() {
+	depends="${sourcepkg}>=${version} libxml2-devel"
+	short_desc+=" - development files"
+	pkg_install() {
+		vmove usr/include
+		vmove usr/lib/pkgconfig
+		vmove "usr/lib/*.so"
+	}
+}

From 347c33cc169af4cfd44f852fa028ec1390bef4f5 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Tue, 10 Jan 2023 21:12:22 +0100
Subject: [PATCH 2/2] New package: datovka-4.22.1

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

diff --git a/srcpkgs/datovka/template b/srcpkgs/datovka/template
new file mode 100644
index 0000000000000..6effe26a64393
--- /dev/null
+++ b/srcpkgs/datovka/template
@@ -0,0 +1,15 @@
+# Template file for 'datovka'
+pkgname=datovka
+version=4.22.1
+revision=1
+build_style=qmake
+hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
+makedepends="libdatovka-devel qt5-websockets-devel qt5-svg-devel libxml2-devel
+ quazip-devel"
+depends="hicolor-icon-theme qt5-plugin-sqlite qt5-translations"
+short_desc="Electronic communication interface endorsed by the Czech government"
+maintainer="Emil Miler <em@0x45.cz>"
+license="GPL-3.0-or-later"
+homepage="https://www.datovka.cz/"
+distfiles="https://secure.nic.cz/files/datove_schranky/${version}/${pkgname}-${version}.tar.xz"
+checksum=f7b043d2f887951a9719e8c8d1b1585cc716dbea3474a09bf1fd2667d63a2fdc

  parent reply	other threads:[~2023-09-20 10:01 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-10 20:15 [PR PATCH] New packages: datovka-4.21.1, libdatovka-0.2.1 realcharmer
2023-01-10 20:23 ` [PR PATCH] [Updated] " realcharmer
2023-01-10 20:26 ` realcharmer
2023-01-10 20:35 ` realcharmer
2023-01-10 21:58 ` kruceter
2023-01-10 21:59 ` kruceter
2023-01-10 22:04 ` Chocimier
2023-01-11 16:23 ` [PR PATCH] [Updated] " realcharmer
2023-01-11 16:41 ` realcharmer
2023-01-11 16:44 ` realcharmer
2023-01-11 16:52 ` realcharmer
2023-01-11 16:56 ` kruceter
2023-01-11 16:58 ` realcharmer
2023-01-11 17:02 ` [PR PATCH] [Updated] " realcharmer
2023-01-11 17:10 ` [PR REVIEW] " kruceter
2023-01-11 17:10 ` kruceter
2023-01-11 17:11 ` [PR PATCH] [Updated] " realcharmer
2023-01-11 17:12 ` [PR REVIEW] " realcharmer
2023-01-11 17:13 ` [PR PATCH] [Updated] " realcharmer
2023-01-11 17:15 ` realcharmer
2023-01-11 18:31 ` [PR REVIEW] " kruceter
2023-01-11 18:31 ` kruceter
2023-01-11 19:14 ` [PR PATCH] [Updated] " realcharmer
2023-01-11 19:15 ` [PR REVIEW] " realcharmer
2023-01-19 18:32 ` realcharmer
2023-02-21 14:24 ` [PR PATCH] [Updated] " realcharmer
2023-02-21 14:25 ` realcharmer
2023-02-21 14:31 ` [PR PATCH] [Updated] New packages: datovka-4.22.0, libdatovka-0.3.0 realcharmer
2023-02-21 14:33 ` realcharmer
2023-04-02 17:18 ` [PR PATCH] [Updated] " realcharmer
2023-05-30 14:12 ` realcharmer
2023-05-30 14:13 ` realcharmer
2023-06-19 10:22 ` [PR PATCH] [Updated] New packages: datovka-4.22.1, libdatovka-0.3.0 realcharmer
2023-06-19 10:23 ` realcharmer
2023-06-19 10:23 ` realcharmer
2023-09-18  1:45 ` github-actions
2023-09-20 10:00 ` [PR PATCH] [Updated] " realcharmer
2023-09-20 10:01 ` realcharmer [this message]
2023-09-20 10:11 ` [PR PATCH] [Updated] New packages: datovka-4.22.1, libdatovka-0.4.0 realcharmer
2023-09-20 10:11 ` realcharmer
2023-11-09 11:28 ` [PR PATCH] [Updated] " realcharmer
2023-11-09 14:40 ` [PR PATCH] [Updated] New packages: datovka-4.22.1, libdatovka-0.5.1 realcharmer
2023-11-09 14:41 ` realcharmer
2023-12-14 21:37 ` [PR PATCH] [Updated] " realcharmer
2023-12-14 21:37 ` New packages: datovka-4.23.1, libdatovka-0.5.1 realcharmer
2024-03-14  1:44 ` github-actions
2024-03-22 12:34 ` [PR PATCH] [Updated] " realcharmer
2024-03-22 12:44 ` realcharmer
2024-03-22 12:45 ` realcharmer
2024-04-25 11:12 ` [PR PATCH] [Updated] New packages: datovka-4.23.6, libdatovka-0.6.2 realcharmer
2024-04-25 11:13 ` New packages: datovka-4.23.7, libdatovka-0.6.2 realcharmer
2024-04-25 11:14 ` [PR PATCH] [Updated] " realcharmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230920100105.2g5G2db54WfrYpih0pWaAcQL-dTvaPmE-cHmhLTfQpM@z \
    --to=realcharmer@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).