net-p2p/epour - 9999 (enlightenment-live)

Search

Package Information

Description:
Enlightenment torrent client
Homepage:
https://git.enlightenment.org/enlightenment/epour
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit git-r3

DESCRIPTION="Enlightenment torrent client"
HOMEPAGE="https://git.enlightenment.org/enlightenment/epour"
EGIT_REPO_URI="https://git.enlightenment.org/enlightenment/${PN}.git"

S="${WORKDIR}/${P/_/-}"
LICENSE="GPL-2"
SLOT="0"

PYTHON_COMPAT=( python3_{5..14} )

RDEPEND="
		>=dev-libs/efl-1.15.0
		~dev-python/python-efl-1.26.1
		dev-python/pyxdg
		sys-apps/dbus
		x11-misc/xdg-utils
		net-libs/libtorrent-rasterbar[python]
		${PYTHON_DEPS}
"
DEPEND="${RDEPEND}"

Dependencies

DEPEND

		>=dev-libs/efl-1.15.0
		~dev-python/python-efl-1.26.1
		dev-python/pyxdg
		sys-apps/dbus
		x11-misc/xdg-utils
		net-libs/libtorrent-rasterbar[python]
		${PYTHON_DEPS}

RDEPEND

		>=dev-libs/efl-1.15.0
		~dev-python/python-efl-1.26.1
		dev-python/pyxdg
		sys-apps/dbus
		x11-misc/xdg-utils
		net-libs/libtorrent-rasterbar[python]
		${PYTHON_DEPS}