blob: 25a36163b5fc208503a454f09168f88edb8d915f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( dev-lang/perl virtual/perl-JSON-PP )
DEFINED_PHASES=compile install
DEPEND=>=net-misc/curl-7.81.0
DESCRIPTION=Command line tool for URL parsing and manipulation
EAPI=8
HOMEPAGE=https://curl.se/trurl/ https://daniel.haxx.se/blog/2023/04/03/introducing-trurl/
INHERIT=toolchain-funcs
IUSE=test
KEYWORDS=~amd64
LICENSE=curl
RDEPEND=>=net-misc/curl-7.81.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/curl/trurl/archive/refs/tags/trurl-0.4.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1
_md5_=65a75f8eefda2fbd8189d06e03b83a68
|