From 034dbc6246cfff121a0b47ed5e9e780a3dffd23f Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 10 Jan 2023 21:11:56 +0100 Subject: [PATCH 1/2] New package: libdatovka-0.2.1 --- common/shlibs | 1 + srcpkgs/libdatovka/template | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 srcpkgs/libdatovka/template diff --git a/common/shlibs b/common/shlibs index d80771f9f719..b7b514a010e7 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4222,3 +4222,4 @@ libIlmThread-3_1.so.30 libopenexr-3.1.5_1 libOpenEXR-3_1.so.30 libopenexr-3.1.5_1 libOpenEXRCore-3_1.so.30 libopenexr-3.1.5_1 libOpenEXRUtil-3_1.so.30 libopenexr-3.1.5_1 +libdatovka.so.2 datovka-4.21.1_1 diff --git a/srcpkgs/libdatovka/template b/srcpkgs/libdatovka/template new file mode 100644 index 000000000000..6b7fed20c2eb --- /dev/null +++ b/srcpkgs/libdatovka/template @@ -0,0 +1,19 @@ +# Template file for 'libdatovka' +pkgname=libdatovka +version=0.2.1 +revision=1 +build_style=gnu-configure +configure_args="--disable-doc --enable-openssl-backend --disable-static + --with-libcurl --enable-curlreauthorizationbug" +hostmakedepends="automake gettext-devel libtool libcurl-devel pkg-config + expat-devel libxslt-devel libgcrypt-devel gpgme-devel openssl-devel" +short_desc="Client library for accessing SOAP services of ISDS" +maintainer="Emil Miler " +license="LGPL3" +homepage="https://www.datovka.cz/cs/pages/libdatovka.html" +distfiles="https://secure.nic.cz/files/datove_schranky/${pkgname}/${pkgname}-${version}.tar.xz" +checksum=12735207c2ab7c2ce0ce342884dab3ce32b9cded84e529ba7ce072f68ac05fda + +pre_configure() { + autoreconf -fi +} From b394ffcb92f0e7aa9ce69b32d7a774aa46bd046c Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Tue, 10 Jan 2023 21:12:22 +0100 Subject: [PATCH 2/2] New package: datovka-4.21.1 --- srcpkgs/datovka/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/datovka/template diff --git a/srcpkgs/datovka/template b/srcpkgs/datovka/template new file mode 100644 index 000000000000..0b8661cfb181 --- /dev/null +++ b/srcpkgs/datovka/template @@ -0,0 +1,14 @@ +# Template file for 'datovka' +pkgname=datovka +version=4.21.1 +revision=1 +build_style=qmake +hostmakedepends="libdatovka pkg-config qt5-qmake qt5-websockets-devel + qt5-svg-devel libxml2-devel" +depends="libdatovka hicolor-icon-theme qt5-plugin-sqlite qt5-translations" +short_desc="Electronic communication interface endorsed by the Czech government" +maintainer="Emil Miler " +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=f0ec25d0d19d8a56b806a2ef432c9aefb65db3d6b433f0e0cec4c4abcd2ef06c