From 91f49991a45da96bae7d685643c0b4a0b2525462 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 27 Mar 2016 00:29:18 +0100 Subject: [PATCH] tint2: update to 0.12.8. --- srcpkgs/tint2/patches/musl.patch | 16 ---------------- srcpkgs/tint2/template | 6 +++--- 2 files changed, 3 insertions(+), 19 deletions(-) delete mode 100644 srcpkgs/tint2/patches/musl.patch diff --git a/srcpkgs/tint2/patches/musl.patch b/srcpkgs/tint2/patches/musl.patch deleted file mode 100644 index 6d1aeee7b4d..00000000000 --- a/srcpkgs/tint2/patches/musl.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- 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 944d02040a3..67de82c6152 100644 --- a/srcpkgs/tint2/template +++ b/srcpkgs/tint2/template @@ -1,8 +1,8 @@ # Template file for 'tint2' pkgname=tint2 -version=0.12.7 +version=0.12.8 revision=1 -wrksrc="${pkgname}-${version}-107bfc85a3955a8b88ff027d2f6cb4cb7e943cb0" +wrksrc="${pkgname}-${version}-0bd49f42275ebec39cde297e9b07bb670d3534aa" build_style=cmake hostmakedepends="cmake pkg-config" makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel @@ -13,4 +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=e1200cabbf6f9488233788f805b10c8bd8b083c92ef42d86bc8df8d8bb353c5f +checksum=f25faad5ca9b895e5e7aa28290de0ea0a1578119414f91e916c21b5f0c0b8ad7