[packages/lynx] - updated to 2.9.3 - enabled zstd
witekfl
witekfl at pld-linux.org
Sun May 31 13:57:49 CEST 2026
commit 23dca752094741e767f01b14ac5adf9d5d42e61d
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date: Sun May 31 13:57:11 2026 +0200
- updated to 2.9.3
- enabled zstd
lynx.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lynx.spec b/lynx.spec
index c001a11..eafc7b2 100644
--- a/lynx.spec
+++ b/lynx.spec
@@ -10,12 +10,12 @@ Summary(pl.UTF-8): Przeglądarka WWW pracująca w trybie tekstowym
Summary(pt_BR.UTF-8): Navegador web modo texto
Summary(tr.UTF-8): Metin ekranda WWW tarayıcı
Name: lynx
-Version: 2.9.2
+Version: 2.9.3
Release: 1
License: GPL v2
Group: Applications/Networking
Source0: https://invisible-mirror.net/archives/lynx/tarballs/%{name}%{version}.tar.bz2
-# Source0-md5: 3ce01505e82626ca4d7291d7e649c4c9
+# Source0-md5: faedd64b8e3cb87ae41197340cc3016a
Source1: %{name}.desktop
Source2: %{name}.png
Source3: %{name}-non-english-man-pages.tar.bz2
@@ -41,6 +41,7 @@ BuildRequires: pkgconfig
BuildRequires: sed >= 4.0
#BuildRequires: socks5-devel
BuildRequires: zlib-devel
+BuildRequires: zstd-devel
Provides: webclient
Obsoletes: lynx-ssl < 2.8.4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -108,6 +109,7 @@ autoconf-dickey
--without-included-gettext \
--with-bzlib \
--with-zlib \
+ --with-zstd \
--with-ssl \
--enable-justify-elts \
--enable-nested-tables \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lynx.git/commitdiff/23dca752094741e767f01b14ac5adf9d5d42e61d
More information about the pld-cvs-commit
mailing list