summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c5a60be95e1b114b85ea0b26df392d4239df388c (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
pkgbase = rbenv-vagrant-setup-git
	pkgdesc = A Python tool that automates the installation of Vagrant for Ruby environments managed by rbenv.
	pkgver = v0.1.0.20240822.2b83bc8
	pkgrel = 1
	url = https://gitlab.com/ssfdust/rbenv-vagrant-setup
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-pip
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-requests
	depends = go
	depends = rbenv
	depends = curl
	depends = libarchive
	depends = libssh2
	depends = libxml2
	depends = libxslt
	depends = rsync
	depends = xz
	depends = perl
	depends = ruby-build
	optdepends = dnsmasq: if using libvirt
	provides = rbenv-vagrant-setup
	conflicts = rbenv-vagrant-setup
	options = !emptydirs
	source = rbenv-vagrant-setup-git::git+https://gitlab.com/ssfdust/rbenv-vagrant-setup.git
	md5sums = SKIP

pkgname = rbenv-vagrant-setup-git