summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-04-30Updated licence and added docs buildDreamingRaven
Documentation will now be built from the exact version pulled rather than relying on static copy in repo itself. Licence is changing currentley, so propogating it through all distribution methods.
2019-08-27Updated dependanciesDreamingRaven
I have updated the dependancies to include python-future which was missing from original dependancy list. I have also updated the version to current git describe long version.
2019-08-20Added manual pages installationDreamingRaven
manual pages are now availiable, so implemented installation method.
2019-08-17Updated PKGBUILD minor syntax changesDreamingRaven
updated syntax to give no warnings with namcap, and used the existing variables to ensure consistancy.
2019-08-17Updated PKGBUILD to version 2 nemesyst compatibleDreamingRaven
PKGBUILD now updated to version 2 compatibility, which was a large code rework introducing many breaking changes. Dependancy lists have also been updated/ tightened, and we now install a config directory under /etc/nemesyst/nemesyst.d/ with one default file nemesyst.conf
2018-12-18Updated optdepends and dependsDreamingRaven
Added python-colourama for coloured console text which I forgot to add previously. Also moved python-pydot to optdepends as its only needed for fringe functionality and is not core to the program operation.
2018-12-10Updated dependancy to include python-pydotDreamingRaven
included python-pydot for the gans examples and otherwise along with increased version nums for all those still lagging behind.
2018-09-23updated dependancies array to include weird keras opt but not opt dependanciesDreamingRaven
2018-09-20initial commit added PKGBUILD and its .SRCINFODreamingRaven