Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203957 - games-fps/sauerbraten-2007.12.24 version bump
Summary: games-fps/sauerbraten-2007.12.24 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Games
URL: http://sauerbraten.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-01 05:43 UTC by Andree Chea
Modified: 2008-01-15 23:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andree Chea 2008-01-01 05:43:22 UTC
Hi,

A new version of Sauerbraten was released.  I tested it locally in my overlay by renaming 2007.8.29 to 2007.12.24, like so:

--- /usr/portage/games-fps/sauerbraten/sauerbraten-2007.08.29.ebuild	2007-12-25 16:06:09.000000000 -0700
+++ /usr/local/portage/games-fps/sauerbraten/sauerbraten-2007.12.24.ebuild	2007-12-31 22:23:27.000000000 -0700
@@ -6,7 +6,7 @@
 
 DESCRIPTION="free multiplayer/singleplayer first person shooter (major redesign of the Cube FPS)"
 HOMEPAGE="http://sauerbraten.org/"
-SRC_URI="mirror://sourceforge/sauerbraten/sauerbraten_${PV//./_}_summer_edition_linux.tar.bz2"
+SRC_URI="mirror://sourceforge/sauerbraten/sauerbraten_${PV//./_}_assassin_edition_linux.tar.bz2"
 
 LICENSE="ZLIB"
 SLOT="0"

and it worked fine.  However, there is a patch on Sauerbraten's Sourceforge page with an extension tar.gz, and I couldn't get it to work (something with {A} and SRC_URI and ebuild trying to download tar.bz2 instead of tar.gz).  I read in the devmanual that it required rezipping to tar.bz2 ( the patch is too big for files/ ) and doing something to upload, but I don't think I can do that as a non-developer.  If someone could get the patch to work, that would be great. :)

Andree
Comment 1 uriahheep 2008-01-07 06:11:24 UTC
(In reply to comment #0)

I believe you mean 2007.12.22 ;-)

--uriah
Comment 2 Andree Chea 2008-01-07 19:34:55 UTC
Interesting; you're right that it's a 12.22 release but the sauerbraten people named it 12.24 on the tar instead. :-/  I'm using 12.24 and not having any problems :-)

Also, is there a way for dohtml to keep directory structures?  README.html references the docs folder as a subdirectory; meaning this would be optimum for stylesheets and linking:

/html/README.html
/html/docs/editing.html
/html/docs/dev/blah.html
etc.

NOT

/html/README.html
/html/editing.html
/html/dev/blah.html

The recursive option seems to keep the child directory structures, but ignores docs/.  The current line, for reference's sake, is:

dohtml -r README.html docs/*

How can this be done?

Andree

(In reply to comment #0)
> Hi,
> 
> A new version of Sauerbraten was released.  I tested it locally in my overlay
> by renaming 2007.8.29 to 2007.12.24, like so:
> 
> --- /usr/portage/games-fps/sauerbraten/sauerbraten-2007.08.29.ebuild   
> 2007-12-25 16:06:09.000000000 -0700
> +++ /usr/local/portage/games-fps/sauerbraten/sauerbraten-2007.12.24.ebuild     
> 2007-12-31 22:23:27.000000000 -0700
> @@ -6,7 +6,7 @@
> 
>  DESCRIPTION="free multiplayer/singleplayer first person shooter (major
> redesign of the Cube FPS)"
>  HOMEPAGE="http://sauerbraten.org/"
> -SRC_URI="mirror://sourceforge/sauerbraten/sauerbraten_${PV//./_}_summer_edition_linux.tar.bz2"
> +SRC_URI="mirror://sourceforge/sauerbraten/sauerbraten_${PV//./_}_assassin_edition_linux.tar.bz2"
> 
>  LICENSE="ZLIB"
>  SLOT="0"
> 
> and it worked fine.  However, there is a patch on Sauerbraten's Sourceforge
> page with an extension tar.gz, and I couldn't get it to work (something with
> {A} and SRC_URI and ebuild trying to download tar.bz2 instead of tar.gz).  I
> read in the devmanual that it required rezipping to tar.bz2 ( the patch is too
> big for files/ ) and doing something to upload, but I don't think I can do that
> as a non-developer.  If someone could get the patch to work, that would be
> great. :)
> 
> Andree
> 

Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2008-01-15 23:55:45 UTC
*sauerbraten-2007.12.27 (07 Jan 2008)

  07 Jan 2008; Michael Sterrett <mr_bones_@gentoo.org>
  +sauerbraten-2007.12.27.ebuild:
  version bump