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: Sat, 29 Oct 2016 23:20:17
Message-Id: 1477783208.c2996f486258c4b28b4d4be0c96631636c0fd906.polynomial-c@gentoo
1 commit: c2996f486258c4b28b4d4be0c96631636c0fd906
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 23:19:41 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 23:20:08 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2996f48
7
8 games-rpg/manaplus: Removed old.
9
10 Package-Manager: portage-2.3.2
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 games-rpg/manaplus/Manifest | 1 -
14 games-rpg/manaplus/manaplus-1.5.11.21.ebuild | 71 ----------------------------
15 2 files changed, 72 deletions(-)
16
17 diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
18 index 38fdc5d..bfe2ee7 100644
19 --- a/games-rpg/manaplus/Manifest
20 +++ b/games-rpg/manaplus/Manifest
21 @@ -1,3 +1,2 @@
22 -DIST manaplus-1.5.11.21.tar.xz 9556540 SHA256 57b6e0d8a730f56060062aa0d6e6baafc100860aa2cc4ba5120d21772410aae6 SHA512 145479b9b6912064356f842910c2a5bbb16bacc7372b898d98f237514722bbac4c6f3fe49ee30942b6e38820cfe9d3508ba5ac64b858a6003e27569327729d7d WHIRLPOOL 628009c082219c63f42892881060dff3784ae419d3d6dab95357272774d0d0545a97cf0d7190157e3338ac38e7f821fe9e3a893f24ee10be71ec6ac83c097722
23 DIST manaplus-1.6.10.22.tar.xz 11749908 SHA256 dde06c2cf3c7f7d132f3d5ff74f2eafeb17f987115f3625fa2a4dc3d83428b50 SHA512 f335a57ef643a0bd61681182e1d9bf2c6b16d3766b629c8a45904b7e118e6b435d47abacc0804fba03a65ee0a335535d37b589eb78d22bef2e7477d9df7321de WHIRLPOOL 055ccc4a80d21bddd7824d6c122dcb7587eab9eb806c7c47efb4612517ae8b556a6ea3afe57692292959f504804c3015e30a51ae2213648655310a3de6b1f4b6
24 DIST manaplus-1.6.3.26.tar.xz 9721160 SHA256 87aee4fdaec09337fe711ee85e515470374ea9387e45622caa712a6414f5b253 SHA512 f84718c40799c619a2a320e5589dffa05f52ebd7e4710c640947f4083c59146bb2b7c10a429f68f9963086f1a07c92b8a049c0a0092659108cf52c767d834566 WHIRLPOOL 4887d9699378e3fad95f48268234c1279bbfed66138cdbd9875227e9ebc8c598ac6aa530230537cfc79d1d100216f4b3049e5c4b55ae34545ea09c5fdec284dc
25
26 diff --git a/games-rpg/manaplus/manaplus-1.5.11.21.ebuild b/games-rpg/manaplus/manaplus-1.5.11.21.ebuild
27 deleted file mode 100644
28 index 22f9064..00000000
29 --- a/games-rpg/manaplus/manaplus-1.5.11.21.ebuild
30 +++ /dev/null
31 @@ -1,71 +0,0 @@
32 -# Copyright 1999-2015 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -# $Id$
35 -
36 -EAPI=5
37 -inherit games
38 -
39 -DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
40 -HOMEPAGE="http://manaplus.evolonline.org"
41 -SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.tar.xz"
42 -
43 -LICENSE="GPL-2"
44 -SLOT="0"
45 -KEYWORDS="amd64 x86"
46 -IUSE="nls opengl"
47 -
48 -RDEPEND="
49 - >=dev-games/physfs-1.0.0
50 - dev-libs/libxml2
51 - media-libs/libpng:0=
52 - media-libs/libsdl2[X,opengl?,video]
53 - media-libs/sdl2-gfx
54 - media-libs/sdl2-image[png]
55 - media-libs/sdl2-mixer[vorbis]
56 - media-libs/sdl2-net
57 - media-libs/sdl2-ttf
58 - net-misc/curl
59 - sys-libs/zlib
60 - x11-libs/libX11
61 - x11-misc/xdg-utils
62 - x11-apps/xmessage
63 - media-fonts/dejavu
64 - media-fonts/wqy-microhei
65 - media-fonts/liberation-fonts
66 - media-fonts/mplus-outline-fonts
67 - nls? ( virtual/libintl )
68 - opengl? ( virtual/opengl )"
69 -DEPEND="${RDEPEND}
70 - virtual/pkgconfig
71 - nls? ( sys-devel/gettext )"
72 -
73 -src_configure() {
74 - CONFIG_SHELL=/bin/bash \
75 - egamesconf \
76 - --with-sdl2 \
77 - --without-internalsdlgfx \
78 - --localedir=/usr/share/locale \
79 - --prefix="/usr" \
80 - --bindir="${GAMES_BINDIR}" \
81 - $(use_with opengl) \
82 - $(use_enable nls)
83 -}
84 -
85 -src_install() {
86 - default
87 - dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans-bold.ttf
88 - dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans.ttf
89 - dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono-bold.ttf
90 - dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono.ttf
91 - dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed-bold.ttf
92 - dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed.ttf
93 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono-bold.ttf
94 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono.ttf
95 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans-bold.ttf
96 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans.ttf
97 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-bold.ttf
98 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-regular.ttf
99 - dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${GAMES_DATADIR}"/${PN}/data/fonts/wqy-microhei.ttf
100 -
101 - prepgamesdirs
102 -}