[packages/guile-ncurses] - updated to 3.1, BR: libunistring-devel (for ncursesw support)
qboosh
qboosh at pld-linux.org
Sat Jan 28 09:12:21 CET 2023
commit 5e42244a27203b2da971e7181976db6579ba6a0c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jan 28 09:13:39 2023 +0100
- updated to 3.1, BR: libunistring-devel (for ncursesw support)
guile-ncurses.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/guile-ncurses.spec b/guile-ncurses.spec
index da23ea6..4b3c8e4 100644
--- a/guile-ncurses.spec
+++ b/guile-ncurses.spec
@@ -1,18 +1,20 @@
Summary: Guile-Ncurses - Guile library with functions for creating text user interface
Summary(pl.UTF-8): Guile-Ncurses - biblioteka Guile z funkcjami do tworzenia tekstowego interfejsu użytkownika
Name: guile-ncurses
-Version: 3.0
-Release: 2
+Version: 3.1
+Release: 1
License: LGPL v3+
Group: Libraries
Source0: https://ftp.gnu.org/gnu/guile-ncurses/%{name}-%{version}.tar.gz
-# Source0-md5: 7f81b6faef5f89bad5dc6b2b64c56063
+# Source0-md5: ade6a07fdafcea7f177eb0642d96da6a
Patch0: %{name}-info.patch
URL: http://www.gnu.org/software/guile-ncurses/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
+# 2.2 and 3.0 supported
BuildRequires: guile-devel >= 5:2.2
BuildRequires: libtool >= 2:2
+BuildRequires: libunistring-devel
BuildRequires: ncurses-devel >= 5
BuildRequires: ncurses-ext-devel >= 5
BuildRequires: pkgconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile-ncurses.git/commitdiff/5e42244a27203b2da971e7181976db6579ba6a0c
More information about the pld-cvs-commit
mailing list