From 4de7c4e83a6b252578a05d9ec9b853359820fae9 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 1 Dec 2018 17:34:43 +0000 Subject: user/pixman: bugfix bump to 0.36.0 --- user/pixman/APKBUILD | 8 +++----- user/pixman/float-header-fix.patch | 16 ---------------- 2 files changed, 3 insertions(+), 21 deletions(-) delete mode 100644 user/pixman/float-header-fix.patch diff --git a/user/pixman/APKBUILD b/user/pixman/APKBUILD index 607a49afb..b694941e9 100644 --- a/user/pixman/APKBUILD +++ b/user/pixman/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: A. Wilcox pkgname=pixman -pkgver=0.34.0 -pkgrel=5 +pkgver=0.36.0 +pkgrel=0 pkgdesc="Low-level pixel manipulation library" url="https://www.X.Org/" arch="all" @@ -9,7 +9,6 @@ license="MIT" subpackages="$pkgname-dev $pkgname-dbg" makedepends="perl linux-headers" source="https://www.X.Org/releases/individual/lib/$pkgname-$pkgver.tar.bz2 - float-header-fix.patch stacksize-reduction.patch " @@ -35,6 +34,5 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="755a3f5596e7bd9710abc8e5bfd341adaf2177f5b21f7aaae7f85b8fb57580ea48df586ad32bf6adef6ce0430e7cadaa57754a2fa466bc4b15bf70ee64cd1418 pixman-0.34.0.tar.bz2 -5064da221fe406e58169df0b07df7123ccf65487e654dba9e0903122480363c2b4e11ec0a14ac546658c747934509f2f66e3d0d078d6dd0ac92505c24b0e9ee9 float-header-fix.patch +sha512sums="ed99c85a8ce11f52659da61bff599c0405ae0069c30434bdef7238bc9f18e83e6d534cddf38c14d753943edbaeba580c5005ad7575f27e469ca7be7878678d21 pixman-0.36.0.tar.bz2 3d75e7328e6eaaa6e8f4defa4402db815764369f94b81be38fba07933267fe24b03b591dd4c3f3544cb090650153728bfbdd81a91acaf19524c3d08f61427f63 stacksize-reduction.patch" diff --git a/user/pixman/float-header-fix.patch b/user/pixman/float-header-fix.patch deleted file mode 100644 index 5c151a14f..000000000 --- a/user/pixman/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" - -- cgit v1.2.3-60-g2f50