You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/media-plugins/deadbeef-archive-reader/deadbeef-archive-reader-201...

21 lines
555 B

# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
inherit deadbeef-plugins subversion
DESCRIPTION="DeaDBeeF vfs archive reader plugin with gzip, 7z and rar support"
HOMEPAGE="https://www.assembla.com/spaces/deadbeef_vfs_archive_reader"
ESVN_REPO_URI="https://subversion.assembla.com/svn/deadbeef_vfs_archive_reader/trunk/src"
ESVN_REVISION="19"
LICENSE="LGPL-2.1"
KEYWORDS="~amd64 ~x86"
PATCHES=(
-p0
"${FILESDIR}/${PN}-flags.patch"
"${FILESDIR}/fix-blargg_ok-declaration.patch"
)