From 94f13adf52932dffb779bb00111706d8046e4deb Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 29 Jan 2016 08:22:42 +0100 Subject: [PATCH] tint2: update to 0.12.6. --- srcpkgs/tint2/patches/musl.patch | 16 ++++++++++++++++ srcpkgs/tint2/template | 6 +++--- 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 srcpkgs/tint2/patches/musl.patch diff --git a/srcpkgs/tint2/patches/musl.patch b/srcpkgs/tint2/patches/musl.patch new file mode 100644 index 0000000000..6d1aeee7b4 --- /dev/null +++ b/srcpkgs/tint2/patches/musl.patch @@ -0,0 +1,16 @@ +--- src/util/common.c.orig 2016-01-29 08:21:02.000701749 +0100 ++++ src/util/common.c 2016-01-29 08:21:49.545577920 +0100 +@@ -38,9 +38,12 @@ + #include + #include + #include +-#include + #include + ++#if !defined(__linux__) || defined(__linux__) && defined(__GLIBC__) ++#include ++#endif ++ + #ifdef HAVE_RSVG + #include + #endif diff --git a/srcpkgs/tint2/template b/srcpkgs/tint2/template index 3fcf230ca9..9bd0ef7dda 100644 --- a/srcpkgs/tint2/template +++ b/srcpkgs/tint2/template @@ -1,7 +1,8 @@ # Template file for 'tint2' pkgname=tint2 -version=0.12.3 +version=0.12.6 revision=1 +wrksrc="${pkgname}-${version}-117ffb2bfda625b44d4c833f882b727eddeb6add" build_style=cmake hostmakedepends="cmake pkg-config" makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel @@ -12,5 +13,4 @@ maintainer="Juan RP " license="GPL-2" homepage="https://gitlab.com/o9000/tint2" distfiles="https://gitlab.com/o9000/${pkgname}/repository/archive.tar.gz?ref=${version}>${pkgname}-${version}.tar.gz" -checksum=7f1f7cdb8eecfaaac620589c327bf29def457a9d38cee587769c93aacd2a3e36 -wrksrc="tint2-${version}-5f4154408953a75458e7c5125ef3b9fdfe86ff0a" +checksum=7f40cf36f0e579b9d81651aff09e470b4cbae496accc905e91cdda1fdaf57e9f