Package Details: quickemu-git 4.9.2.r468.gfaee282-2

Git Clone URL: https://aur.archlinux.org/quickemu-git.git (read-only, click to copy)
Package Base: quickemu-git
Description: Quickly create and run optimised Windows, macOS and Linux desktop virtual machines
Upstream URL: https://github.com/quickemu-project/quickemu
Licenses: MIT
Conflicts: quickemu
Provides: quickemu
Submitter: PencilShavings
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 1
Popularity: 0.000004
First Submitted: 2021-08-02 19:09 (UTC)
Last Updated: 2024-05-01 18:31 (UTC)

Dependencies (14)

Required by (2)

Sources (1)

Latest Comments

lj3954 commented on 2024-05-04 22:00 (UTC)

In addition to removing wget and aria2 dependencies, please change the qemu dependency to qemu-desktop. Quickemu depends on several features which are not provided by qemu-base. 'windowskey' also does not belong in the PKGBUILD, it is not used in any way by quickget or quickemu, and should not be packaged.

Jai-JAP commented on 2024-05-02 06:56 (UTC) (edited on 2024-05-02 16:44 (UTC) by Jai-JAP)

quickemu no longer uses aria2 and wget/wget2 are used as a fallback downloader if curl fails which is the new default downloader (need to add as a dependency).

https://github.com/quickemu-project/quickemu/blob/faee2824a9f7a71892646e32598b48fecf767823/quickget#L1232-L1247

EDIT: Update wget/wget2 support is now completely removed

LemonPie commented on 2023-07-08 10:25 (UTC) (edited on 2023-07-08 10:34 (UTC) by LemonPie)

it seems there is some packageing error. the file macrecovery should not be in it's own directory. as discussed here

look at aur binary package as a reference here

EdLin commented on 2022-05-11 02:21 (UTC)

Won't fetch the code, complains about unencrypted git (which github phased out recently)

e-v commented on 2021-10-08 10:37 (UTC)

Upstream now includes the quickget utility, which should probably be included in this package.