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
898 B
14 lines
898 B
DEFINED_PHASES=compile install postinst test
|
|
DEPEND=dev-lang/ocaml[ocamlopt?] gtk? ( dev-ml/lablgtk )
|
|
DESCRIPTION=Two-way cross-platform file synchronizer
|
|
EAPI=7
|
|
HOMEPAGE=https://www.seas.upenn.edu/~bcpierce/unison/
|
|
IUSE=gtk doc static debug threads +ocamlopt test
|
|
KEYWORDS=amd64 ~arm ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris
|
|
LICENSE=GPL-2
|
|
RDEPEND=gtk? ( dev-ml/lablgtk || ( net-misc/x11-ssh-askpass net-misc/ssh-askpass-fullscreen ) ) >=app-eselect/eselect-unison-0.4
|
|
RESTRICT=test !ocamlopt? ( strip )
|
|
SLOT=2.48
|
|
SRC_URI=https://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.48.4/unison-2.48.4.tar.gz doc? ( https://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.48.4/unison-2.48.4-manual.pdf https://www.seas.upenn.edu/~bcpierce/unison/download/releases/unison-2.48.4/unison-2.48.4-manual.html )
|
|
_md5_=50f9b2841a068f9b961be852d52cfb42
|