Package-Manager: Portage-2.3.40, Repoman-2.3.9
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"
-PATCHES=(
- "${FILESDIR}"/${P}-simple.viewer.patch
-)
+PATCHES=( "${FILESDIR}"/${P}-simple.viewer.patch )
src_configure() {
econf $(usex cg --enable-cg "")
<pkgmetadata>
<maintainer type="person">
<email>hattya@gentoo.org</email>
+ <name>Akinori Hattori</name>
</maintainer>
<longdescription>
OpenGL binding of Gauche
<flag name="cg">Enable NVidia Cg binding</flag>
</use>
<upstream>
+ <remote-id type="github">shirok/Gauche-gl</remote-id>
<remote-id type="sourceforge">gauche</remote-id>
</upstream>
</pkgmetadata>