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-strategy/wesnoth/
Date: Sun, 22 Nov 2015 14:16:57
Message-Id: 1448201782.34ef15c8547dfc5f69561c24ab1183551dec2052.mr_bones_@gentoo
1 commit: 34ef15c8547dfc5f69561c24ab1183551dec2052
2 Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 22 14:16:05 2015 +0000
4 Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 22 14:16:22 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ef15c8
7
8 clean old
9
10 Package-Manager: portage-2.2.20.1
11
12 games-strategy/wesnoth/Manifest | 1 -
13 games-strategy/wesnoth/wesnoth-1.12.2.ebuild | 118 ---------------------------
14 2 files changed, 119 deletions(-)
15
16 diff --git a/games-strategy/wesnoth/Manifest b/games-strategy/wesnoth/Manifest
17 index 6ba2e28..03d4eb7 100644
18 --- a/games-strategy/wesnoth/Manifest
19 +++ b/games-strategy/wesnoth/Manifest
20 @@ -1,3 +1,2 @@
21 -DIST wesnoth-1.12.2.tar.bz2 392234446 SHA256 1f4f76e5fd0ce175a3eb7b9855aff7a58dc75899c534d7653d97ac9fd4fe798b SHA512 023df596da0cbcc53d44a91a56635c9f31cfc2f3f4315c4029b44084c07ba838d22a10e378f14fab0c27dd1befe6e1a4d9e2c92ef47890748a30d36c9355c590 WHIRLPOOL cd65d622afad67d96acb3df33841740f2db25e8850addfc979a4b63b79b959699810be9ffc0df855453fc92e385ac27f52db4db6222d66ef2b94c9ed0a6aa911
22 DIST wesnoth-1.12.4.tar.bz2 392278313 SHA256 bf525060da4201f1e62f861ed021f13175766e074a8a490b995052453df51ea7 SHA512 d8ea6d8c14b69318f4458d7e6dcace28979230ea13b76d07635ae9be7f2c675d4aa9822ff376a9617fe9fc1560999afdcf3165319842a5c2f0a4f87a31c170e9 WHIRLPOOL d4767d809f6085ef979c02928482b4bb16d3a1bdf34246bdb8b9eae0c8a7650f9d7160a851318c24b969fef777064ab7fda7c7687aab09c49a52f08327f4af0f
23 DIST wesnoth-1.12.5.tar.bz2 387726941 SHA256 599aad40da4b271c5138ac5a4391d9ff9c367ee51f5c30ca138f6baf92aea81d SHA512 1a785c02389cd4bdc79b61f62c5bb98f01fde61c3923527195a5a8e8f8986349fcda3d40a4fb14248626ea8e79eba12b8232e39cce08bfea7fbdf3d9627d53b4 WHIRLPOOL 7afbbf28de36ce3a55a177bc5b6de7f635c4e18de5934378fce6ea6a1da7ab95c55ff6c35b4a3166927efc17138fb18ef600e08969b29001455e21a260c8f6b6
24
25 diff --git a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild b/games-strategy/wesnoth/wesnoth-1.12.2.ebuild
26 deleted file mode 100644
27 index 1c325fd..0000000
28 --- a/games-strategy/wesnoth/wesnoth-1.12.2.ebuild
29 +++ /dev/null
30 @@ -1,118 +0,0 @@
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 cmake-utils eutils multilib toolchain-funcs flag-o-matic games
37 -
38 -DESCRIPTION="Battle for Wesnoth - A fantasy turn-based strategy game"
39 -HOMEPAGE="http://www.wesnoth.org/"
40 -SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-fbsd"
45 -IUSE="dbus dedicated doc fribidi nls server"
46 -
47 -RDEPEND=">=media-libs/libsdl-1.2.7:0[joystick,video,X]
48 - media-libs/sdl-net
49 - !dedicated? (
50 - >=media-libs/sdl-ttf-2.0.8
51 - >=media-libs/sdl-mixer-1.2[vorbis]
52 - >=media-libs/sdl-image-1.2[jpeg,png]
53 - fribidi? ( dev-libs/fribidi )
54 - dbus? ( sys-apps/dbus )
55 - sys-libs/zlib
56 - x11-libs/pango
57 - dev-lang/lua:0
58 - media-libs/fontconfig
59 - )
60 - >=dev-libs/boost-1.48[nls,threads]
61 - virtual/libintl"
62 -DEPEND="${RDEPEND}
63 - virtual/pkgconfig
64 - sys-devel/gettext"
65 -
66 -src_prepare() {
67 - if use dedicated || use server ; then
68 - sed \
69 - -e "s:GAMES_BINDIR:${GAMES_BINDIR}:" \
70 - -e "s:GAMES_STATEDIR:${GAMES_STATEDIR}:" \
71 - -e "s/GAMES_USER_DED/${GAMES_USER_DED}/" \
72 - -e "s/GAMES_GROUP/${GAMES_GROUP}/" "${FILESDIR}"/wesnothd.rc \
73 - > "${T}"/wesnothd || die
74 - fi
75 - if ! use doc ; then
76 - sed -i \
77 - -e '/manual/d' \
78 - doc/CMakeLists.txt || die
79 - fi
80 - # bug #472994
81 - mv icons/wesnoth-icon-Mac.png icons/wesnoth-icon.png || die
82 - mv icons/map-editor-icon-Mac.png icons/wesnoth_editor-icon.png || die
83 -
84 - # respect LINGUAS (bug #483316)
85 - if [[ ${LINGUAS+set} ]] ; then
86 - local langs
87 - for lang in $(cat po/LINGUAS)
88 - do
89 - has $lang $LINGUAS && langs+="$lang "
90 - done
91 - echo "$langs" > po/LINGUAS || die
92 - fi
93 -}
94 -
95 -src_configure() {
96 - filter-flags -ftracer -fomit-frame-pointer
97 - if [[ $(gcc-major-version) -eq 3 ]] ; then
98 - filter-flags -fstack-protector
99 - append-flags -fno-stack-protector
100 - fi
101 - # Work around eclass
102 - append-flags -UNDEBUG
103 - if use dedicated || use server ; then
104 - mycmakeargs=(
105 - "-DENABLE_CAMPAIGN_SERVER=TRUE"
106 - "-DENABLE_SERVER=TRUE"
107 - "-DSERVER_UID=${GAMES_USER_DED}"
108 - "-DSERVER_GID=${GAMES_GROUP}"
109 - "-DFIFO_DIR=${GAMES_STATEDIR}/run/wesnothd"
110 - )
111 - else
112 - mycmakeargs=(
113 - $(cmake-utils_use_enable fribidi FRIBIDI)
114 - "-DENABLE_CAMPAIGN_SERVER=FALSE"
115 - "-DENABLE_SERVER=FALSE"
116 - )
117 - fi
118 - mycmakeargs+=(
119 - $(cmake-utils_use_enable !dedicated GAME)
120 - $(cmake-utils_use_enable !dedicated ENABLE_DESKTOP_ENTRY)
121 - $(cmake-utils_use_enable nls NLS)
122 - $(cmake-utils_use_enable dbus NOTIFICATIONS)
123 - "-DCMAKE_VERBOSE_MAKEFILE=TRUE"
124 - "-DENABLE_STRICT_COMPILATION=FALSE"
125 - "-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}"
126 - "-DDATAROOTDIR=${GAMES_DATADIR}"
127 - "-DBINDIR=${GAMES_BINDIR}"
128 - "-DICONDIR=/usr/share/pixmaps"
129 - "-DDESKTOPDIR=/usr/share/applications"
130 - "-DLOCALEDIR=/usr/share/locale"
131 - "-DMANDIR=/usr/share/man"
132 - "-DDOCDIR=/usr/share/doc/${PF}"
133 - )
134 - cmake-utils_src_configure
135 -}
136 -
137 -src_compile() {
138 - cmake-utils_src_compile
139 -}
140 -
141 -src_install() {
142 - DOCS="README changelog players_changelog" cmake-utils_src_install
143 - if use dedicated || use server; then
144 - keepdir "${GAMES_STATEDIR}/run/wesnothd"
145 - doinitd "${T}"/wesnothd || die
146 - fi
147 - prepgamesdirs
148 -}