]> git.pld-linux.org Git - packages/elinks.git/blame - elinks.spec
- rel 3
[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
b631af97 9%bcond_without fsp # Disable FSP support
b67326b7
JB
10%bcond_without guile # Disable Guile scripting
11%bcond_without idn # Disable Internation Domain Names support
12%bcond_without ipv6 # Disable IPv6 support
13%bcond_without js # Disable experimental (yet quite usable) JavaScript support (using SpiderMonkey)
14%bcond_without led # Disable LEDs
15%bcond_without lua # Disable Lua scripting
16%bcond_without openssl # Disable OpenSSL support
17%bcond_without perl # Disable Perl scripting
3d4d38d9
AG
18#
19%if %{with gnutls}
20%undefine with_openssl
21%endif
21bf3c6a 22#
17631700 23Summary: Experimantal Links (text WWW browser)
c15f1e53 24Summary(es): El links es un browser para modo texto, similar a lynx
2ef761b0 25