summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 536a1d824ba0f9dad9a3f08448c78a5c1a05bd8a (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
pkgbase = createrepo_c
	pkgdesc = A C implementation of createrepo, a tool to create yum repositories
	pkgver = 0.18.0
	pkgrel = 1
	url = https://github.com/rpm-software-management/createrepo_c
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = bash-completion
	makedepends = cmake>=3.13
	makedepends = doxygen
	makedepends = pkg-config
	makedepends = python
	makedepends = python-setuptools
	makedepends = python-sphinx
	depends = curl
	depends = drpm>=0.4.0
	depends = glib2
	depends = libmodulemd>=2.3.0
	depends = libxml2
	depends = rpm-tools
	depends = sqlite
	depends = zchunk
	depends = zlib
	optdepends = python: for python bindings
	source = https://github.com/rpm-software-management/createrepo_c/archive/0.18.0/createrepo_c-0.18.0.tar.gz
	sha256sums = d1bb142c7f88e5aa4db71cf21992beb2ad65a9b88a8d3ba459fcc6f0a4fba54f

pkgname = createrepo_c