summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO35
1 files changed, 35 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..caafbf8f2278
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,35 @@
+pkgbase = snapd-git
+ pkgdesc = Service and tools for management of snap packages.
+ pkgver = 2.29.3.r611.gdb1fc27cb
+ pkgrel = 1
+ url = https://github.com/snapcore/snapd
+ install = snapd.install
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ checkdepends = python
+ checkdepends = squashfs-tools
+ checkdepends = indent
+ checkdepends = shellcheck
+ makedepends = git
+ makedepends = go
+ makedepends = go-tools
+ makedepends = libseccomp
+ makedepends = libcap
+ makedepends = python-docutils
+ makedepends = systemd
+ makedepends = xfsprogs
+ makedepends = libseccomp
+ depends = squashfs-tools
+ depends = libseccomp
+ depends = libsystemd
+ provides = snapd
+ conflicts = snapd
+ conflicts = snap-confine
+ options = !strip
+ options = emptydirs
+ source = git+https://github.com/snapcore/snapd.git
+ md5sums = SKIP
+
+pkgname = snapd-git
+