blob: 343ff01d6dec99a22a1b39004c759d659fa8b2dc (
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
|
pkgbase = lorax
pkgdesc = Tools for creating images, including the Anaconda boot.iso, live disk images, iso's, and filesystem images.
pkgver = 44.3.1
pkgrel = 1
url = https://github.com/weldr/lorax
arch = any
license = GPL-2.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = tar
makedepends = sed
depends = python
depends = python-mako
depends = dnf5
depends = python-selinux
depends = python-psutil
depends = python-pycdio
depends = python-pykickstart
depends = rpm-tools
depends = isomd5sum
noextract = lorax-44.3.1.tar.gz
backup = etc/lorax/lorax.conf
source = lorax-44.3.1.tar.gz::https://github.com/weldr/lorax/archive/refs/tags/lorax-43.9-1.tar.gz
b2sums = d88e5fc5561e413a712c0b8afb528bd60a04973cfc862374cb49e6915ee5552491d813ae7e0f42a448e891a0f40da13713949dd39d8cb0f09b01f56bdf854dec
pkgname = lorax
|