Package: unison-nox Version: 2.9.1 Revision: 12 Description: User-level file synchronization tool, with X11 disabled DescDetail: << Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other. Unison shares a number of features with tools such as configuration management packages (CVS, PRCS, etc.) distributed filesystems (Coda, etc.) uni-directional mirroring utilities (rsync, etc.) and other synchronizers (Intellisync, Reconcile, etc). << License: GPL Source: http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-%v/src.tar.gz SourceRename: unison-%v.tar.gz Source-MD5: d8084fa87c13671de21ec1b701a4606c Source2: http://www.cis.upenn.edu/~bcpierce/unison/download/stable/unison-%v/unison-manual.html Source2Rename: unison-%v.html Source2-MD5: 9fc2f7e967b3ddf24abd2c5170d8d7eb Maintainer: Christopher League Homepage: http://www.cis.upenn.edu/~bcpierce/unison/ DocFiles: README BUGS.txt CONTRIB COPYING INSTALL ROADMAP.txt NEWS README TODO.txt ../unison-%v.html:manual.html BuildDepends: ocaml Conflicts: unison Provides: unison CompileScript: make UISTYLE=text InstallScript: << mkdir -p %i/bin install -m0755 unison %i/bin/unison <<