summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..bae23c67c22c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = aufs
+ pkgdesc = Another UnionFS implementation
+ pkgver = 4.0_20150427
+ pkgrel = 1
+ url = http://aufs.sourceforge.net/
+ install = aufs.install
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ makedepends = linux-aufs_friendly-headers
+ depends = linux-aufs_friendly
+ conflicts = aufs2
+ conflicts = aufs3
+ replaces = aufs2
+ replaces = aufs3
+ options = !makeflags
+ options = !strip
+ source = aufs::git+https://github.com/sfjro/aufs4-standalone
+ md5sums = SKIP
+
+pkgname = aufs
+