Initial import
This commit is contained in:
1
games-rpg/regnum-meta/Manifest
Normal file
1
games-rpg/regnum-meta/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
EBUILD regnum-meta-9999.ebuild 496 SHA256 5dd8fa6e2abd508f24d661b6b60221917cdd56644a20c9e2a6b5d3cbd1ed7aff SHA512 f76d30587bd4778e4dd70cd03da2da72e2e0ef0935aa39693a5a08f78d5a72afa4c2aed381764afbcb6a29d59232be0d6cd3a3a95d1135d3c07c8bbbaa2bb299 WHIRLPOOL 3c875ae2d0ab62f3ff1386483213cee25cbecbe16e83a58f2c727b48fd0b0dd5e65b95d777863ef8f042f4da45666eee08863da16df88cd2b0975a710069b842
|
||||
23
games-rpg/regnum-meta/regnum-meta-9999.ebuild
Normal file
23
games-rpg/regnum-meta/regnum-meta-9999.ebuild
Normal file
@@ -0,0 +1,23 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
DESCRIPTION="Champions of Regnum Dependencies"
|
||||
HOMEPAGE="https://www.championsofregnum.com/"
|
||||
|
||||
LICENSE="metapackage"
|
||||
SLOT="0"
|
||||
KEYWORDS="x86 amd64"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="media-libs/libpng:1.2
|
||||
media-libs/libtxc_dxtn
|
||||
sys-libs/ncurses:5
|
||||
x11-themes/gtk-engines-adwaita
|
||||
virtual/jpeg:62"
|
||||
|
||||
pkg_postinst() {
|
||||
elog "You should now be able to install Champions of Regnum"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user