# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit readme.gentoo-r1 webapp DESCRIPTION="The multipurpose rss reader, live stream, mashup, aggregation web application" HOMEPAGE="https://selfoss.aditu.de/" SRC_URI="https://github.com/SSilence/${PN}/releases/download/${PV}/${P}.zip" S="${WORKDIR}" LICENSE="GPL-3" KEYWORDS="~amd64 ~arm ~arm64 ~x86" BDEPEND="app-arch/unzip" RDEPEND=" >=dev-lang/php-5.4.0[curl,gd]