public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-misc/opengfx: metadata.xml ChangeLog opengfx-0.2.3.ebuild
@ 2010-04-08 23:19 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; only message in thread
From: Michael Sterrett (mr_bones_) @ 2010-04-08 23:19 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/04/08 23:19:45

  Added:                metadata.xml ChangeLog opengfx-0.2.3.ebuild
  Log:
  initial commit - ebuild submitted by Locke 'Wizzleby' Shinseiko via bug #300328
  (Portage version: 2.1.7.17/cvs/Linux i686)

Revision  Changes    Path
1.1                  games-misc/opengfx/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>games</herd>
</pkgmetadata>



1.1                  games-misc/opengfx/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for games-misc/opengfx
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/ChangeLog,v 1.1 2010/04/08 23:19:45 mr_bones_ Exp $

*opengfx-0.2.3 (08 Apr 2010)

  08 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org>
  +opengfx-0.2.3.ebuild, +metadata.xml:
  initial commit - ebuild submitted by Locke 'Wizzleby' Shinseiko via bug
  #300328




1.1                  games-misc/opengfx/opengfx-0.2.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebuild?rev=1.1&content-type=text/plain

Index: opengfx-0.2.3.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-misc/opengfx/opengfx-0.2.3.ebuild,v 1.1 2010/04/08 23:19:45 mr_bones_ Exp $

EAPI=2
inherit games

DESCRIPTION="OpenGFX data files for OpenTTD"
HOMEPAGE="http://bundles.openttdcoop.org/opengfx/"
SRC_URI="http://bundles.openttdcoop.org/opengfx/releases/${P}-source.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

S=${WORKDIR}/${P}-source

DEPEND="games-util/nforenum
	games-util/grfcodec"
RDEPEND=""

src_compile() {
	emake bundle || die
}

src_install() {
	insinto "${GAMES_DATADIR}/openttd/data/"
	doins *.grf opengfx.obg || die
	dodoc docs/{changelog.txt,readme.txt} || die
	prepgamesdirs
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-08 23:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08 23:19 [gentoo-commits] gentoo-x86 commit in games-misc/opengfx: metadata.xml ChangeLog opengfx-0.2.3.ebuild Michael Sterrett (mr_bones_)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox