From 4f85aa30011c660a29bcb320f45cea33f4f342eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 22 Nov 2018 00:03:13 +0100 Subject: [PATCH] t1lib: rebuild for metadata --- srcpkgs/t1lib/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/t1lib/template b/srcpkgs/t1lib/template index 1fa8ee7102..e505df3ce1 100644 --- a/srcpkgs/t1lib/template +++ b/srcpkgs/t1lib/template @@ -1,16 +1,17 @@ # Template file for 't1lib' pkgname=t1lib version=5.1.2 -revision=3 +revision=4 build_style=gnu-configure make_build_target="without_doc" makedepends="libXaw-devel" short_desc="Rasterizer library for Adobe Type 1 fonts" maintainer="Juan RP " -license="LGPL-2.1" +license="LGPL-2.1-or-later" homepage="http://www.ibiblio.org/pub/Linux/libs/graphics/!INDEX.html" distfiles="http://www.ibiblio.org/pub/Linux/libs/graphics/$pkgname-$version.tar.gz" checksum=821328b5054f7890a0d0cd2f52825270705df3641dbd476d58d17e56ed957b59 +nocross="checking \"which ANSI integer type is 64 bit\"... configure: error: cannot run test program while cross compiling" libt1_package() { short_desc+=" - runtime libraries"