Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
[media-plugins/deadbeef-archive-reader] bump to 20160116 version
Browse files Browse the repository at this point in the history
  • Loading branch information
damex committed Apr 28, 2019
1 parent 4450758 commit c1512d6
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 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"
)

0 comments on commit c1512d6

Please sign in to comment.