Thanks for both PKGVER code and missing provide. But I will not remove for now bios files for one single reason : git code is providing up-to-date version.
Search Criteria
Package Details: qemu-block-iscsi-git 24:10.0.0.rc2.r16.gdfaecc04c4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qemu-git.git (read-only, click to copy) |
---|---|
Package Base: | qemu-git |
Description: | QEMU iSCSI block module. 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-block-iscsi |
Provides: | qemu-block-iscsi |
Submitter: | None |
Maintainer: | FredBezies |
Last Packager: | FredBezies |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2009-09-19 20:02 (UTC) |
Last Updated: | 2025-04-08 18:07 (UTC) |
Dependencies (61)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libiscsi (libiscsi-gitAUR)
- alsa-lib (make)
- brltty (brltty-gitAUR) (make)
- bzip2 (bzip2-gitAUR) (make)
- cairo (cairo-gitAUR) (make)
- cdrtools (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- dtc (dtc-gitAUR) (make)
- fuse3 (fuse3-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- glusterfs (make)
- gnutls (gnutls-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-gitAUR, jack2, pipewire-jack) (make)
- libaio (libaio-gitAUR) (make)
- libbpf (libbpf-gitAUR) (make)
- Show 41 more dependencies...
Required by (0)
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-24 06:20 (UTC)
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.
Pinned Comments