Commit Graph

5 Commits

Author SHA1 Message Date
Timothy Sample b67fdc6fbf Remove testing leftovers in the Guix package 2018-12-12 13:11:16 -05:00
Timothy Sample 5287348cdc Add metadata to the Guix package
* guix.scm: Fill out home-page, synopsis, description, and license
fields.
2018-12-05 22:17:41 -05:00
Timothy Sample 88b376c014 Make the Guix package use the current sources
* guix.scm: Use Guile-Git to find the list of source files, and use
those files for the source field of the package.
2018-12-05 22:17:41 -05:00
Timothy Sample acaaa3c322 Use git-version-gen for versioning
* build-aux/git-version-gen: New file.
* .gitignore: Do not ignore it.
* configure.ac: Use it to generate the version string.
* guix.scm: Ditto.
* Makefile.am: Make .tarball-version.
2018-12-05 22:17:41 -05:00
Timothy Sample cdded95d88 Initial commit 2018-01-31 14:52:05 -05:00