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: Mon, 30 Nov 2015 06:24:48
Message-Id: 1448864651.8cd0802ecc83289343ad7ee4b7c5db2f0f9b3403.mr_bones_@gentoo
1 commit: 8cd0802ecc83289343ad7ee4b7c5db2f0f9b3403
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 30 06:23:52 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 30 06:24:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cd0802e
7
8 clean old
9
10 Package-Manager: portage-2.2.20.1
11
12 games-rpg/manaplus/Manifest | 2 -
13 games-rpg/manaplus/manaplus-1.5.6.20.ebuild | 75 -----------------------------
14 games-rpg/manaplus/manaplus-1.5.9.26.ebuild | 75 -----------------------------
15 3 files changed, 152 deletions(-)
16
17 diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
18 index 6297ea1..a020100 100644
19 --- a/games-rpg/manaplus/Manifest
20 +++ b/games-rpg/manaplus/Manifest
21 @@ -1,4 +1,2 @@
22 DIST manaplus-1.5.10.24.tar.xz 9452988 SHA256 abc61f6a2d9867e674f2d41fd5418ac972ac27419550a38ac13744caa26f5dae SHA512 249f8b4fc8183259017ebfec41a7ea4b7dd2e952947a4cb2a42dfb88ae1449df60a8569d0823b1ab2b40ee4ef31858e2fd90d741077a1ed0702daf4c8559cdf2 WHIRLPOOL 206b81d3eb9ba9eb34c63e40ee2933289f3cd0c08b4875d1f36375464fa174d2efab1feb1279f232734b7e53123103739f568981887f4c998a725f75b8a0dd33
23 -DIST manaplus-1.5.6.20.tar.xz 9376348 SHA256 cee7ce82c730c3e2254bc335023eb5531a3bcb4434a926f8685e16a2651f5b7e SHA512 bec1a2f9e0c034f234ce66836454df7296ce366a55d635713f4ba6103b4ab12d5a0dfd5d00b6b67a935499226e50ed1d1750f37ac70f06017d047015ba3a3627 WHIRLPOOL 728621e395fdb6ba4491e35d25897346cd70676a459c729cb56d258aeb6b413e144e57f5f306a7084511f5c0cbe3425ac25b921f3c5367d7db3696e43e869365
24 DIST manaplus-1.5.8.15.tar.xz 9399088 SHA256 c9ebf1c106fd04f8b192b4f07b15528a69bd3541f5eeee7cc5ecfa643a1dab9c SHA512 c99f5f782c794f0697242a2191b0eb5062964919abc6122cc88c2eb2bc32e4ce085b10c4d97d926ee72b0bac406db3130fc05d76cb8e6f1241579a115db8d44d WHIRLPOOL fc5600fe2e42f362abe507a99834bdf1810ef643709fba0005a78119728e4f204df8e7ef2672ba8548fd611f48ddb3b9a063a104b216f3c000b3ee52d83eacab
25 -DIST manaplus-1.5.9.26.tar.xz 9441816 SHA256 46efd357bc5e51311300e9239dead96f32a6a0a3c6407c091208e1b359d0151c SHA512 78cb38682fde6fb2fdb2f3805be45d69d926e2965bba3630c47f5f9ebc2d81b7dcae9dd08ae3bcaefd8837b02e09ec8da89b870052a232eb2ca8b9a9f8120413 WHIRLPOOL 4c2f153a79d71e6e69ec0b01419885453777e010c313fd4f86727cd39ec67d5eaeeeaa6237443b594ba3b42fba194e43f15f4fe5f4f43df4366aa2a85b4ce506
26
27 diff --git a/games-rpg/manaplus/manaplus-1.5.6.20.ebuild b/games-rpg/manaplus/manaplus-1.5.6.20.ebuild
28 deleted file mode 100644
29 index 6ed88b4..0000000
30 --- a/games-rpg/manaplus/manaplus-1.5.6.20.ebuild
31 +++ /dev/null
32 @@ -1,75 +0,0 @@
33 -# Copyright 1999-2015 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -# $Id$
36 -
37 -EAPI=5
38 -inherit games
39 -
40 -DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
41 -HOMEPAGE="http://manaplus.evolonline.org"
42 -SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.tar.xz"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -KEYWORDS="amd64 x86"
47 -IUSE="nls opengl"
48 -
49 -RDEPEND="
50 - >=dev-games/physfs-1.0.0
51 - dev-libs/libxml2
52 - media-libs/libpng:0=
53 - media-libs/libsdl2[X,opengl?,video]
54 - media-libs/sdl2-gfx
55 - media-libs/sdl2-image[png]
56 - media-libs/sdl2-mixer[vorbis]
57 - media-libs/sdl2-net
58 - media-libs/sdl2-ttf
59 - net-misc/curl
60 - sys-libs/zlib
61 - x11-libs/libX11
62 - x11-misc/xdg-utils
63 - x11-apps/xmessage
64 - media-fonts/dejavu
65 - media-fonts/wqy-microhei
66 - media-fonts/liberation-fonts
67 - media-fonts/mplus-outline-fonts
68 - nls? ( virtual/libintl )
69 - opengl? ( virtual/opengl )"
70 -DEPEND="${RDEPEND}
71 - virtual/pkgconfig
72 - nls? ( sys-devel/gettext )"
73 -
74 -src_prepare() {
75 - sed -i \
76 - -e '/^SUBDIRS/s/fonts//' \
77 - data/Makefile.in || die
78 -}
79 -
80 -src_configure() {
81 - CONFIG_SHELL=/bin/bash \
82 - egamesconf \
83 - --with-sdl2 \
84 - --without-internalsdlgfx \
85 - --localedir=/usr/share/locale \
86 - --prefix="/usr" \
87 - --bindir="${GAMES_BINDIR}" \
88 - $(use_with opengl) \
89 - $(use_enable nls)
90 -}
91 -
92 -src_install() {
93 - default
94 - dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans-bold.ttf
95 - dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono-bold.ttf
96 - dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono.ttf
97 - dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans.ttf
98 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans-bold.ttf
99 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono-bold.ttf
100 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono.ttf
101 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans.ttf
102 - dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${GAMES_DATADIR}"/${PN}/data/fonts/wqy-microhei.ttf
103 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-bold.ttf
104 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-regular.ttf
105 -
106 - prepgamesdirs
107 -}
108
109 diff --git a/games-rpg/manaplus/manaplus-1.5.9.26.ebuild b/games-rpg/manaplus/manaplus-1.5.9.26.ebuild
110 deleted file mode 100644
111 index f2ed73b..0000000
112 --- a/games-rpg/manaplus/manaplus-1.5.9.26.ebuild
113 +++ /dev/null
114 @@ -1,75 +0,0 @@
115 -# Copyright 1999-2015 Gentoo Foundation
116 -# Distributed under the terms of the GNU General Public License v2
117 -# $Id$
118 -
119 -EAPI=5
120 -inherit games
121 -
122 -DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
123 -HOMEPAGE="http://manaplus.evolonline.org"
124 -SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.tar.xz"
125 -
126 -LICENSE="GPL-2"
127 -SLOT="0"
128 -KEYWORDS="~amd64 ~x86"
129 -IUSE="nls opengl"
130 -
131 -RDEPEND="
132 - >=dev-games/physfs-1.0.0
133 - dev-libs/libxml2
134 - media-libs/libpng:0=
135 - media-libs/libsdl2[X,opengl?,video]
136 - media-libs/sdl2-gfx
137 - media-libs/sdl2-image[png]
138 - media-libs/sdl2-mixer[vorbis]
139 - media-libs/sdl2-net
140 - media-libs/sdl2-ttf
141 - net-misc/curl
142 - sys-libs/zlib
143 - x11-libs/libX11
144 - x11-misc/xdg-utils
145 - x11-apps/xmessage
146 - media-fonts/dejavu
147 - media-fonts/wqy-microhei
148 - media-fonts/liberation-fonts
149 - media-fonts/mplus-outline-fonts
150 - nls? ( virtual/libintl )
151 - opengl? ( virtual/opengl )"
152 -DEPEND="${RDEPEND}
153 - virtual/pkgconfig
154 - nls? ( sys-devel/gettext )"
155 -
156 -src_prepare() {
157 - sed -i \
158 - -e '/^SUBDIRS/s/fonts//' \
159 - data/Makefile.in || die
160 -}
161 -
162 -src_configure() {
163 - CONFIG_SHELL=/bin/bash \
164 - egamesconf \
165 - --with-sdl2 \
166 - --without-internalsdlgfx \
167 - --localedir=/usr/share/locale \
168 - --prefix="/usr" \
169 - --bindir="${GAMES_BINDIR}" \
170 - $(use_with opengl) \
171 - $(use_enable nls)
172 -}
173 -
174 -src_install() {
175 - default
176 - dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans-bold.ttf
177 - dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono-bold.ttf
178 - dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono.ttf
179 - dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans.ttf
180 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans-bold.ttf
181 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono-bold.ttf
182 - dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono.ttf
183 - dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans.ttf
184 - dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${GAMES_DATADIR}"/${PN}/data/fonts/wqy-microhei.ttf
185 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-bold.ttf
186 - dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-regular.ttf
187 -
188 - prepgamesdirs
189 -}