blob: 44c98361ab045321c45a2b5b09fc7b6260c91b96 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-build/libtool >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=dev-libs/gmp:= sys-libs/ncurses:= json? ( dev-libs/json-c:= ) xml? ( dev-libs/libxml2 ) berkdb? ( sys-libs/db:4.8= )
DESCRIPTION=A free/libre COBOL compiler
EAPI=8
HOMEPAGE=https://gnucobol.sourceforge.io/
INHERIT=autotools
IUSE=berkdb json nls xml
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-3 LGPL-3 FDL-1.3
RDEPEND=dev-libs/gmp:= sys-libs/ncurses:= json? ( dev-libs/json-c:= ) xml? ( dev-libs/libxml2 ) berkdb? ( sys-libs/db:4.8= )
SLOT=0
SRC_URI=https://downloads.sourceforge.net/gnucobol/3.2/gnucobol-3.2.tar.xz
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools fb7c3cd829c27448f5a05212de2bf499
_md5_=479cc6862daa2628e9723c0592b3db74
|