diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-19 23:51:27 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-19 23:51:27 +0000 |
commit | e02bac6845902e3c7b409d73ad365770babff91e (patch) | |
tree | c85eeeff9b83855c268c80f3611d38059651a3eb /games-strategy | |
parent | Removing old version, since 1.7.0 has more stable archs than 1.5.1 (diff) | |
download | historical-e02bac6845902e3c7b409d73ad365770babff91e.tar.gz historical-e02bac6845902e3c7b409d73ad365770babff91e.tar.bz2 historical-e02bac6845902e3c7b409d73ad365770babff91e.zip |
old
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.27.8 i686
Diffstat (limited to 'games-strategy')
4 files changed, 0 insertions, 149 deletions
diff --git a/games-strategy/freelords/Manifest b/games-strategy/freelords/Manifest index a0df94b5fa8e..28d093307626 100644 --- a/games-strategy/freelords/Manifest +++ b/games-strategy/freelords/Manifest @@ -1,9 +1,5 @@ -AUX freelords-0.3.7-freelordsrc.patch 529 RMD160 69e1f7a5b7f28b101f163f2d06d4bf858bc94741 SHA1 31d5b3e895014a364e3da963a7cadd68a768f3e6 SHA256 464bcc09ed9994b2c133159485234f08bee11421733a5f9766483c28c65abfd8 -AUX freelords-0.3.7-gcc41.patch 2607 RMD160 9da42fdf5be6cbe473abc53d219e2e261d7f0570 SHA1 7df83852c58ac1927f9ac00e531c99543139d2f2 SHA256 f2a4a1cf484d72c6948bcdf9a475661e6a196cd9152ba97db241ac1e3a7f9d2f AUX freelordsrc 147 RMD160 280bd37b0f3513d369d23a6333f0fb29482f64a6 SHA1 4333410f0f00e25a0a45e25ac381e99354e6741f SHA256 08849f74f79358cbf2ff6fce51c5c7580f8d720694c97ece881ff9d9c1816cda -DIST freelords-0.3.7.tar.bz2 2944264 RMD160 1434766f3eab287d15287d963bb49b2912bf802b SHA1 4428f961b0026b899279fafd90efe5aade0debc6 SHA256 d7ca369cda5e139aa4234e95b573fdef65854b07b65d3ab4e13c0b1eb2f4abac DIST freelords-0.3.8.tar.bz2 12822319 RMD160 8ed4da9726765a1fdc8f5e41df816e5b57e582d3 SHA1 45ac6dd272559be848d5a2bb684ace09279ae432 SHA256 5d7ad55a86accb8c30ac324729cbf8d752e445d896faa920f3c33f3cb4055a26 -EBUILD freelords-0.3.7.ebuild 1807 RMD160 e21a672188a4cc672dbcb6b62ac4cf6f039fb172 SHA1 cf0eddc22c28ef3d224013f669b94f98fa12951f SHA256 b60e7d9aed09fdeb44265fee444317690d05960b852db9a17c317eae3a57d365 EBUILD freelords-0.3.8.ebuild 1556 RMD160 f57df081c819e22334177835a6fdf3d570ce76f1 SHA1 2db8377752aa1b863d1f2ce7a1ad40677d82d0b0 SHA256 44ef7f3d90c7545eb1fd0aa83b0ffa543fc0be9bf235f1c810707999454fb10a MISC ChangeLog 4233 RMD160 cf9771a95c61bce70e9aecb369096279e8cfd2b4 SHA1 1bcc03d264d1a3b5c01175a5c2859077031041a9 SHA256 b104914ee3dba0c91a7036a41a79491801b3fb3f8a128ffcddecaafb2d5b323f MISC metadata.xml 237 RMD160 d6d19ead6ec203eb1f689a6472dc41c37269c8d4 SHA1 e63f2403b525a0753f788d989661edc20fb1fb46 SHA256 b693aefed4fb7df9c2d008c32d9658fe7f2c94596795077d762b8e2a71e7933f diff --git a/games-strategy/freelords/files/freelords-0.3.7-freelordsrc.patch b/games-strategy/freelords/files/freelords-0.3.7-freelordsrc.patch deleted file mode 100644 index b03e88ffee6c..000000000000 --- a/games-strategy/freelords/files/freelords-0.3.7-freelordsrc.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -N -u -r freelords-0.3.7-old/freelordsrc.in freelords-0.3.7/freelordsrc.in ---- freelords-0.3.7-old/freelordsrc.in 2006-05-16 23:21:48.709485176 +0200 -+++ freelords-0.3.7/freelordsrc.in 2006-05-16 23:22:10.712637169 +0200 -@@ -1,7 +1,7 @@ - <?xml version="1.0"?> - <freelordsrc version="@VERSION@"> - <d_datapath>@FREELORDS_DATADIR@</d_datapath> -- <d_savepath>@HOME@/.freelords</d_savepath> -+ - <d_lang>C</d_lang> - <d_resolution>@SCREEN_RESOLUTION@</d_resolution> - <d_fullscreen>@USE_FULLSCREEN@</d_fullscreen> diff --git a/games-strategy/freelords/files/freelords-0.3.7-gcc41.patch b/games-strategy/freelords/files/freelords-0.3.7-gcc41.patch deleted file mode 100644 index 4c58255efd1a..000000000000 --- a/games-strategy/freelords/files/freelords-0.3.7-gcc41.patch +++ /dev/null @@ -1,60 +0,0 @@ -diff -N -u -r freelords-0.3.7-old/src/ai_smart.h freelords-0.3.7/src/ai_smart.h ---- freelords-0.3.7-old/src/ai_smart.h 2006-05-16 22:38:32.461522747 +0200 -+++ freelords-0.3.7/src/ai_smart.h 2006-05-16 22:42:53.180077999 +0200 -@@ -106,7 +106,7 @@ - Threat *getBiggestDangerTo(City *city, Threatlist *threats); - - // examine cities to see if we need to change production -- void AI_Smart::examineCities(); -+ void examineCities(); - }; - - #endif // AI_SMART_H -diff -N -u -r freelords-0.3.7-old/src/OptionsDialog.cpp freelords-0.3.7/src/OptionsDialog.cpp ---- freelords-0.3.7-old/src/OptionsDialog.cpp 2006-05-16 22:38:32.921421416 +0200 -+++ freelords-0.3.7/src/OptionsDialog.cpp 2006-05-16 22:46:17.083151544 +0200 -@@ -245,7 +245,7 @@ - d_smooth_scrolling->Hide(); - d_show_next_player->Hide(); - -- unsigned int mode = (unsigned int)item->GetUserData(); -+ unsigned long mode = (unsigned long)item->GetUserData(); - - switch(mode) - { -diff -N -u -r freelords-0.3.7-old/src/path.h freelords-0.3.7/src/path.h ---- freelords-0.3.7-old/src/path.h 2006-05-16 22:38:32.465521866 +0200 -+++ freelords-0.3.7/src/path.h 2006-05-16 22:40:28.655921355 +0200 -@@ -60,7 +60,7 @@ - /* This function is used to verify if the stack can move on the Tile - * of the given destination point - */ -- bool Path::canMoveThere(Stack* s, PG_Point* dest); -+ bool canMoveThere(Stack* s, PG_Point* dest); - - /** Validates an existing path. - * -diff -N -u -r freelords-0.3.7-old/src/scroller.h freelords-0.3.7/src/scroller.h ---- freelords-0.3.7-old/src/scroller.h 2006-05-16 22:38:32.937417892 +0200 -+++ freelords-0.3.7/src/scroller.h 2006-05-16 22:44:24.244013663 +0200 -@@ -39,7 +39,7 @@ - void eventMouseLeave(); - - //! Begin the scroll -- Uint32 Scroller::eventTimer (ID id, Uint32 interval); -+ Uint32 eventTimer (ID id, Uint32 interval); - - Uint32 d_timer; - SmallMap * d_smap; -diff -N -u -r freelords-0.3.7-old/src/tooltip.h freelords-0.3.7/src/tooltip.h ---- freelords-0.3.7-old/src/tooltip.h 2006-05-16 22:38:32.505513055 +0200 -+++ freelords-0.3.7/src/tooltip.h 2006-05-16 22:44:49.426465153 +0200 -@@ -55,7 +55,7 @@ - bool eventMouseMotion(const SDL_MouseMotionEvent* event); - bool eventMouseButtonDown(const SDL_MouseButtonEvent* event); - //! Shows the tooltip after TOOLTIP_WAIT milliseconds -- Uint32 ToolTip::eventTimer (ID id, Uint32 interval); -+ Uint32 eventTimer (ID id, Uint32 interval); - - Uint32 d_timer; - int d_movecounter; diff --git a/games-strategy/freelords/freelords-0.3.7.ebuild b/games-strategy/freelords/freelords-0.3.7.ebuild deleted file mode 100644 index ae4178c760fb..000000000000 --- a/games-strategy/freelords/freelords-0.3.7.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/freelords/freelords-0.3.7.ebuild,v 1.9 2007/04/25 21:24:12 mr_bones_ Exp $ - -inherit eutils games - -DESCRIPTION="Free Warlords clone" -HOMEPAGE="http://freelords.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ppc x86" -IUSE="editor nls" - -RDEPEND="dev-libs/expat - media-libs/sdl-mixer - media-libs/libsdl - media-libs/sdl-image - >=media-libs/freetype-2 - >=media-libs/paragui-1.1.8 - !=media-libs/paragui-1.0* - =dev-libs/libsigc++-1.2* - nls? ( virtual/libintl )" -DEPEND="${RDEPEND} - nls? ( sys-devel/gettext ) - dev-util/pkgconfig" - -pkg_setup() { - if ! built_with_use media-libs/sdl-mixer vorbis ; then - die "Please emerge sdl-mixer with USE=vorbis" - fi - games_pkg_setup -} - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e "s:\"freelordsrc\":\"${GAMES_SYSCONFDIR}/freelordsrc\":" \ - src/main.cpp \ - || die "sed src/main.cpp failed" - sed -i \ - -e '/^localedir/ s:$(datadir):/usr/share:' \ - -e 's:$(prefix)/share/locale:/usr/share/locale:' src/Makefile.in \ - || die "sed src/Makefile.in failed" - epatch \ - "${FILESDIR}"/${P}-gcc41.patch \ - "${FILESDIR}"/${P}-freelordsrc.patch -} - -src_compile() { - egamesconf \ - --disable-dependency-tracking \ - --disable-paraguitest \ - $(use_enable editor) \ - $(use_enable nls) \ - || die - emake \ - localedir="/usr/share/locale" \ - CXXFLAGS="${CXXFLAGS}" || die "emake failed" -} - -src_install() { - emake \ - DESTDIR="${D}" \ - localedir="/usr/share/locale" \ - fldesktopdir="/usr/share/applications" \ - install || die "emake install failed" - dodoc AUTHORS BUGS ChangeLog DEPENDENCIES HACKER NEWS README TODO \ - doc/[[:upper:]]* - prepgamesdirs -} |