summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..538df16584bf
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = dgengine-physfs-git
+ pkgdesc = PhysicsFS with MPQ files support
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/dgengin/physfs
+ arch = i686
+ arch = x86_64
+ license = ZLIB
+ makedepends = cmake
+ makedepends = git
+ depends = zlib
+ provides = physfs
+ conflicts = physfs
+ source = dgengine-physfs-git::git+https://github.com/dgengin/physfs.git
+ sha1sums = SKIP
+
+pkgname = dgengine-physfs-git
+