From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/
Date: Tue, 8 Mar 2016 19:23:43 +0000 (UTC) [thread overview]
Message-ID: <1457465007.987d39c726bc6f15a39a66d0e67524a85d1b894b.mr_bones_@gentoo> (raw)
commit: 987d39c726bc6f15a39a66d0e67524a85d1b894b
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 8 19:22:14 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Tue Mar 8 19:23:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=987d39c7
games-rpg/manaplus: clean old
Package-Manager: portage-2.2.26
games-rpg/manaplus/Manifest | 1 -
games-rpg/manaplus/manaplus-1.6.1.16.ebuild | 71 -----------------------------
2 files changed, 72 deletions(-)
diff --git a/games-rpg/manaplus/Manifest b/games-rpg/manaplus/Manifest
index 6385d4b..b2dbe70 100644
--- a/games-rpg/manaplus/Manifest
+++ b/games-rpg/manaplus/Manifest
@@ -1,3 +1,2 @@
DIST manaplus-1.5.11.21.tar.xz 9556540 SHA256 57b6e0d8a730f56060062aa0d6e6baafc100860aa2cc4ba5120d21772410aae6 SHA512 145479b9b6912064356f842910c2a5bbb16bacc7372b898d98f237514722bbac4c6f3fe49ee30942b6e38820cfe9d3508ba5ac64b858a6003e27569327729d7d WHIRLPOOL 628009c082219c63f42892881060dff3784ae419d3d6dab95357272774d0d0545a97cf0d7190157e3338ac38e7f821fe9e3a893f24ee10be71ec6ac83c097722
-DIST manaplus-1.6.1.16.tar.xz 9610164 SHA256 393678d7de6d0253e53756bb689d2f778ed4c402215c8d72c576fdb6da963aef SHA512 2ba77b8d79e765cad7ecf3074eec49791a3f68d4fa66eed9bbf13adf23e94c35b55d8587850352e0855a7320c828dc886224fa4aa6260cd449a850ba469dd0be WHIRLPOOL f7dfdb3a0693f55d2202f488f0bfd036cb23f821c14962105c73ea16c5969f0c7bd53e2d5abd416f5d588be73de461bc1d58ff9269ed4c55cd4064644a759805
DIST manaplus-1.6.2.27.tar.xz 9642388 SHA256 1f8b3209b5e71250f0ccf643c5e26e7770258d903986e48066a4233a4b9d8d4e SHA512 ba03f8f317ad0ab7f4039ee3d032134aee9fbb4584ffa5b63ee18935ac0e59647a4373c9a52a1b69b2117de22f73907a647f8c07209ae968d6b170ddfdbada8b WHIRLPOOL 08ce25c664fc3c26af7af78ec83d900cab75b7330ff02e736a92850a2b03d52fe4726b76938548a56ce5d72823d2198e62129df76dced03befe0754f6145a404
diff --git a/games-rpg/manaplus/manaplus-1.6.1.16.ebuild b/games-rpg/manaplus/manaplus-1.6.1.16.ebuild
deleted file mode 100644
index 193b66e..0000000
--- a/games-rpg/manaplus/manaplus-1.6.1.16.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit games
-
-DESCRIPTION="OpenSource 2D MMORPG client for Evol Online and The Mana World"
-HOMEPAGE="http://manaplus.evolonline.org"
-SRC_URI="http://download.evolonline.org/manaplus/download/${PV}/manaplus-${PV}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="nls opengl"
-
-RDEPEND="
- >=dev-games/physfs-1.0.0
- dev-libs/libxml2
- media-libs/libpng:0=
- media-libs/libsdl2[X,opengl?,video]
- media-libs/sdl2-gfx
- media-libs/sdl2-image[png]
- media-libs/sdl2-mixer[vorbis]
- media-libs/sdl2-net
- media-libs/sdl2-ttf
- net-misc/curl
- sys-libs/zlib
- x11-libs/libX11
- x11-misc/xdg-utils
- x11-apps/xmessage
- media-fonts/dejavu
- media-fonts/wqy-microhei
- media-fonts/liberation-fonts
- media-fonts/mplus-outline-fonts
- nls? ( virtual/libintl )
- opengl? ( virtual/opengl )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-src_configure() {
- CONFIG_SHELL=/bin/bash \
- egamesconf \
- --with-sdl2 \
- --without-internalsdlgfx \
- --localedir=/usr/share/locale \
- --prefix="/usr" \
- --bindir="${GAMES_BINDIR}" \
- $(use_with opengl) \
- $(use_enable nls)
-}
-
-src_install() {
- default
- dosym /usr/share/fonts/dejavu/DejaVuSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans-bold.ttf
- dosym /usr/share/fonts/dejavu/DejaVuSans.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusans.ttf
- dosym /usr/share/fonts/dejavu/DejaVuSansMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono-bold.ttf
- dosym /usr/share/fonts/dejavu/DejaVuSansMono.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavusansmono.ttf
- dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed-bold.ttf
- dosym /usr/share/fonts/dejavu/DejaVuSerifCondensed.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/dejavuserifcondensed.ttf
- dosym /usr/share/fonts/liberation-fonts/LiberationMono-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono-bold.ttf
- dosym /usr/share/fonts/liberation-fonts/LiberationMono-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsansmono.ttf
- dosym /usr/share/fonts/liberation-fonts/LiberationSans-Bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans-bold.ttf
- dosym /usr/share/fonts/liberation-fonts/LiberationSans-Regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/liberationsans.ttf
- dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-bold.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-bold.ttf
- dosym /usr/share/fonts/mplus-outline-fonts/mplus-1p-regular.ttf "${GAMES_DATADIR}"/${PN}/data/fonts/mplus-1p-regular.ttf
- dosym /usr/share/fonts/wqy-microhei/wqy-microhei.ttc "${GAMES_DATADIR}"/${PN}/data/fonts/wqy-microhei.ttf
-
- prepgamesdirs
-}
next reply other threads:[~2016-03-08 19:23 UTC|newest]
Thread overview: 110+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 19:23 Michael Sterrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-29 21:57 [gentoo-commits] repo/gentoo:master commit in: games-rpg/manaplus/ Sam James
2022-06-30 0:40 Kenton Groombridge
2021-11-06 4:41 Sam James
2020-10-01 9:59 Lars Wendler
2020-09-28 16:05 Lars Wendler
2020-09-28 16:03 Lars Wendler
2019-11-24 22:20 Aaron Bauman
2019-03-26 21:38 Lars Wendler
2019-03-26 21:38 Lars Wendler
2018-12-11 12:13 Lars Wendler
2018-12-11 12:13 Lars Wendler
2018-12-11 12:13 Lars Wendler
2018-09-10 9:40 Lars Wendler
2018-09-10 9:40 Lars Wendler
2018-09-10 9:40 Lars Wendler
2018-04-17 9:39 Lars Wendler
2018-04-17 9:39 Lars Wendler
2018-02-22 10:27 Lars Wendler
2017-11-29 23:38 Lars Wendler
2017-11-29 23:38 Lars Wendler
2017-11-06 15:29 Lars Wendler
2017-11-06 15:29 Lars Wendler
2017-11-06 15:29 Lars Wendler
2017-10-17 10:37 Lars Wendler
2017-10-17 10:37 Lars Wendler
2017-10-17 10:37 Lars Wendler
2017-10-03 20:59 Lars Wendler
2017-10-03 20:59 Lars Wendler
2017-10-03 20:59 Lars Wendler
2017-09-05 22:03 Lars Wendler
2017-09-05 22:03 Lars Wendler
2017-09-05 22:03 Lars Wendler
2017-08-22 14:49 Lars Wendler
2017-08-22 14:49 Lars Wendler
2017-08-22 14:49 Lars Wendler
2017-08-11 13:07 Lars Wendler
2017-08-11 13:07 Lars Wendler
2017-08-11 13:07 Lars Wendler
2017-07-26 9:51 Lars Wendler
2017-07-26 9:51 Lars Wendler
2017-07-26 9:51 Lars Wendler
2017-07-17 8:12 Lars Wendler
2017-07-17 8:12 Lars Wendler
2017-07-17 8:12 Lars Wendler
2017-07-03 21:12 Lars Wendler
2017-07-03 21:12 Lars Wendler
2017-07-03 21:12 Lars Wendler
2017-07-03 21:12 Lars Wendler
2017-06-18 23:54 Lars Wendler
2017-06-18 23:54 Lars Wendler
2017-06-18 23:54 Lars Wendler
2017-05-30 14:22 Lars Wendler
2017-05-30 14:22 Lars Wendler
2017-05-30 14:22 Lars Wendler
2017-05-18 8:05 Lars Wendler
2017-05-18 8:05 Lars Wendler
2017-05-18 8:05 Lars Wendler
2017-05-02 6:23 Lars Wendler
2017-05-02 6:23 Lars Wendler
2017-05-02 6:23 Lars Wendler
2017-04-19 9:38 Lars Wendler
2017-04-19 9:38 Lars Wendler
2017-04-19 9:38 Lars Wendler
2017-04-04 8:36 Lars Wendler
2017-04-04 8:36 Lars Wendler
2017-03-22 7:26 Lars Wendler
2017-03-22 7:26 Lars Wendler
2017-03-22 7:26 Lars Wendler
2017-03-08 11:05 Lars Wendler
2017-03-08 11:05 Lars Wendler
2017-03-08 11:05 Lars Wendler
2017-02-24 10:35 Lars Wendler
2017-02-24 10:35 Lars Wendler
2017-02-24 10:35 Lars Wendler
2017-02-08 15:04 Lars Wendler
2017-02-08 15:04 Lars Wendler
2017-02-08 15:04 Lars Wendler
2017-01-27 7:24 Lars Wendler
2017-01-27 7:24 Lars Wendler
2017-01-26 23:36 Lars Wendler
2017-01-13 15:50 Lars Wendler
2017-01-13 15:50 Lars Wendler
2017-01-13 15:50 Lars Wendler
2016-12-25 11:28 Lars Wendler
2016-12-25 11:28 Lars Wendler
2016-12-25 11:28 Lars Wendler
2016-11-17 18:08 Lars Wendler
2016-10-29 23:20 Lars Wendler
2016-10-29 23:20 Lars Wendler
2016-10-29 23:20 Lars Wendler
2016-06-07 22:27 Michael Sterrett
2016-04-02 13:44 Agostino Sarubbo
2016-04-01 20:33 Michael Sterrett
2016-03-01 9:00 Michael Sterrett
2016-02-22 6:02 Michael Sterrett
2016-02-22 6:02 Michael Sterrett
2016-02-16 1:38 Michael Sterrett
2016-01-30 8:56 Michael Sterrett
2016-01-06 16:40 Michael Sterrett
2016-01-02 16:28 Agostino Sarubbo
2015-12-30 19:09 Michael Sterrett
2015-11-30 7:37 Michael Sterrett
2015-11-30 6:24 Michael Sterrett
2015-10-31 5:14 Michael Sterrett
2015-09-30 13:43 Agostino Sarubbo
2015-09-28 20:44 Michael Sterrett
2015-09-28 9:31 Agostino Sarubbo
2015-09-26 20:30 Michael Sterrett
2015-08-27 6:05 Michael Sterrett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1457465007.987d39c726bc6f15a39a66d0e67524a85d1b894b.mr_bones_@gentoo \
--to=mr_bones_@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox