summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMiguel de Val-Borro2015-09-03 13:43:36 -0400
committerMiguel de Val-Borro2015-09-03 13:54:29 -0400
commitd5ea922c0c6da2e9b3e2c651078a0c8f23a1ab32 (patch)
treed7aba43acef9d30f13db905b85a1ed97c909c066 /.SRCINFO
downloadaur-d5ea922c0c6da2e9b3e2c651078a0c8f23a1ab32.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..94cc97852476
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = plplot510
+ pkgdesc = A cross-platform software package for creating scientific plots
+ pkgver = 5.10.0
+ pkgrel = 1
+ url = http://plplot.sourceforge.net/
+ arch = i686
+ arch = x86_64
+ license = LGPL
+ license = custom
+ makedepends = cmake
+ depends = libtool
+ depends = tk
+ optdepends = qhull: calculating convex hulls
+ optdepends = agg: high quality rendering engine in C++
+ optdepends = swig: connects Plplot C library to Python, Java and Lua (must be present at compile time for Java)
+ optdepends = gd: ability to output png, jpeg and gif files
+ optdepends = qt4: display plots, output various formats using the Qt UI framework
+ optdepends = wxgtk: displays plots using wxWidgets library
+ optdepends = freetype2: enables use of ttf fonts for some drivers
+ optdepends = ttf-freefont: enables use of ttf fonts for some drivers
+ optdepends = cairo: displays plots and save to different file formats
+ conflicts = plplot
+ options = !libtool
+ options = !makeflags
+ source = http://downloads.sourceforge.net/sourceforge/plplot/plplot-5.10.0.tar.gz
+ source = plplot.patch
+ md5sums = ece8c0b4d5cd815968a6d56bed0fbe7b
+ md5sums = 9a50d8aa4c088bd29355076f6fc91f31
+
+pkgname = plplot510
+