summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2040217656a039b6651cccab19b5fb385fbc4309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
pkgbase = mkosi-git
	pkgdesc = Build Legacy-Free OS Images
	pkgver = 24.3.r371.g2195d95e07
	pkgrel = 1
	url = https://github.com/systemd/mkosi
	arch = any
	license = LGPL2.1
	makedepends = git
	makedepends = pandoc
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = bubblewrap
	depends = python
	depends = util-linux
	optdepends = acl: manage ACLs
	optdepends = apt: build Debian or Ubuntu images
	optdepends = arch-install-scripts: build Arch images
	optdepends = archlinux-keyring: build Arch images
	optdepends = btrfs-progs: raw_btrfs and subvolume output formats
	optdepends = ca-certificates: mount common CA certificates into images
	optdepends = curl: build openSUSE images
	optdepends = cpio: cpio output format
	optdepends = cryptsetup: add dm-verity partitions
	optdepends = debian-archive-keyring: build Debian images
	optdepends = dnf: build Fedora or Mageia images
	optdepends = dosfstools: build bootable images
	optdepends = dpkg: build Debian images
	optdepends = e2fsprogs: raw_ext4 output format
	optdepends = edk2-ovmf: run bootable images in QEMU
	optdepends = gnupg: sign images
	optdepends = grub: install GRUB in images
	optdepends = kmod: manage kernel module dependencies
	optdepends = pacman: build Arch images
	optdepends = pesign: sign EFI binaries for UEFI SecureBoot
	optdepends = python-cryptography: sign verity data
	optdepends = qemu-base: run bootable images in QEMU
	optdepends = reprepro: manage APT repositories
	optdepends = sbsigntools: sign EFI binaries for UEFI SecureBoot
	optdepends = socat: proxy to QEMU VMs
	optdepends = squashfs-tools: raw_squashfs output format
	optdepends = swtpm: emulate TPM in QEMU
	optdepends = systemd-ukify: build bootable images
	optdepends = tar: tar output format
	optdepends = ubuntu-keyring: build Ubuntu images
	optdepends = virt-firmware: manage virtualized firmware in QEMU
	optdepends = virtiofsd: boot directory trees in QEMU
	optdepends = xfsprogs: raw_xfs output format
	optdepends = xz: compress images with xz
	optdepends = zstd: compress images with zstd
	optdepends = zypper-git: build openSUSE images
	provides = mkosi
	conflicts = mkosi
	source = git+https://github.com/systemd/mkosi.git#branch=main
	md5sums = SKIP

pkgname = mkosi-git