sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
Re: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (841eaf9752db304c80e2a637cbda9898ba3b5fdd)
- From: Ladislav Hagara <ladislav.hagara AT unob.cz>
- Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
- Subject: Re: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (841eaf9752db304c80e2a637cbda9898ba3b5fdd)
- Date: Sat, 30 Jan 2010 21:58:19 +0100
> GIT changes to master grimoire by Vasil Yonkov <spirtbrat AT sourcemage.org>:
>
> utils/qemu/BUILD | 75 ++++++++++++++-----------
> utils/qemu/CONFIGURE | 20 +++++-
> utils/qemu/DEPENDS | 112
> ++++++++++++++++++++++++++++++++++----
> utils/qemu/DETAILS | 23 ++++++-
> utils/qemu/HISTORY | 8 ++
> utils/qemu/PREPARE | 2
> utils/qemu/qemu-0.11.1.tar.gz.sig |binary
> utils/qemu/qemu-0.12.2.tar.gz.sig |binary
> 8 files changed, 190 insertions(+), 50 deletions(-)
>
> New commits:
> commit 841eaf9752db304c80e2a637cbda9898ba3b5fdd
> Author: Vasil Yonkov <spirtbrat AT sourcemage.org>
> Commit: Vasil Yonkov <spirtbrat AT sourcemage.org>
>
> qemu: added versions 0.11.1 and 0.12.2
> added queries for supported audio systems and emulated audio cards
> added option for KVM support
> added ncurses, gnutls, curl, LIBSASL, bridge-utils and iproute2 as
> optional dependencies
>
>
> --- a/utils/qemu/DETAILS
> +++ b/utils/qemu/DETAILS
> @@ -1,14 +1,31 @@
> SPELL=qemu
> +
> +case $QEMU_VER in
> + 0.10.6)
> VERSION=0.10.6
> + ;;
> + 0.11.1)
> + VERSION=0.11.1
> + ;;
> + 0.12.2)
> + VERSION=0.12.2
> + ;;
> +esac
>
By default, when QEMU_VER is not defined so sorcery is confused. You
should add some default version or if QEMU_VER is not defined
QEMU_VER=0.10.6.
$ gaze version qemu
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test utils qemu - -
> +++ b/utils/qemu/PREPARE
> @@ -0,0 +1,2 @@
> +config_query_list QEMU_VER "Which version would you like to build?" \
> + 0.10.6 0.11.1 0.12.2
You wanted to update PREPARE whenever you update some of VERSION?
Imho, "Which branch to build?" 0.10 0.11 0.12
Or add also DEFAULT, similar to gnutls spell.
--
Ladislav Hagara
-
[SM-Commit] GIT changes to master grimoire by Vasil Yonkov (841eaf9752db304c80e2a637cbda9898ba3b5fdd),
Vasil Yonkov, 01/20/2010
- Re: [SM-Commit] GIT changes to master grimoire by Vasil Yonkov (841eaf9752db304c80e2a637cbda9898ba3b5fdd), Ladislav Hagara, 01/30/2010
Archive powered by MHonArc 2.6.24.