From ace31955a18b3b48c3dae1d9b40e98e55fb7e5f7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 22 Nov 2018 12:49:22 -0200 Subject: [PATCH] pixman: update to 0.36.0. --- srcpkgs/pixman/patches/float-header-fix.patch | 16 ---------------- srcpkgs/pixman/template | 12 ++++++------ 2 files changed, 6 insertions(+), 22 deletions(-) delete mode 100644 srcpkgs/pixman/patches/float-header-fix.patch diff --git a/srcpkgs/pixman/patches/float-header-fix.patch b/srcpkgs/pixman/patches/float-header-fix.patch deleted file mode 100644 index 7f0b59b2af7..00000000000 --- a/srcpkgs/pixman/patches/float-header-fix.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- pixman/pixman-private.h.orig -+++ pixman/pixman-private.h -@@ -1,5 +1,3 @@ --#include -- - #ifndef PIXMAN_PRIVATE_H - #define PIXMAN_PRIVATE_H - -@@ -30,6 +28,7 @@ - #include - #include - #include -+#include - - #include "pixman-compiler.h" - diff --git a/srcpkgs/pixman/template b/srcpkgs/pixman/template index 1b62d14f77f..e9fc562a606 100644 --- a/srcpkgs/pixman/template +++ b/srcpkgs/pixman/template @@ -1,16 +1,16 @@ -# Template build file for 'pixman'. +# Template file for 'pixman' pkgname=pixman -version=0.34.0 -revision=2 +version=0.36.0 +revision=1 build_style=gnu-configure configure_args="--disable-gtk" # do not require gtk+! hostmakedepends="pkg-config perl" short_desc="Library of low-level pixel manipulation routines" maintainer="Juan RP " -homepage="http://xorg.freedesktop.org" license="MIT" -distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2" -checksum=39ba3438f3d17c464b0cb8be006dacbca0ab5aee97ebde69fec7ecdbf85794a0 +homepage="http://xorg.freedesktop.org" +distfiles="${XORG_SITE}/lib/${pkgname}-${version}.tar.bz2" +checksum=fd92c0cc99183977e54a278d7c595ee094a8e75724c03faf3796d1e49f7780dc pre_configure() { case "$XBPS_TARGET_MACHINE" in