You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-net_wget

59 lines
2.0 KiB

Source-Makefile: feeds/packages/net/wget/Makefile
Package: wget
Submenu: File Transfer
Version: 1.20.3-4
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpcre +zlib +libopenssl +librt
Conflicts:
Menu-Depends:
Provides: gnu-wget wget-ssl
Build-Variant: ssl
Section: net
Category: Network
Repository: base
Title: Non-interactive network downloader (with SSL support)
Maintainer: Peter Wagner <tripolar@gmx.at>
Source: wget-1.20.3.tar.gz
License: GPL-3.0-or-later
LicenseFiles: COPYING
Type: ipkg
Description: Wget is a network utility to retrieve files from the Web using http
and ftp, the two most widely used Internet protocols. It works
non-interactively, so it will work in the background, after having
logged off. The program supports recursive retrieval of web-authoring
pages as well as ftp sites -- you can use wget to make mirrors of
archives and home pages or to travel the Web like a WWW robot.
This package is built with SSL support.
https://www.gnu.org/software/wget/index.html
Peter Wagner <tripolar@gmx.at>
@@
Package: wget-nossl
Submenu: File Transfer
Version: 1.20.3-4
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libpcre +zlib
Conflicts:
Menu-Depends:
Provides: gnu-wget wget
Build-Variant: nossl
Section: net
Category: Network
Repository: base
Title: Non-interactive network downloader (without SSL support)
Maintainer: Peter Wagner <tripolar@gmx.at>
Source: wget-1.20.3.tar.gz
License: GPL-3.0-or-later
LicenseFiles: COPYING
Type: ipkg
Description: Wget is a network utility to retrieve files from the Web using http
and ftp, the two most widely used Internet protocols. It works
non-interactively, so it will work in the background, after having
logged off. The program supports recursive retrieval of web-authoring
pages as well as ftp sites -- you can use wget to make mirrors of
archives and home pages or to travel the Web like a WWW robot.
This package is built without SSL support.
https://www.gnu.org/software/wget/index.html
Peter Wagner <tripolar@gmx.at>
@@