Package: bazaar Version: 1.2 Revision: 2 License: GPL/GFDL Description: Revision control system Maintainer: Lars Rosengreen Depends: diffutils, gettext, neon24-shlibs BuildDepends: gettext-tools, gettext-bin, gettext-dev, neon24 Conflicts: bazaar-ssl Source: http://bazaar.canonical.com/releases/src/bazaar_%v.tar.gz Source-MD5: 1fdb0aa41d7db06bf3429118d0136c8a SourceDirectory: thelove@canonical.com---dists--bazaar--%v PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1 setCC: gcc-3.3 CompileScript: << #! /bin/sh -ev mkdir ,build cd ,build ../src/configure %c --destdir=%d make CC=$CC make test CC=$CC << InstallScript: << cd ,build && make install PATH=",build/baz/baz:${PATH}" perl src/baz-manpage/generate-manpage.pl baz.1 mkdir -p %i/share/man/man1 cp baz.1 %i/share/man/man1 << DocFiles: COPYING src/baz/=gpg-check.awk DescDetail: << Bazaar is a distrbuted revision control system based on GNU Arch. Bazaar is designed to have a user interface that is simpler and more accessible than GNU Arch's "tla" command, yet maintains compatibility with GNU Arch's archive format. << DescUsage: << "baz help" will give you a list of commands, and what they do. Additional information on baz and GNU arch can be found at http://wiki.gnuarch.org Using a revision library on Mac OS X is _not_ recommended. << Homepage: http://bazaar.canonical.com/ # arch-tag: 0CA8AB41-2945-11D9-AEC1-000393A5E706