blob: ab1fd5f0d17e1732e8515525f884da43299afe1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/bison sys-devel/flex sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare
DEPEND=sys-libs/ncurses:0= readline? ( sys-libs/readline:0= )
DESCRIPTION=Composing and deciphering C (or C++) declarations or casts, aka "gibberish."
EAPI=8
HOMEPAGE=https://github.com/paul-j-lucas/cdecl
INHERIT=autotools
IUSE=+readline
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=sys-libs/ncurses:0= readline? ( sys-libs/readline:0= )
SLOT=0
SRC_URI=https://github.com/paul-j-lucas/cdecl/archive/cdecl-11.12.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4
_md5_=a4c0ed53bc673c09f660c959ae562fb7
|