calcurse: bump (#6732)

This commit is contained in:
extrowerk
2022-03-15 19:39:40 +01:00
committed by GitHub
parent 276017bbd9
commit 14d7211a0f
2 changed files with 6 additions and 7 deletions

View File

@@ -10,7 +10,7 @@ COPYRIGHT="2005-2017 calcurse Development Team"
LICENSE="BSD (2-clause)"
REVISION="2"
SOURCE_URI="http://calcurse.org/files/calcurse-$portVersion.tar.gz"
CHECKSUM_SHA256="c372ef16abcacb33a1aca99d0d4eba7c5cc8121fa96360f9d6edc0506e655cee"
CHECKSUM_SHA256="0a7c55d07674569d166c0b0e7587b2972d3da8160cdb7d60b1dbd2895803afb0"
PATCHES="calcurse-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"
@@ -34,11 +34,13 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libintl$secondaryArchSuffix
lib:libncursesw$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libintl$secondaryArchSuffix
devel:libncursesw$secondaryArchSuffix
"
BUILD_PREREQUIRES="

View File

@@ -1,14 +1,11 @@
From 01abcd76f624ef17b56d85c8135850b15d94a672 Mon Sep 17 00:00:00 2001
From 91859edea421c982332ea5025bdda691433b5d8c Mon Sep 17 00:00:00 2001
From: Andy <andy@keyboardfire.com>
Date: Sun, 3 Dec 2017 13:25:59 +0000
Subject: Fix version and don't check for lm or pthread
---
configure.ac | 20 +-------------------
1 file changed, 1 insertion(+), 19 deletions(-)
diff --git a/configure.ac b/configure.ac
index b1480ec..d516199 100644
index 1f6ec61..afa6c8a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
@@ -46,5 +43,5 @@ index b1480ec..d516199 100644
# Check whether to build documentation
#-------------------------------------------------------------------------------
--
2.15.0
2.30.2