mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
15 lines
865 B
Plaintext
15 lines
865 B
Plaintext
DEFINED_PHASES=configure install
|
|
DEPEND=app-alternatives/awk gnutls? ( net-libs/gnutls:= ) iconv? ( virtual/libiconv ) iodbc? ( dev-db/libiodbc ) kerberos? ( virtual/krb5 ) odbc? ( dev-db/unixODBC ) ssl? ( dev-libs/openssl:0= )
|
|
DESCRIPTION=Tabular Datastream Library
|
|
EAPI=7
|
|
HOMEPAGE=https://www.freetds.org/
|
|
IUSE=debug gnutls iconv kerberos mssql iodbc odbc ssl static-libs
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos
|
|
LICENSE=GPL-2
|
|
RDEPEND=app-alternatives/awk gnutls? ( net-libs/gnutls:= ) iconv? ( virtual/libiconv ) iodbc? ( dev-db/libiodbc ) kerberos? ( virtual/krb5 ) odbc? ( dev-db/unixODBC ) ssl? ( dev-libs/openssl:0= ) net-dns/bind-tools
|
|
REQUIRED_USE=?? ( iodbc odbc )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=ftp://ftp.freetds.org/pub/freetds/current/freetds-dev.1.2.18.tar.gz
|
|
_md5_=6cb858474d793825965e445abbff067d
|