Package Details: qemu-arch-extra-git 24:9.2.0.r1883.g40efe733e1-1

Git Clone URL: https://aur.archlinux.org/qemu-git.git (read-only, click to copy)
Package Base: qemu-git
Description: QEMU for foreign architectures. Git version.
Upstream URL: https://wiki.qemu.org/
Keywords: git kvm qemu
Licenses: GPL-2.0-or-later, LGPL-2.1-or-later
Conflicts: qemu-arch-extra, qemu-emulators-full
Provides: qemu-arch-extra
Submitter: None
Maintainer: None
Last Packager: FredBezies
Votes: 28
Popularity: 0.000001
First Submitted: 2009-09-19 20:02 (UTC)
Last Updated: 2025-02-20 16:50 (UTC)

Dependencies (99)

Required by (4)

Sources (3)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 25 Next › Last »

ilikenwf commented on 2013-04-24 05:45 (UTC)

Please do the following: remove the installation of /usr/share/qemu/bios.bin and instead rely on seabios or seabios-osx-git to provide it... add: provides=('qemu-spice') add: pkgver() { cd "${srcdir}/$_gitname" git describe --always | sed 's|-|.|g' } Thanks! Got my vote.

FredBezies commented on 2013-04-09 21:14 (UTC)

cleaned up a little PKGBUILD

exe2 commented on 2013-04-06 22:43 (UTC)

Thanks!

FredBezies commented on 2013-03-26 12:13 (UTC)

pixman added in depends().

exe2 commented on 2013-03-26 10:15 (UTC)

@FredBezies: I don't have xorg-server on my server so I had to manually install pixman. I think it's better to explicitly mention pixman in dependencies...

FredBezies commented on 2013-03-07 09:05 (UTC)

Cleaned up a little PKGBUILD. Removed libcacard. Its code can be found in qemu source code.

FredBezies commented on 2013-02-25 06:44 (UTC)

@exe2 : 1) this is a git based package, not a tarball based one. 2) pixman is installed with xorg-server package : pacman -Qi pixman Name : pixman Version : 0.28.2-1 URL : http://xorg.freedesktop.org Licenses : custom Groups : None Provides : None Depends On : glibc Optional Deps : None Required By : cairo spice xorg-server Conflicts With : None Replaces : None Installed Size : 665.00 KiB Packager : Andreas Radke <andyrtr@archlinux.org> Architecture : x86_64 Build Date : Sun Dec 16 18:42:25 2012 Install Date : Sun Dec 16 22:49:57 2012 Install Reason : Installed as a dependency for another package Install Script : No Description : The pixel-manipulation library for X and cairo