Gentoo Archives: gentoo-commits

From: Michael Sterrett <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/
Date: Wed, 30 Dec 2015 19:09:33
Message-Id: 1451502477.4911dcdb5e25906a4dcfc4e026d627d3fd76f649.mr_bones_@gentoo
1 commit: 4911dcdb5e25906a4dcfc4e026d627d3fd76f649
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 16:08:41 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 30 19:07:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4911dcdb
7
8 games-rpg/manaplus: version bump
9
10 Package-Manager: portage-2.2.24
11
12 games-rpg/manaplus/Manifest | 1 +
13 games-rpg/manaplus/manaplus-1.5.12.19.ebuild | 71 ++++++++++++++++++++++++++++
14 2 files changed, 72 insertions(+)
15
16 diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
17 index 1a7502d..7ff45e3 100644
18 --- a/games-rpg/manaplus/Manifest
19 +++ b/games-rpg/manaplus/Manifest
20 @@ -1,2 +1,3 @@
21 DIST manaplus-1.5.11.21.tar.xz 9556540 SHA256 57b6e0d8a730f56060062aa0d6e6baafc100860aa2cc4ba5120d21772410aae6 SHA512 145479b9b6912064356f842910c2a5bbb16bacc7372b898d98f237514722bbac4c6f3fe49ee30942b6e38820cfe9d3508ba5ac64b858a6003e27569327729d7d WHIRLPOOL 628009c082219c63f42892881060dff3784ae419d3d6dab95357272774d0d0545a97cf0d7190157e3338ac38e7f821fe9e3a893f24ee10be71ec6ac83c097722
22 +DIST manaplus-1.5.12.19.tar.xz 9581180 SHA256 8b28cbb1f385124411f4d7c2dc7066b0c0226d9afa905401ebf79c90c4e5aa69 SHA512 afbf40c22f93a2ff7720cacebfeb90ea6669061ba5bab2f45a78bd11b890ca516606b6d260903eaa04b0cf0e3e49dce9301c030de50ffceeb70329d1284e0369 WHIRLPOOL 2fcf321101d6178942db6f51bbd38f88d6423f097ae8fd0d6415d5df2096dbd10e188e008166e57fb3f359edc9c1315dcfad78b546ba8804dabe9984cd00a066
23 DIST manaplus-1.5.8.15.tar.xz 9399088 SHA256 c9ebf1c106fd04f8b192b4f07b15528a69bd3541f5eeee7cc5ecfa643a1dab9c SHA512 c99f5f782c794f0697242a2191b0eb5062964919abc6122cc88c2eb2bc32e4ce085b10c4d97d926ee72b0bac406db3130fc05d76cb8e6f1241579a115db8d44d WHIRLPOOL fc5600fe2e42f362abe507a99834bdf1810ef643709fba0005a78119728e4f204df8e7ef2672ba8548fd611f48ddb3b9a063a104b216f3c000b3ee52d83eacab
24
25 diff --git a/games-rpg/manaplus/manaplus-1.5.12.19.ebuild b/games-rpg/manaplus/manaplus-1.5.12.19.ebuild
26 new file mode 100644
27 index 0000000..ec664da
28 --- /dev/null
29 +++ b/games-rpg/manaplus/manaplus-1.5.12.19.ebuild
30 @@ -0,0 +1,71 @@
31 +# Copyright 1999-2015 Gentoo Foundation
32 +# Distributed under the terms of the GNU General Public License v2
33 +# $Id$
34 +
35 +EAPI=5
36 +inherit games
37 +
38 +DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
39 +HOMEPAGE="http://manaplus.evolonline.org"
40 +SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.tar.xz"
41 +
42 +LICENSE="GPL-2"
43 +SLOT="0"
44 +KEYWORDS="~amd64 ~x86"
45 +IUSE="nls opengl"
46 +
47 +RDEPEND="
48 + >=dev-games/physfs-1.0.0
49 + dev-libs/libxml2
50 + media-libs/libpng:0=
51 + media-libs/libsdl2[X,opengl?,video]
52 + media-libs/sdl2-gfx
53 + media-libs/sdl2-image[png]
54 + media-libs/sdl2-mixer[vorbis]
55 + media-libs/sdl2-net
56 + media-libs/sdl2-ttf
57 + net-misc/curl
58 + sys-libs/zlib
59 + x11-libs/libX11
60 + x11-misc/xdg-utils
61 + x11-apps/xmessage
62 + media-fonts/dejavu
63 + media-fonts/wqy-microhei
64 + media-fonts/liberation-fonts
65 + media-fonts/mplus-outline-fonts
66 + nls? ( virtual/libintl )
67 + opengl? ( virtual/opengl )"
68 +DEPEND="${RDEPEND}
69 + virtual/pkgconfig
70 + nls? ( sys-devel/gettext )"
71 +
72 +src_configure() {
73 + CONFIG_SHELL=/bin/bash \
74 + egamesconf \
75 + --with-sdl2 \
76 + --without-internalsdlgfx \
77 + --localedir=/usr/share/locale \
78 + --prefix="/usr" \
79 + --bindir="${GAMES_BINDIR}" \
80 + $(use_with opengl) \
81 + $(use_enable nls)
82 +}
83 +
84 +src_install() {
85 + default
86 + dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans-bold.ttf
87 + dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans.ttf
88 + dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono-bold.ttf
89 + dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono.ttf
90 + dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed-bold.ttf
91 + dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed.ttf
92 + dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono-bold.ttf
93 + dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono.ttf
94 + dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans-bold.ttf
95 + dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans.ttf
96 + dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-bold.ttf
97 + dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-regular.ttf
98 + dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${GAMES_DATADIR}"/${PN}/data/fonts/wqy-microhei.ttf
99 +
100 + prepgamesdirs
101 +}