mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-misc/ballerburg: New package
Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
1
games-misc/ballerburg/Manifest
Normal file
1
games-misc/ballerburg/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST ballerburg-1.2.0.tar.gz 99910 SHA256 0625f4b213c1180f2cb2179ef2bc6ce35c7e99db2b27306a8690c389ceac6300 SHA512 d9a911e811871604650df0224633c5338570ed5eee9a2f3eecb35bc012388b9296878b62b2459965c0766dd7e7cded9a23168f39346a2300aac9e9fe4f478760 WHIRLPOOL f51b4df72f985cc0d7e52b9ea7c0666f3857a57743a41034b4d5a99e34abe4160daf2a9a16381b4e0453131e5fa900bff0e923ad3768c47a977bb9b7243f3ee4
|
||||
18
games-misc/ballerburg/ballerburg-1.2.0.ebuild
Normal file
18
games-misc/ballerburg/ballerburg-1.2.0.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit cmake-utils
|
||||
|
||||
DESCRIPTION="Linux port of the classical Atari ST game Ballerburg"
|
||||
HOMEPAGE="http://baller.tuxfamily.org/"
|
||||
SRC_URI="http://download.tuxfamily.org/baller/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="media-libs/libsdl"
|
||||
RDEPEND="${DEPEND}"
|
||||
8
games-misc/ballerburg/metadata.xml
Normal file
8
games-misc/ballerburg/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>dilfridge@gentoo.org</email>
|
||||
<name>Andreas K. Huettel</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user