---
name: freexl
version: 1.0.0.e
origin: textproc/freexl
comment: Library to extract valid data from within an Excel (.xls) spreadsheet
arch: freebsd:9:x86:64
www: https://www.gaia-gis.it/fossil/freexl/index
maintainer: coder@tuxfamily.org
prefix: /usr/local
licenselogic: single
flatsize: 107467
desc: "FreeXL is an open source library to extract valid data from within an Excel
  \n(.xls) spreadsheet.\nFreeXL design goals:\n\n    to be simple and lightweight\n
  \   to be stable, robust and efficient\n    to be easily and universally portable\n
  \   completely ignoring any GUI-related oddity\n\nNote that the final goal means
  that FreeXL ignores at all fonts, sizes and \nalignments, and most formats. It ignores
  Pivot Table, Charts, Formulas, Visual \nBasic macros and so on. FreeXL is structurally
  simple and quite light-weight \n(typically 40-80K of object code, stripped).\n\nWWW:
  \   https://www.gaia-gis.it/fossil/freexl/index\n"
deps:
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories: [textproc]
files:
  /usr/local/include/freexl.h: 181548a16cd10d99d6ef9973b0fff7e98dedbab5054bb2d5725e4871fce3f0e7
  /usr/local/lib/libfreexl.a: 988baf8c2ff97fc1f1aae923b3bae4f37e2382c794ea91113dc534c89ef3bad6
  /usr/local/lib/libfreexl.la: 3af8d7b94313e11d801352b7765b9662c0bccee1d3f874f86a778bb8d9d923a0
  /usr/local/lib/libfreexl.so: '-'
  /usr/local/lib/libfreexl.so.1: 77588cbded94967cf3440ea8f1d9f8e20f1a422c5c31c910bcc9dddab3a31f1d
  /usr/local/libdata/pkgconfig/freexl.pc: cf16159f55b6f87737da69583343a1456f8e3fcd63d2994a8b14be08f35d6c9f
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
