diff options
author | 2009-01-09 13:34:56 +0000 | |
---|---|---|
committer | 2009-01-09 13:34:56 +0000 | |
commit | c043c586814361e06e0907f7954e976223df238b (patch) | |
tree | 910e6ca3be905e8d6aeb391daf3bd0d40d3c0357 /games-rpg | |
parent | Dependency on gnome-doc-utils not needed anymore, reported through email by C... (diff) | |
download | gentoo-2-c043c586814361e06e0907f7954e976223df238b.tar.gz gentoo-2-c043c586814361e06e0907f7954e976223df238b.tar.bz2 gentoo-2-c043c586814361e06e0907f7954e976223df238b.zip |
old
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/tmw/Manifest | 3 | ||||
-rw-r--r-- | games-rpg/tmw/files/tmw-0.0.25-desktop.patch | 22 | ||||
-rw-r--r-- | games-rpg/tmw/tmw-0.0.25.ebuild | 60 |
3 files changed, 0 insertions, 85 deletions
diff --git a/games-rpg/tmw/Manifest b/games-rpg/tmw/Manifest index 27a7cccbbc14..9b91c6b6efed 100644 --- a/games-rpg/tmw/Manifest +++ b/games-rpg/tmw/Manifest @@ -1,9 +1,6 @@ -AUX tmw-0.0.25-desktop.patch 747 RMD160 1dbe8c0c1abcc59b0c2f109c093004866f10b0e5 SHA1 cd41b973d9929bc2b08c202beab612d238aae15e SHA256 f020e316fb746e40a74e7aaf0471a49de5e24248c9b89fe965ce66bf34e74577 AUX tmw-0.0.26-desktop.patch 747 RMD160 1dbe8c0c1abcc59b0c2f109c093004866f10b0e5 SHA1 cd41b973d9929bc2b08c202beab612d238aae15e SHA256 f020e316fb746e40a74e7aaf0471a49de5e24248c9b89fe965ce66bf34e74577 -DIST tmw-0.0.25.tar.gz 1262420 RMD160 a74ec0278324d615f64d6880a16ab3edea882872 SHA1 7e612b2ec54ac8790afebef5ee95fb4f83278870 SHA256 508f7cf1565ef20a5226af68726ca5050239bb10e35650a7aa62faa34a3d2e96 DIST tmw-0.0.26.tar.gz 1261434 RMD160 bde9bb837269806f6a051da787c3616cc5f9ec54 SHA1 0b2f6882d3f9f635b81f9c843e5e1ab1185a244c SHA256 e6be1a2852d3d83f7175469009ec1bd508cc9af581bb9671e84ee99f22d19227 DIST tmwmusic-0.0.20.tar.gz 9259802 RMD160 a7212f90b40f864d0670905fe037564eba48ab30 SHA1 c1e3126ff7f53f6e12caaf885a493cd5c4aed6e3 SHA256 964bb27235cdc3199c392f6ddf25ce293c6f32e013abe85592b96221a5896939 -EBUILD tmw-0.0.25.ebuild 1610 RMD160 ea762521130a71e0abb41aea11d2395e22a2d235 SHA1 c8f109611c8cbb38290a3023d33d67be588da1ac SHA256 982435837309227ce6427c2b9fdcaf976f4db5d2acdb0c825eaf84eb0954d224 EBUILD tmw-0.0.26.ebuild 1610 RMD160 566904e319674fb303d50370df7bce39d8890c57 SHA1 699b10f2e8e8fe7ac449a1a2e0c9efadd01beecf SHA256 bb95a71312cbd759582dc16db33f3d80ff5a0fb92910fa6ff89fc9ba51162867 MISC ChangeLog 4277 RMD160 e1505a372d45862886898515fa62821d3345366c SHA1 8ee22751138b32947c93fe050dc73a8105090919 SHA256 4e56793cb6d1672d38a41ad814403492fb41bb2e3b5d63482e8340457b936aca MISC metadata.xml 158 RMD160 cbd9984bb6b426c8c9cee5022fe0a26261612fea SHA1 be5251fa1dacef5c41b74761bb1c8c54fb633b9e SHA256 1423a4fdd4a79b1728a2056d9e300f7e1074253095d82726218d9e9b953888a3 diff --git a/games-rpg/tmw/files/tmw-0.0.25-desktop.patch b/games-rpg/tmw/files/tmw-0.0.25-desktop.patch deleted file mode 100644 index 127efd371f3a..000000000000 --- a/games-rpg/tmw/files/tmw-0.0.25-desktop.patch +++ /dev/null @@ -1,22 +0,0 @@ -Make sure desktop/pixmaps dont get thrown into /usr/games. - ---- Makefile.in -+++ Makefile.in -@@ -163,3 +163,3 @@ - SUBDIRS = data docs src --desktopdir = $(datadir)/applications -+desktopdir =/usr/share/applications - desktop_DATA = tmw.desktop ---- data/icons/Makefile.in -+++ data/icons/Makefile.in -@@ -318,7 +318,7 @@ - install-data-local: -- $(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps -- $(INSTALL) $(srcdir)/tmw.png $(DESTDIR)$(datadir)/pixmaps/tmw.png -+ $(mkinstalldirs) $(DESTDIR)/usr/share/pixmaps -+ $(INSTALL) $(srcdir)/tmw.png $(DESTDIR)/usr/share/pixmaps/tmw.png - - uninstall-local: -- rm -f $(DESTDIR)$(datadir)/pixmaps/tmw.png -+ rm -f $(DESTDIR)/usr/share/pixmaps/tmw.png - # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/games-rpg/tmw/tmw-0.0.25.ebuild b/games-rpg/tmw/tmw-0.0.25.ebuild deleted file mode 100644 index 5975d3798140..000000000000 --- a/games-rpg/tmw/tmw-0.0.25.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/tmw/tmw-0.0.25.ebuild,v 1.1 2008/08/21 20:53:02 mr_bones_ Exp $ - -inherit eutils games - -MUSIC=tmwmusic-0.0.20 -DESCRIPTION="A fully free and open source MMORPG game with the looks of \"old-fashioned\" 2D RPG" -HOMEPAGE="http://themanaworld.org/" -SRC_URI="mirror://sourceforge/themanaworld/${P}.tar.gz - mirror://sourceforge/themanaworld/${MUSIC}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="opengl" - -DEPEND=">=dev-games/physfs-1.0.0 - opengl? ( virtual/opengl ) - dev-libs/libxml2 - media-libs/sdl-mixer - media-libs/sdl-image - media-libs/sdl-net - net-misc/curl - >=dev-games/guichan-0.8.1" - -pkg_setup() { - games_pkg_setup - if ! built_with_use dev-games/guichan sdl ; then - eerror "dev-games/guichan needs to be built with USE=sdl" - die "please re-emerge dev-games/guichan with USE=sdl" - fi - if ! built_with_use media-libs/sdl-mixer vorbis ; then - eerror "media-libs/sdl-mixer needs to be built with USE=vorbis" - die "please re-emerge media-libs/sdl-mixer with USE=vorbis" - fi -} - -src_unpack() { - unpack ${A} - cd "${S}" - epatch "${FILESDIR}"/${P}-desktop.patch -} - -src_compile() { - egamesconf \ - --disable-dependency-tracking \ - $(use_with opengl) || die - emake || die -} - -src_install() { - emake DESTDIR="${D}" install || die "make install failed" - dodoc AUTHORS ChangeLog NEWS README - cd "${WORKDIR}" - insinto "${GAMES_DATADIR}"/${PN}/data/music - doins ${MUSIC}/data/music/*.ogg || die - newdoc ${MUSIC}/README README.music - prepgamesdirs -} |