cleaned up a little PKGBUILD
Search Criteria
Package Details: qemu-arch-extra-git 24:9.2.0.r28.ga5ba0a7e4e-1
Package Actions
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: | FredBezies |
Last Packager: | FredBezies |
Votes: | 28 |
Popularity: | 0.000004 |
First Submitted: | 2009-09-19 20:02 (UTC) |
Last Updated: | 2024-12-12 16:49 (UTC) |
Dependencies (99)
- dtc (dtc-gitAUR)
- fuse3 (fuse3-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gnutls (gnutls-gitAUR)
- libaio (libaio-gitAUR)
- libbpf (libbpf-gitAUR)
- libbpf.so (libbpf-gitAUR, lib32-libbpf, libbpf)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgmodule-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- libnuma.so (numactl-gitAUR, numactl)
- libpam.so (pam-selinuxAUR, pam)
- libpixman-1.so (pixman-gitAUR, pixman)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsasl
- libseccomp (libseccomp-gitAUR)
- Show 79 more dependencies...
Required by (4)
- battlestar (requires qemu-arch-extra) (optional)
- novix-devel-meta (requires qemu-arch-extra)
- qemu-git (optional)
- scratchbox2 (requires qemu-arch-extra) (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 25 Next › Last »
FredBezies commented on 2013-04-09 21:14 (UTC)
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
exe2 commented on 2013-02-24 21:19 (UTC)
Also qemu now requires pixman. Though I see in the Internet that it is shipped with qemu my installation failed without pacman -S pixman.
exe2 commented on 2013-02-24 21:10 (UTC)
Mmm, I run "makepkg --nobuild", but found no sources. Seems they are fetched in the build phase. Is it possible to implement a separated download step?
Pinned Comments
FredBezies commented on 2022-04-22 08:38 (UTC) (edited on 2022-11-09 10:49 (UTC) by FredBezies)
Note: I won't use the ultimate splitting for Qemu (introduced by Qemu 7.0) until I get some help to migrate to the splitted PKGBUILD.
Note 2 : qemu-git packages are conflicting with qemu-desktop meta package. This package will need a lot of work and time to be corrected. Sorry.