podofo: update to 0.9.5.
This commit is contained in:
parent
89b4828d51
commit
dfd8650b02
|
@ -2386,7 +2386,7 @@ libKF5WidgetsAddons.so.5 kwidgetsaddons-5.26.0_1
|
||||||
libsearpc.so.1 libsearpc-3.0.7_1
|
libsearpc.so.1 libsearpc-3.0.7_1
|
||||||
libccnet.so.0 ccnet-5.0.4_1
|
libccnet.so.0 ccnet-5.0.4_1
|
||||||
libseafile.so.0 seafile-libclient-5.0.4_1
|
libseafile.so.0 seafile-libclient-5.0.4_1
|
||||||
libpodofo.so.0.9.4 libpodofo-0.9.4_1
|
libpodofo.so.0.9.5 libpodofo-0.9.5_1
|
||||||
libIrcUtil.so.3 libcommuni-3.4.0_1
|
libIrcUtil.so.3 libcommuni-3.4.0_1
|
||||||
libIrcCore.so.3 libcommuni-3.4.0_1
|
libIrcCore.so.3 libcommuni-3.4.0_1
|
||||||
libIrcModel.so.3 libcommuni-3.4.0_1
|
libIrcModel.so.3 libcommuni-3.4.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'podofo'
|
# Template file for 'podofo'
|
||||||
pkgname=podofo
|
pkgname=podofo
|
||||||
version=0.9.4
|
version=0.9.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPODOFO_BUILD_SHARED=1"
|
configure_args="-DPODOFO_BUILD_SHARED=1"
|
||||||
makedepends="zlib-devel libressl-devel libidn-devel freetype-devel
|
makedepends="zlib-devel libressl-devel libidn-devel freetype-devel
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://podofo.sourceforge.net/"
|
homepage="http://podofo.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ccdf505fcb4904617e728b15729da8700ff38442c1dd2f24fbd52934287ff859
|
checksum=854981cb897ebc14bac854ea0f25305372261a48a205363fe1c61659ba7b5304
|
||||||
|
|
||||||
libpodofo_package() {
|
libpodofo_package() {
|
||||||
replaces="podofo<0.9.3_1"
|
replaces="podofo<0.9.3_1"
|
||||||
|
|
Loading…
Reference in New Issue