Portage is a package management system used by Gentoo Linux
# ChangeLog for games-arcade/jardinains
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/jardinains/ChangeLog,v 1.2 2007/03/12 13:31:50 genone Exp $
12 Mar 2007; Marius Mauch
Replacing einfo with elog
*jardinains-2.0 (02 Feb 2007)
02 Feb 2007; Gustavo Felisberto
+metadata.xml, +jardinains-2.0.ebuild:
Initial import. Will clean it up VERY SOON!
AUX strings-pt.patch 8378 RMD160 90c453197a74d1cb0b13b13cebb09a0351e41ae1 SHA1 40cb68a3858efd5d6601293b3f4e511eb482f863 SHA256 353d4a2a8d4553e60ebf6a451e8f33334eb2dcab0fb16bd274493221f085eedb
DIST JN2_1_FREE_LIN.tar.gz 17433159 RMD160 6d39f11b0d3d6e38d9167b8a065cc9e2df899e6c SHA1 9987adc68ed1232e09660dda8f6b1db750502683 SHA256 635eb4eb7813522e5d4ff737719c92c97d605712c3b1b94d5a32863889e949d8
EBUILD jardinains-2.0.ebuild 1418 RMD160 9ab6d879647cace92143f9071eef65c4fefddc4d SHA1 a5da00290dd07dc12f19ef7b627f4e06bbee7720 SHA256 3a042e77cf7609d4fb025d5f67ed07eaef13f9ab6adca1129574729ed94d70b7
MISC ChangeLog 520 RMD160 4d55b69b847405feb1153e9e0b1067af640f806d SHA1 b663cd6de73873c3fce5f0ff4502707d4f02b789 SHA256 01ebe6f5ee8bc238bd94ac9d9c219f26aa4234de848ff65d6b0cf4bdf7dbabde
MISC metadata.xml 658 RMD160 e09b1b7e7d135bfeb0c8fa7df88482ac872fdf57 SHA1 7351ba373613784bf08a182e7a55cc4322324a10 SHA256 c57bfc1b94f5680e5f48d2d78e5e3523ca036176d45258fe5310a31a23e48685
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/jardinains/jardinains-2.0.ebuild,v 1.6 2008/02/26 22:29:09 mr_bones_ Exp $
inherit eutils games
DESCRIPTION="Arkanoid with Gnomes"
HOMEPAGE="http://www.jardinains2.com"
SRC_URI="mirror://gentoo/JN2_1_FREE_LIN.tar.gz"
LICENSE="jardinains"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RESTRICT="strip"
DEPEND=""
RDEPEND="virtual/opengl
amd64? ( >=app-emulation/emul-linux-x86-xlibs-1.0-r1 )"
dir=${GAMES_PREFIX_OPT}/${PN}
Ddir=${D}/${dir}
src_unpack() {
unpack JN2_1_FREE_LIN.tar.gz
cd "${WORKDIR}"
mv "Jardinains 2!" ${P}
cd "${S}"
epatch "${FILESDIR}"/strings-pt.patch
}
src_install() {
exeinto "${dir}"
doexe jardinains
insinto "${dir}"
cp -r LICENSE.txt data help "${Ddir}" || die "cp failed"
games_make_wrapper jardinains ./jardinains "${dir}" "${dir}"
make_desktop_entry jardinains "Jardinains 2"
touch "${Ddir}/data/prefs.xml"
prepgamesdirs
chmod g+rw "${Ddir}/data/prefs.xml"
chmod -R g+rw "${Ddir}/data/players"
}
pkg_postinst() {
games_pkg_postinst
elog "Due to the way this software is designed all user preferences for"
elog "graphics, audio and other in game data are shared among all users"
elog "of the computer. For that reason some files in the instalation "
elog "folder are writable by any user in the games group."
}
enough) is a fairly straightforward game. You have a paddle. You have a
ball. You have a whole bunch of bricks. Inside these bricks live ‘nains.
‘Nains are cute little critters who pop out of their bricks every now and
then to have some fun and give you a headache.