mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
16 lines
1.2 KiB
Plaintext
16 lines
1.2 KiB
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=install
|
|
DESCRIPTION=A Web Service Discovery host daemon.
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/christgau/wsdd
|
|
INHERIT=python-r1 systemd
|
|
IUSE=samba python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
|
KEYWORDS=~amd64 ~arm ~x86
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) acct-group/wsdd acct-user/wsdd samba? ( net-fs/samba )
|
|
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/christgau/wsdd/archive/v0.7.0.tar.gz -> wsdd-0.7.0.tar.gz
|
|
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 0c713337f7872f1a002cecaaea9bef73 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c systemd c8b03e8df84486aa991d4396686e8942
|
|
_md5_=6705674ba4f9ddda304286284b0a122b
|