Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-emulation/openmsx: openmsx-0.7.2.ebuild ChangeLog openmsx-0.7.0.ebuild
Date: Tue, 08 Sep 2009 06:36:49
Message-Id: E1MkuJq-0002pO-Lc@stork.gentoo.org
1 mr_bones_ 09/09/08 06:36:46
2
3 Modified: ChangeLog openmsx-0.7.0.ebuild
4 Added: openmsx-0.7.2.ebuild
5 Log:
6 version bump
7 (Portage version: 2.1.6.13/cvs/Linux i686)
8
9 Revision Changes Path
10 1.29 games-emulation/openmsx/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/ChangeLog?rev=1.29&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/ChangeLog?rev=1.29&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/ChangeLog?r1=1.28&r2=1.29
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v
19 retrieving revision 1.28
20 retrieving revision 1.29
21 diff -u -r1.28 -r1.29
22 --- ChangeLog 10 Aug 2009 07:16:08 -0000 1.28
23 +++ ChangeLog 8 Sep 2009 06:36:46 -0000 1.29
24 @@ -1,6 +1,12 @@
25 # ChangeLog for games-emulation/openmsx
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.28 2009/08/10 07:16:08 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/ChangeLog,v 1.29 2009/09/08 06:36:46 mr_bones_ Exp $
29 +
30 +*openmsx-0.7.2 (08 Sep 2009)
31 +
32 + 08 Sep 2009; Michael Sterrett <mr_bones_@g.o> openmsx-0.7.0.ebuild,
33 + +openmsx-0.7.2.ebuild:
34 + version bump
35
36 10 Aug 2009; Samuli Suominen <ssuominen@g.o> openmsx-0.7.0.ebuild:
37 Missing media-libs/sdl-ttf depend.
38
39
40
41 1.3 games-emulation/openmsx/openmsx-0.7.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild?r1=1.2&r2=1.3
46
47 Index: openmsx-0.7.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- openmsx-0.7.0.ebuild 10 Aug 2009 07:16:08 -0000 1.2
54 +++ openmsx-0.7.0.ebuild 8 Sep 2009 06:36:46 -0000 1.3
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild,v 1.2 2009/08/10 07:16:08 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.0.ebuild,v 1.3 2009/09/08 06:36:46 mr_bones_ Exp $
60
61 EAPI=2
62 inherit toolchain-funcs games
63 @@ -14,7 +14,7 @@
64 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
65 IUSE="jack"
66
67 -RDEPEND="dev-lang/tcl
68 +DEPEND="dev-lang/tcl
69 dev-libs/libxml2
70 media-libs/libpng
71 media-libs/libsdl
72 @@ -23,7 +23,6 @@
73 media-libs/sdl-ttf
74 virtual/opengl
75 jack? ( media-sound/jack-audio-connection-kit )"
76 -DEPEND="${RDEPEND}"
77
78 src_prepare() {
79 sed -i '/LINK_FLAGS+=/s/-s//' build/main.mk || die "sed failed"
80
81
82
83 1.1 games-emulation/openmsx/openmsx-0.7.2.ebuild
84
85 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild?rev=1.1&view=markup
86 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild?rev=1.1&content-type=text/plain
87
88 Index: openmsx-0.7.2.ebuild
89 ===================================================================
90 # Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 # $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.7.2.ebuild,v 1.1 2009/09/08 06:36:46 mr_bones_ Exp $
93
94 EAPI=2
95 inherit games
96
97 DESCRIPTION="MSX emulator that aims for perfection"
98 HOMEPAGE="http://openmsx.sourceforge.net/"
99 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
100
101 LICENSE="GPL-2"
102 SLOT="0"
103 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
104 IUSE="jack"
105
106 DEPEND="dev-lang/tcl
107 dev-libs/libxml2
108 media-libs/libpng
109 media-libs/libsdl
110 media-libs/glew
111 media-libs/sdl-image
112 media-libs/sdl-ttf
113 virtual/opengl
114 jack? ( media-sound/jack-audio-connection-kit )"
115
116 src_prepare() {
117 sed -i \
118 -e '/LINK_FLAGS+=/s/-s//' \
119 build/main.mk \
120 || die "sed failed"
121 sed -i \
122 -e "/DISABLED/s:$:$(use jack || echo JACK):" \
123 -e '/SYMLINK/s:true:false:' \
124 build/custom.mk \
125 || die "sed custom.mk failed"
126 find share/extensions -type f -exec chmod -x '{}' +
127 }
128
129 src_compile() {
130 emake \
131 CXXFLAGS="${CXXFLAGS}" \
132 INSTALL_SHARE_DIR="${GAMES_DATADIR}"/${PN} \
133 || die "emake failed"
134 }
135
136 src_install() {
137 emake \
138 INSTALL_BINARY_DIR="${D}${GAMES_BINDIR}" \
139 INSTALL_SHARE_DIR="${D}${GAMES_DATADIR}"/${PN} \
140 INSTALL_DOC_DIR="${D}"/usr/share/doc/${PF} \
141 install || die "emake install failed"
142 dodoc ChangeLog README
143 prepgamesdirs
144 }