1 # Copyright 1999-2019 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
6 inherit autotools git-r3
8 DESCRIPTION
="Simon's Improved Layout Engine "
9 HOMEPAGE
="http://sile-typesetter.org"
10 EGIT_REPO_URI
="https://github.com/simoncozens/sile"
13 if [[ ${PV} == 9999 ]]
22 KEYWORDS
="~amd64 ~arm ~hppa ~sparc ~x86"
40 ECONF_SOURCE
="${S}" econf \
41 --with-system-libtexpdf \
44 --with-system-socket \
45 --with-system-filesystem \
50 emake DESTDIR
="${D}" install