Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/
Date: Sun, 25 Dec 2016 11:28:43
Message-Id: 1482665315.5d0cc4cb4d59c8f8e513aac31b7aeefb38be9760.polynomial-c@gentoo
1 commit: 5d0cc4cb4d59c8f8e513aac31b7aeefb38be9760
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 25 11:28:17 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 25 11:28:35 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d0cc4cb
7
8 games-rpg/manaplus: Removed old.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 games-rpg/manaplus/Manifest | 2 -
13 games-rpg/manaplus/manaplus-1.6.10.22.ebuild | 99 ----------------------------
14 games-rpg/manaplus/manaplus-1.6.3.26.ebuild | 71 --------------------
15 3 files changed, 172 deletions(-)
16
17 diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
18 index 1da298d..b762c57 100644
19 --- a/games-rpg/manaplus/Manifest
20 +++ b/games-rpg/manaplus/Manifest
21 @@ -1,4 +1,2 @@
22 -DIST manaplus-1.6.10.22.tar.xz 11749908 SHA256 dde06c2cf3c7f7d132f3d5ff74f2eafeb17f987115f3625fa2a4dc3d83428b50 SHA512 f335a57ef643a0bd61681182e1d9bf2c6b16d3766b629c8a45904b7e118e6b435d47abacc0804fba03a65ee0a335535d37b589eb78d22bef2e7477d9df7321de WHIRLPOOL 055ccc4a80d21bddd7824d6c122dcb7587eab9eb806c7c47efb4612517ae8b556a6ea3afe57692292959f504804c3015e30a51ae2213648655310a3de6b1f4b6
23 DIST manaplus-1.6.11.5.tar.xz 11744332 SHA256 cb5ac8a8df93b9a6698a53048a64e6b6f1d431e8da0c0a3b55b01e5a58dea3c5 SHA512 3b934ec9403a2eefd637d3193f16069d208635eea484ebcbf5780bd0dd42eba1eb179467bc2f616e4c432ae61289f6ed96926c985707885190066c2b17c3b348 WHIRLPOOL e12d69aa4f469b5e66a43feecf62910c742ff957a4a1767f060870fdec098e81743f1166e68cdc6b035fa0b461154e6de5622bb30d3c5e467ae26df4f5755805
24 DIST manaplus-1.6.12.24.tar.xz 11762256 SHA256 980967aaf530effbd8e59ececa87af992f55bdf97f0900bc0a9b6d235abcc4bc SHA512 b39f5c1fdab4c9fc95b09f83f0914852d4c6e3754a3bca7ede2208add9f070e7d7decddb0fc73ced8ecbe93ae7f5016bf1843630fa18f2799c0d26a96aaf58e4 WHIRLPOOL 9ee09b2ddda084aabe5c0bdddf5c9ad0e5c6264742996edcd5f0824a8a3757b9bddfa401bbf570c496fc040008a28637c215f98a65c10c5d1b08ff24652f2c39
25 -DIST manaplus-1.6.3.26.tar.xz 9721160 SHA256 87aee4fdaec09337fe711ee85e515470374ea9387e45622caa712a6414f5b253 SHA512 f84718c40799c619a2a320e5589dffa05f52ebd7e4710c640947f4083c59146bb2b7c10a429f68f9963086f1a07c92b8a049c0a0092659108cf52c767d834566 WHIRLPOOL 4887d9699378e3fad95f48268234c1279bbfed66138cdbd9875227e9ebc8c598ac6aa530230537cfc79d1d100216f4b3049e5c4b55ae34545ea09c5fdec284dc
26
27 diff --git a/games-rpg/manaplus/manaplus-1.6.10.22.ebuild b/games-rpg/manaplus/manaplus-1.6.10.22.ebuild
28 deleted file mode 100644
29 index 7440ab2..00000000
30 --- a/games-rpg/manaplus/manaplus-1.6.10.22.ebuild
31 +++ /dev/null
32 @@ -1,99 +0,0 @@
33 -# Copyright 1999-2016 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=6
38 -[[ ${PV} == 9999 ]] && inherit autotools git-r3
39 -
40 -DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
41 -HOMEPAGE="http://manaplus.evolonline.org"
42 -if [[ ${PV} == 9999 ]] ; then
43 - EGIT_REPO_URI="https://github.com/ManaPlus/ManaPlus.git"
44 -else
45 - SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/${P}.tar.xz"
46 - KEYWORDS="~amd64 ~x86"
47 -fi
48 -
49 -LICENSE="GPL-2+"
50 -SLOT="0"
51 -IUSE="mumble nls opengl pugixml +sdl2 test"
52 -
53 -RDEPEND="
54 - >=dev-games/physfs-1.0.0
55 - media-fonts/dejavu
56 - media-fonts/liberation-fonts
57 - media-fonts/mplus-outline-fonts
58 - media-fonts/wqy-microhei
59 - media-libs/libpng:0=
60 - net-misc/curl
61 - sys-libs/zlib
62 - x11-apps/xmessage
63 - x11-libs/libX11
64 - x11-misc/xdg-utils
65 - mumble? ( media-sound/mumble )
66 - nls? ( virtual/libintl )
67 - opengl? ( virtual/opengl )
68 - pugixml? ( dev-libs/pugixml )
69 - !pugixml? ( dev-libs/libxml2 )
70 - sdl2? (
71 - media-libs/libsdl2[X,opengl?,video]
72 - media-libs/sdl2-gfx
73 - media-libs/sdl2-image[png]
74 - media-libs/sdl2-mixer[vorbis]
75 - media-libs/sdl2-net
76 - media-libs/sdl2-ttf
77 - )
78 - !sdl2? (
79 - media-libs/libsdl[X,opengl?,video]
80 - media-libs/sdl-gfx
81 - media-libs/sdl-image[png]
82 - media-libs/sdl-mixer[vorbis]
83 - media-libs/sdl-net
84 - media-libs/sdl-ttf
85 - )"
86 -DEPEND="${RDEPEND}
87 - virtual/pkgconfig
88 - nls? ( sys-devel/gettext )"
89 -
90 -src_prepare() {
91 - default
92 - if [[ ${PV} == 9999 ]] ; then
93 - eautoreconf
94 - fi
95 -}
96 -
97 -src_configure() {
98 - CONFIG_SHELL=/bin/bash \
99 - econf \
100 - --localedir=/usr/share/locale \
101 - --without-internalsdlgfx \
102 - $(use_with mumble) \
103 - $(use_enable nls) \
104 - $(use_with opengl) \
105 - --enable-libxml=$(usex pugixml pugixml libxml) \
106 - $(use_with sdl2) \
107 - $(use_enable test unittests)
108 -}
109 -
110 -src_install() {
111 - default
112 -
113 - local destpath="/usr/share/${PN}"
114 - dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${destpath}"/data/fonts/dejavusans-bold.ttf
115 - dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${destpath}"/data/fonts/dejavusans.ttf
116 - dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${destpath}"/data/fonts/dejavusansmono-bold.ttf
117 - dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${destpath}"/data/fonts/dejavusansmono.ttf
118 - dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf "${destpath}"/data/fonts/dejavuserifcondensed-bold.ttf
119 - dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed.ttf "${destpath}"/data/fonts/dejavuserifcondensed.ttf
120 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${destpath}"/data/fonts/liberationsansmono-bold.ttf
121 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${destpath}"/data/fonts/liberationsansmono.ttf
122 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${destpath}"/data/fonts/liberationsans-bold.ttf
123 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${destpath}"/data/fonts/liberationsans.ttf
124 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${destpath}"/data/fonts/mplus-1p-bold.ttf
125 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${destpath}"/data/fonts/mplus-1p-regular.ttf
126 - dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${destpath}"/data/fonts/wqy-microhei.ttf
127 -}
128 -
129 -src_test() {
130 - make check
131 -}
132
133 diff --git a/games-rpg/manaplus/manaplus-1.6.3.26.ebuild b/games-rpg/manaplus/manaplus-1.6.3.26.ebuild
134 deleted file mode 100644
135 index 2ea1773..00000000
136 --- a/games-rpg/manaplus/manaplus-1.6.3.26.ebuild
137 +++ /dev/null
138 @@ -1,71 +0,0 @@
139 -# Copyright 1999-2016 Gentoo Foundation
140 -# Distributed under the terms of the GNU General Public License v2
141 -# $Id$
142 -
143 -EAPI=5
144 -inherit games
145 -
146 -DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
147 -HOMEPAGE="http://manaplus.evolonline.org"
148 -SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.tar.xz"
149 -
150 -LICENSE="GPL-2"
151 -SLOT="0"
152 -KEYWORDS="amd64 x86"
153 -IUSE="nls opengl"
154 -
155 -RDEPEND="
156 - >=dev-games/physfs-1.0.0
157 - dev-libs/libxml2
158 - media-libs/libpng:0=
159 - media-libs/libsdl2[X,opengl?,video]
160 - media-libs/sdl2-gfx
161 - media-libs/sdl2-image[png]
162 - media-libs/sdl2-mixer[vorbis]
163 - media-libs/sdl2-net
164 - media-libs/sdl2-ttf
165 - net-misc/curl
166 - sys-libs/zlib
167 - x11-libs/libX11
168 - x11-misc/xdg-utils
169 - x11-apps/xmessage
170 - media-fonts/dejavu
171 - media-fonts/wqy-microhei
172 - media-fonts/liberation-fonts
173 - media-fonts/mplus-outline-fonts
174 - nls? ( virtual/libintl )
175 - opengl? ( virtual/opengl )"
176 -DEPEND="${RDEPEND}
177 - virtual/pkgconfig
178 - nls? ( sys-devel/gettext )"
179 -
180 -src_configure() {
181 - CONFIG_SHELL=/bin/bash \
182 - egamesconf \
183 - --with-sdl2 \
184 - --without-internalsdlgfx \
185 - --localedir=/usr/share/locale \
186 - --prefix="/usr" \
187 - --bindir="${GAMES_BINDIR}" \
188 - $(use_with opengl) \
189 - $(use_enable nls)
190 -}
191 -
192 -src_install() {
193 - default
194 - dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans-bold.ttf
195 - dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans.ttf
196 - dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono-bold.ttf
197 - dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono.ttf
198 - dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed-bold.ttf
199 - dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed.ttf
200 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono-bold.ttf
201 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono.ttf
202 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans-bold.ttf
203 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans.ttf
204 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-bold.ttf
205 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-regular.ttf
206 - dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${GAMES_DATADIR}"/${PN}/data/fonts/wqy-microhei.ttf
207 -
208 - prepgamesdirs
209 -}