summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 28 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b7ba1485115b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,28 @@
+pkgbase = filebin
+ pkgdesc = A pastebin service written in PHP
+ pkgver = 0.9.2
+ pkgrel = 1
+ url = https://wiki.server-speed.net/projects/filebin
+ install = filebin.install
+ arch = any
+ license = AGPL
+ depends = php
+ depends = pygmentize
+ depends = perl-text-markdown
+ depends = python-ansi2html
+ depends = php-gd
+ depends = imagemagick
+ depends = qrencode
+ options = !strip
+ options = emptydirs
+ backup = etc/webapps/filebin/config-local.php
+ backup = etc/webapps/filebin/contact-info.php
+ backup = etc/webapps/filebin/database.php
+ backup = etc/webapps/filebin/memcached.php
+ source = https://github.com/Bluewind/filebin/archive/0.9.2.tar.gz
+ source = filebin-nginx.conf
+ sha256sums = SKIP
+ sha256sums = 5500d423d798478bf4f7bb0a147fe8a42b00e843513dd70665ec81f304a6c729
+
+pkgname = filebin
+