1 # Copyright 1999-2016 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
9 DESCRIPTION
="Set of tiny portable unix utilities"
10 HOMEPAGE
="http://www.skarnet.org/software/s6-portable-utils/"
11 SRC_URI
="http://www.skarnet.org/software/${PN}/${P}.tar.gz"
15 KEYWORDS
="~amd64 ~x86 ~arm"
19 static? ( >=dev-libs/skalibs-2.3.8.0[static-libs] )
20 !static? ( >=dev-libs/skalibs-2.3.8.0 )
23 !static? ( >=dev-libs/skalibs-2.3.8.0 )
30 # Remove QA warning about LDFLAGS addition
31 sed -i "s~tryldflag LDFLAGS_AUTO -Wl,--hash-style=both~:~" "${S}/configure" || die
39 $
(use_enable
!static shared
) \
40 $
(use_enable static allstatic
) \
41 $
(use_enable static
) \
44 --dynlibdir=/$
(get_libdir
) \
45 --libdir=/usr
/$
(get_libdir
)/${PN} \
47 --sysdepdir=/usr
/$
(get_libdir
)/${PN} \
48 --with-dynlib=/$
(get_libdir
) \
49 --with-sysdeps=/usr
/$
(get_libdir
)/skalibs