mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
wget2: adjust doc package
This commit is contained in:
@@ -4,10 +4,10 @@ protocols such as HTTP, HTTPS and FTP. wget is non-interactive, so it can be \
|
||||
called from scripts."
|
||||
HOMEPAGE="https://gitlab.com/gnuwget/wget2"
|
||||
COPYRIGHT="2012-2015 Tim Ruehsen
|
||||
2015-2022 Free Software Foundation, Inc."
|
||||
2015-2024 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3
|
||||
GNU LGPL v3"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
SOURCE_URI="https://ftpmirror.gnu.org/wget/wget2-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2b3b9c85b7fb26d33ca5f41f1f8daca71838d869a19b406063aa5c655294d357"
|
||||
|
||||
@@ -68,10 +68,12 @@ REQUIRES_devel="
|
||||
ARCHITECTURES_doc="any"
|
||||
SUMMARY_doc="Documentaton for the wget2 package"
|
||||
PROVIDES_doc="
|
||||
wget2${secondaryArchSuffix}_doc = $portVersion
|
||||
wget2_doc = $portVersion
|
||||
"
|
||||
REQUIRES_doc="
|
||||
wget2${secondaryArchSuffix}_devel
|
||||
"
|
||||
REPLACES_doc="
|
||||
wget2_x86_doc
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user