Package: autorevision Revision: 1 Version: 1.22.1 Source-Checksum: SHA256(bb24bb370c11d82b666481678eea96cbb76a8b53bd3864ffee83b11839aaa693) # # Source: https://github.com/Autorevision/%n/releases/download/v/%v/%n-%v.tgz Source: https://github.com/Autorevision/%n/releases/latest/download/%n-%v.tgz Recommends: << bash, asciidoc-a2x, git | mercurial | svn | bzr-py27 << CompileScript: make all InstallScript: make install DESTDIR=%d prefix=%p DocFiles: COPYING.md README.md CONTRIBUTING.md NEWS AUTHORS.txt # Description: Extracts metadata from VCS repositories DescDetail: << Extracts metadata about the current revision from your repository. This program is meant to be used by project build systems to extract properties that can be used in software version strings. Repository types supported include git, hg, bzr, and svn. It can create files containing variable and macro definitions suitable for C, C++, Java, sh, Python, Perl, PHP, lua, Javascript, and header files suitable for use with preprocessing Info.plist files. Emitted information includes the ID of the most recent commit, its branch, its date, and several other useful pieces of meta-information. There is support for reading and writing a cache file so autorevision will remain useful during a build from an unpacked distribution tarball. << DescPackaging: << dak180 is also the main dev of autorevision gist for this file: https://git.io/autorevision << License: OSI-Approved Homepage: https://autorevision.github.io/ Maintainer: dak180