diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..c9f3e8c46fa --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,19 @@ +pkgbase = mingw-w64-libfreexl + pkgdesc = Library to extract valid data from within an Excel (.xls) spreadsheet (mingw-w64) + pkgver = 1.0.1 + pkgrel = 1 + url = https://www.gaia-gis.it/fossil/freexl/ + arch = any + license = MPL + license = GPL + license = LGPL + makedepends = mingw-w64-configure + depends = mingw-w64-crt + options = !strip + options = !buildflags + options = staticlibs + source = http://www.gaia-gis.it/gaia-sins/freexl-1.0.1.tar.gz + sha256sums = df0127e1e23e9ac9a189c27880fb71207837e8cba93d21084356491c9934b89b + +pkgname = mingw-w64-libfreexl + |