]> git.pld-linux.org Git - packages/elinks.git/blame - elinks.spec
- note to previous changelog entry
[packages/elinks.git] / elinks.spec
CommitLineData
1c33e430 1#
21bf3c6a 2# Conditional build:
b67326b7
JB
3%bcond_with x # Use the X Windows System
4%bcond_with gnutls # Enable GNUTLS SSL support (disables openssl)
5%bcond_with ruby # Enable (experimental) Ruby scripting support
6%bcond_without 256 # Disable 256 colors support
7%bcond_without bittorrent # Disable BitTorrent support
8%bcond_without cgi # Disable Local CGI support
9%bcond_without guile # Disable Guile scripting
10%bcond_without idn # Disable Internation Domain Names support
11%bcond_without ipv6 # Disable IPv6 support
12%bcond_without js # Disable experimental (yet quite usable) JavaScript support (using SpiderMonkey)
13%bcond_without led # Disable LEDs
14%bcond_without lua # Disable Lua scripting
15%bcond_without openssl # Disable OpenSSL support
16%bcond_without perl # Disable Perl scripting
3d4d38d9
AG
17#
18%if %{with gnutls}
19%undefine with_openssl
20%endif
21bf3c6a 21#
17631700 22Summary: Experimantal Links (text WWW browser)
c15f1e53 23Summary(es): El links es un browser para modo texto, similar a lynx
2ef761b0 24