UmVirt LFS Package info
DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
curl
The cURL package contains an utility and a library used for transferring files with URL syntax to any of the following protocols: DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTSP, SMB, SMBS, SMTP, SMPTS, TELNET, and TFTP.Package info
Codename: curl
Source file: curl-8.2.1.tar.xz
Source directory: curl-8.2.1
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/c/curl-8.2.1.tar.xz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/c/curl-8.2.1.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: cmake, exiv2, NetworkManager, ImageMagick, xine-ui, audacious-plugins, raptor2, transmission, git, AppStream, qemu, php, netsurf, libreoffice.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
./configure --prefix=/usr \
--disable-static \
--with-openssl \
--enable-threaded-resolver \
--with-ca-path=/etc/ssl/certs
Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make test
fi
Install script:
make install
if [[ "\$ULFS_PKG_DOCUMENTATION" == "YES" ]]
then
rm -rf docs/examples/.deps &&
find docs \( -name Makefile\* -o \
-name \*.1 -o \
-name \*.3 -o \
-name CMakeLists.txt \) -delete &&
cp -v -R docs -T /usr/share/doc/curl-8.2.1
fi
Apache/2.4.62 (Debian) Server at ulfs.org Port 443