From 6133460093350504a6cce91777820e5fc8b3b144 Mon Sep 17 00:00:00 2001 From: Zacharie Roy Date: Sun, 10 Sep 2023 19:17:41 -0400 Subject: [PATCH] New version package: podofo-0.10.1 --- common/shlibs | 2 +- srcpkgs/podofo/template | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/common/shlibs b/common/shlibs index 531b3345e230fc..fdd0d98d608714 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2590,7 +2590,7 @@ libdl.so android-studio-3.0.1_1 libKF5WidgetsAddons.so.5 kwidgetsaddons-5.26.0_1 libsearpc.so.1 libsearpc-3.0.7_1 libseafile.so.0 seafile-libclient-7.0.10_2 -libpodofo.so.0.9.7 libpodofo-0.9.7_2 +libpodofo.so.2 libpodofo-0.10.1_1 libIrcUtil.so.3 libcommuni-3.4.0_1 libIrcCore.so.3 libcommuni-3.4.0_1 libIrcModel.so.3 libcommuni-3.4.0_1 diff --git a/srcpkgs/podofo/template b/srcpkgs/podofo/template index b4537db37e1ea7..010baac438a25c 100644 --- a/srcpkgs/podofo/template +++ b/srcpkgs/podofo/template @@ -1,16 +1,15 @@ # Template file for 'podofo' pkgname=podofo -version=0.9.7 -revision=4 +version=0.10.1 +revision=1 build_style=cmake -configure_args="-DPODOFO_BUILD_SHARED=TRUE" -makedepends="fontconfig-devel libidn-devel openssl-devel lua53-devel tiff-devel" +makedepends="fontconfig-devel libidn-devel openssl-devel lua53-devel tiff-devel libxml2-devel" short_desc="Library to work with the PDF file format" maintainer="Andrea Brancaleoni " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://github.com/podofo/podofo" distfiles="https://github.com/podofo/podofo/archive/refs/tags/${version}.tar.gz" -checksum=42d7eaa3c8ffabf001121447830343c4362e562d0f12192b033a393f334a64a6 +checksum=9b2bb5d54185a547e440413ca2e9ec3ea9c522fec81dfeb9a23dbc3d65fbaa55 disable_parallel_build=yes libpodofo_package() { @@ -28,4 +27,4 @@ libpodofo-devel_package() { vmove usr/include vmove usr/lib/*.so } -} +} \ No newline at end of file