From 9e1a35b682a89a680930653cf93c5f35867721cf Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Thu, 22 Oct 2020 23:08:39 +0530 Subject: [PATCH 1/2] mypaint-brushes1: update to 1.3.1. --- srcpkgs/mypaint-brushes1/patches/autogen.patch | 12 ------------ srcpkgs/mypaint-brushes1/template | 6 +++--- 2 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 srcpkgs/mypaint-brushes1/patches/autogen.patch diff --git a/srcpkgs/mypaint-brushes1/patches/autogen.patch b/srcpkgs/mypaint-brushes1/patches/autogen.patch deleted file mode 100644 index 8cd7b132eb9..00000000000 --- a/srcpkgs/mypaint-brushes1/patches/autogen.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- autogen.sh.orig -+++ autogen.sh -@@ -90,6 +90,9 @@ - echo -n "checking for automake >= $AUTOMAKE_REQUIRED_VERSION ... " - if ($AUTOMAKE --version) < /dev/null > /dev/null 2>&1; then - AUTOMAKE=$AUTOMAKE -+elif (automake-1.16 --version) < /dev/null > /dev/null 2>&1; then -+ AUTOMAKE=automake-1.16 -+ ACLOCAL=aclocal-1.16 - elif (automake-1.15 --version) < /dev/null > /dev/null 2>&1; then - AUTOMAKE=automake-1.15 - ACLOCAL=aclocal-1.15 diff --git a/srcpkgs/mypaint-brushes1/template b/srcpkgs/mypaint-brushes1/template index 293cf42d923..6d624569505 100644 --- a/srcpkgs/mypaint-brushes1/template +++ b/srcpkgs/mypaint-brushes1/template @@ -1,7 +1,7 @@ # Template file for 'mypaint-brushes1' pkgname=mypaint-brushes1 -version=1.3.0 -revision=2 +version=1.3.1 +revision=1 wrksrc="mypaint-brushes-${version}" build_style=gnu-configure hostmakedepends="automake" @@ -10,7 +10,7 @@ maintainer="Kartik Singh " license="CC0-1.0" homepage="https://github.com/mypaint/mypaint-brushes" distfiles="https://github.com/mypaint/mypaint-brushes/archive/v${version}.tar.gz" -checksum=704bb6420e65085acfd7a61d6050e96b0395c5eab078433f11406c355f16b214 +checksum=e6d0f51adb2ad507c12aa40a78265638cb21c53f4eb761c274d044677afaa1ff pre_configure() { ./autogen.sh From ff6125918e43ca7bd779395f1dcbe5bfd5eea89b Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Thu, 22 Oct 2020 23:09:00 +0530 Subject: [PATCH 2/2] mypaint-brushes: update to 2.0.2. --- srcpkgs/mypaint-brushes/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/mypaint-brushes/template b/srcpkgs/mypaint-brushes/template index 12f9bd32f31..a7a5ea5eeec 100644 --- a/srcpkgs/mypaint-brushes/template +++ b/srcpkgs/mypaint-brushes/template @@ -1,7 +1,7 @@ # Template file for 'mypaint-brushes' pkgname=mypaint-brushes -version=2.0.1 -revision=2 +version=2.0.2 +revision=1 build_style=gnu-configure hostmakedepends="automake" short_desc="Brushes used by MyPaint and other software using libmypaint" @@ -9,7 +9,7 @@ maintainer="Kartik Singh " license="CC0-1.0" homepage="https://github.com/mypaint/mypaint-brushes" distfiles="https://github.com/mypaint/mypaint-brushes/archive/v${version}.tar.gz" -checksum=5572c849c3cf01c33bceddb97f9ced55a219265738a46e406ddb5220ac59e22a +checksum=01032550dd817bb0f8e85d83a632ed2e50bc16e0735630839e6c508f02f800ac pre_configure() { ./autogen.sh