exherbo-impulze/packages/app-emulation/qemu/qemu-scm.exheres-0
Joonas Sarajärvi 3c4bf5a7c4 qemu: Update the homepage and git repo locations
The old homepage currently redirects to http://www.nongnu.org/qemu/
which further redirects to http://www.qemu.org/index.html

The announcement about using git.qemu.org seems originally a bit
temporary, but the 0.14.0 version is not available at savannah at all.
Currently the download page at http://wiki.qemu.org/Download only
mentions git://git.qemu.org/qemu.git.
2011-02-19 12:46:08 +01:00

17 lines
393 B
Bash

# Copyright 2008 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require "${PN}"
SCM_REPOSITORY="git://git.qemu.org/qemu.git"
SCM_EXTERNAL_REFS="roms/vgabios: roms/seabios:"
require scm-git
PLATFORMS="~amd64"
SLOT="0"
# won't build at the moment, if one figures out that it builds
# occasionaly, one can remove that
RESTRICT="test"