-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
|| ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) )
>=app-eselect/eselect-unison-0.4"
+RESTRICT="!ocamlopt? ( strip )"
SRC_URI="https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}.tar.gz
doc? ( https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.pdf
https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.html )"
HTML_DOCS=( "${DISTDIR}/${P}-manual.html" )
fi
einstalldocs
- use ocamlopt || export STRIP_MASK="*/bin/*"
}
pkg_postinst() {
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
#PDEPEND="gtk? ( media-fonts/font-schumacher-misc )"
+RESTRICT="!ocamlopt? ( strip )"
SRC_URI="https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}.tar.gz
doc? ( https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.pdf
https://www.seas.upenn.edu/~bcpierce/unison/download/releases/${P}/${P}-manual.html )"
dohtml "${DISTDIR}/${P}-manual.html"
dodoc "${DISTDIR}/${P}-manual.pdf"
fi
- use ocamlopt || export STRIP_MASK="*/bin/*"
}
pkg_postinst() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
|| ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) )
>=app-eselect/eselect-unison-0.4"
+RESTRICT="!ocamlopt? ( strip )"
S="${WORKDIR}"/src
DOCS=( BUGS.txt CONTRIB INSTALL NEWS README ROADMAP.txt TODO.txt )
HTML_DOCS=( "${DISTDIR}/${P}-manual.html" )
fi
einstalldocs
- use ocamlopt || export STRIP_MASK="*/bin/*"
}
pkg_postinst() {