blob: afd2b1ba29c1fdbbee72c25a5785b96e55c841bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare
DEPEND=dev-db/unixODBC sys-libs/ncurses
DESCRIPTION=Provides a subset of the well-known JDBC 2.0(tm) and runs on top of ODBC
EAPI=8
HOMEPAGE=http://libodbcxx.sourceforge.net/
INHERIT=flag-o-matic
KEYWORDS=~alpha ~amd64 ~hppa ~ppc ~riscv ~x86
LICENSE=LGPL-2.1
RDEPEND=dev-db/unixODBC sys-libs/ncurses
SLOT=0
SRC_URI=https://downloads.sourceforge.net/libodbcxx/libodbc++-0.2.5.tar.bz2
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94
_md5_=53f67d7b28d792d1bc65e64afcbe792d
|