summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJaroslav Lichtblau2014-11-28 20:17:14 +0100
committerJaroslav Lichtblau2014-11-28 20:17:14 +0100
commit07272daa2c6654b0af606c5eba07f275dfacefc7 (patch)
treea0bf9e60a8bdf3b39e102939dd41fb3253bed518 /.SRCINFO
downloadaur-07272daa2c6654b0af606c5eba07f275dfacefc7.tar.gz
Initial PKGBUILD status as of 28.11.2014
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..d6f60f41eb9b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = fraqtive
+ pkgdesc = Program for drawing Mandelbrot and Julia fractals
+ pkgver = 0.4.6
+ pkgrel = 1
+ url = http://fraqtive.mimec.org/
+ install = fraqtive.install
+ arch = i686
+ arch = x86_64
+ license = GPL
+ depends = hicolor-icon-theme
+ depends = qt4
+ depends = glu
+ depends = xdg-utils
+ source = http://downloads.sourceforge.net/fraqtive/fraqtive-0.4.6.tar.bz2
+ sha256sums = 5b799a1da39de1e6aa28674e3c2a2359df630c42f9d9b3fa051dee0db4aace4c
+
+pkgname = fraqtive
+