mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-05-02 01:10:53 +02:00
Added incomplete HermIRES ebuild, update deadbeef
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="A tool to draw and convert C64 hires bitmap graphics."
|
||||
HOMEPAGE="http://sourceforge.net/projects/hermires/"
|
||||
MY_P="HermIRES-${PV}"
|
||||
SRC_URI="mirror://sourceforge/hermires/${MY_P}.zip"
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="media-libs/allegro"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user