summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bf80446991a2f1d8c055b5efd4ae09d1bfbf81d7 (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
pkgbase = ciel-git
	pkgdesc = A tool for controlling multi-layer file systems and containers (development version).
	pkgver = 3.0.10.alpha.0.b105661
	pkgrel = 1
	url = https://github.com/AOSC-Dev/ciel-rs
	arch = x86_64
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = gcc
	makedepends = make
	makedepends = git
	depends = gcc-libs
	depends = glibc
	depends = systemd
	depends = dbus
	depends = openssl
	optdepends = libgit2: git vcs support
	optdepends = xz: xzip archive support
	provides = ciel
	conflicts = ciel
	source = ciel-git::git+https://github.com/AOSC-Dev/ciel-rs.git
	md5sums = SKIP

pkgname = ciel-git