Summary: | games-emulation/hatari-1.6.2 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Oliver Jaksch <ojaksch> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | Keywords: | EBUILD, PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
updated ebuild
updated patch updated patch fixing python-ui things |
Created attachment 316811 [details, diff]
updated patch
renamed but unchanged patch
Comment on attachment 316809 [details] updated ebuild --- hatari-1.6.1.ebuild 2012-05-21 21:31:24.000000000 +0200 +++ - 2012-07-02 12:36:40.407063823 +0200 @@ -6,7 +6,7 @@ inherit eutils toolchain-funcs cmake-utils games DESCRIPTION="Atari ST emulator" -HOMEPAGE="http://hatari.berlios.de/" +HOMEPAGE="http://hatari.tuxfamily.org/" SRC_URI="http://download.tuxfamily.org/hatari/${PV}/${P}.tar.bz2" LICENSE="GPL-2" needs additional patching. the hatariui script ends up trying to run the python out of the wrong directory. Created attachment 325768 [details, diff] updated patch fixing python-ui things (In reply to comment #3) > needs additional patching. the hatariui script ends up trying to run the > python out of the wrong directory. Thanks for the hint. I missed the UI-stuff completely. While fixing this I found another thing regarding the manual.html . Now fixed in 'python-ui/uihelpers.py' also. +*hatari-1.6.2 (13 Jun 2013) + + 13 Jun 2013; Julian Ospald <hasufell@gentoo.org> +hatari-1.6.2.ebuild, + +files/hatari-1.6.2-gentoo.patch, +files/hatari-1.6.2-gentoo-docdir.patch: + version bump wrt #424321 |
Created attachment 316809 [details] updated ebuild New version from 2012-06-24 - Bugfixes and some improvements. What I've changed: - HOMEPAGE in ebuild (v1.6.1 still pointed to berlios.de; works but ugly) - Version at patch file Compiles fine and runs smoothly at first shot.