diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-18 16:03:14 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-02-18 16:03:14 +0000 |
commit | 1cae4c438fb91d7a24dbbc7fd6a5f5605c17f32b (patch) | |
tree | 4e2c89c35b63a72e46133616093cf9db449acd45 /games-puzzle/lmarbles | |
parent | marked old version stable, added new upstream release. fixes #82373 (diff) | |
download | historical-1cae4c438fb91d7a24dbbc7fd6a5f5605c17f32b.tar.gz historical-1cae4c438fb91d7a24dbbc7fd6a5f5605c17f32b.tar.bz2 historical-1cae4c438fb91d7a24dbbc7fd6a5f5605c17f32b.zip |
version bump (bug #82445)
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'games-puzzle/lmarbles')
-rw-r--r-- | games-puzzle/lmarbles/ChangeLog | 9 | ||||
-rw-r--r-- | games-puzzle/lmarbles/Manifest | 6 | ||||
-rw-r--r-- | games-puzzle/lmarbles/files/digest-lmarbles-1.0.7 | 1 | ||||
-rw-r--r-- | games-puzzle/lmarbles/lmarbles-1.0.6.ebuild | 4 | ||||
-rw-r--r-- | games-puzzle/lmarbles/lmarbles-1.0.7.ebuild | 39 |
5 files changed, 53 insertions, 6 deletions
diff --git a/games-puzzle/lmarbles/ChangeLog b/games-puzzle/lmarbles/ChangeLog index 79008d767e97..6337e4ea2706 100644 --- a/games-puzzle/lmarbles/ChangeLog +++ b/games-puzzle/lmarbles/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-puzzle/lmarbles -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.3 2004/06/24 23:06:59 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/ChangeLog,v 1.4 2005/02/18 16:03:14 mr_bones_ Exp $ + +*lmarbles-1.0.7 (18 Feb 2005) + + 18 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> +lmarbles-1.0.7.ebuild: + version bump (bug #82445) 08 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> lmarbles-1.0.6.ebuild: fix HOMEPAGE diff --git a/games-puzzle/lmarbles/Manifest b/games-puzzle/lmarbles/Manifest index b85901d5cb77..ce13cae2b3aa 100644 --- a/games-puzzle/lmarbles/Manifest +++ b/games-puzzle/lmarbles/Manifest @@ -1,4 +1,6 @@ -MD5 68a6bc0236f72f803e2a512c69db926d lmarbles-1.0.6.ebuild 1114 -MD5 bd8d0f799ace5e7bd2fa40ad1ed220d1 ChangeLog 507 +MD5 38ee97f66a1fc3c486d900bd1d137b89 lmarbles-1.0.6.ebuild 1115 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 0483f0e3d55ef8fed16bb70b0293acad ChangeLog 647 +MD5 8c7c675b84a1005c39225a76bd590cf0 lmarbles-1.0.7.ebuild 1076 MD5 f9f06e14520f385b76aea9786cba9bb7 files/digest-lmarbles-1.0.6 66 +MD5 effb7be79fb0e956052cfe7196c79dde files/digest-lmarbles-1.0.7 66 diff --git a/games-puzzle/lmarbles/files/digest-lmarbles-1.0.7 b/games-puzzle/lmarbles/files/digest-lmarbles-1.0.7 new file mode 100644 index 000000000000..826295747eb3 --- /dev/null +++ b/games-puzzle/lmarbles/files/digest-lmarbles-1.0.7 @@ -0,0 +1 @@ +MD5 b29156bc5021877d080e5e268012f4ec lmarbles-1.0.7.tar.gz 829635 diff --git a/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild index b6ad61660d97..7853bcc3a893 100644 --- a/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild +++ b/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild,v 1.3 2004/06/24 23:06:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.6.ebuild,v 1.4 2005/02/18 16:03:14 mr_bones_ Exp $ inherit games diff --git a/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild b/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild new file mode 100644 index 000000000000..1b6e1794be66 --- /dev/null +++ b/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/lmarbles/lmarbles-1.0.7.ebuild,v 1.1 2005/02/18 16:03:14 mr_bones_ Exp $ + +inherit games + +DESCRIPTION="puzzle game inspired by Atomix and written in SDL" +HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LMarbles" +SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="" + +DEPEND=">=media-libs/libsdl-1.2.4 + >=media-libs/sdl-mixer-1.2.3" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i \ + -e '/^inst_dir/s:/games::' \ + -e "/^prf_dir/s:/var/lib/games:${GAMES_STATEDIR}:" configure \ + || die "sed configure failed" + sed -i \ + -e '/c_pth, strlen/s:strlen:sizeof:' src/cfg.c \ + || die "sed src/cfg.c failed" + sed -i \ + -e 's:/marbles.prfs:/lmarbles.prfs:' \ + src/Makefile.in src/lmarbles.6 \ + || die "sed marbles/lmarbles failed" +} + +src_install() { + make DESTDIR="${D}" install || die "make install failed" + dodoc AUTHORS ChangeLog README TODO + prepgamesdirs +} |