You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
622 B
14 lines
622 B
DEFINED_PHASES=configure install
|
|
DEPEND=pcre? ( dev-libs/libpcre ) ccache? ( sys-libs/zlib )
|
|
DESCRIPTION=Simplified Wrapper and Interface Generator
|
|
EAPI=5
|
|
HOMEPAGE=http://www.swig.org/
|
|
IUSE=ccache doc pcre
|
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris
|
|
LICENSE=GPL-3+ BSD BSD-2
|
|
RDEPEND=pcre? ( dev-libs/libpcre ) ccache? ( sys-libs/zlib )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/swig/swig-3.0.8.tar.gz
|
|
_md5_=4eda6efb5b641cf92f7e0227c39a2ab2
|