# Template file for 'mdbtools' pkgname=mdbtools version=0.5 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" build_style=gnu-configure configure_args="--disable-glibtest --enable-sql" makedepends="flex bison pkg-config glib-devel" revision=1 short_desc="Library and utilities for reading Microsoft Access Databases" maintainer="davehome " homepage="http://mdbtools.sourceforge.net/" license="GPL-2, LGPL-2.1" checksum=7a5db39fecff5ce4fb91e019acf5795b40221aff09bbd6d84f8dec60f017b05d long_desc=" The MDB Tools project is a effort to document the MDB file format used in Microsoft's Access database package, and to provide a set of tools and applications to make that data available on other platforms. Specifically, MDB Tools includes programs to export schema and data to other databases such as MySQL, Oracle, Sybase, PostgreSQL, and others." subpackages="${pkgname}-devel ${pkgname}-docs libmdb"