aboutsummaryrefslogtreecommitdiff
path: root/gn
AgeCommit message (Collapse)Author
2019-07-21gn: javascript-cytoscape-panzoom: Update to 2.5.3.Efraim Flashner
* gn/packages/javascript.scm (javascript-cytoscape-panzoom): Update to 2.5.3. [source]: Download with git-fetch. [native-inputs]: Remove gzip, tar. [arguments]: Adjust build accordingly. [home-page]: Update home-page. [synopsis]: Update synopsis. [description]: Flesh out description.
2019-07-21gn: Add javascript-cytoscape-2.Efraim Flashner
* gn/packages/javascript.scm (javascript-cytoscape-2): New variable.
2019-07-21gn: javascript-cytoscape: Update to 3.8.1.Efraim Flashner
* gn/packages/javascript.scm (javascript-cytoscape): Update to 3.8.1. [source]: Download using git-fetch. [native-inputs]: Remove gzip, tar. [arguments]: Change build script accordingly. [home-page]: Update home-page. [synopsis]: Update synopsis. [description]: Flesh out description.
2019-07-21gn: javascript-twitter-post-fetcher: Update to 18.0.2-1.8f9e667.Efraim Flashner
* gn/packages/javascript.scm (javascript-twitter-post-fetcher): Update to 18.0.2-1.8f9e667. [version]: Use 'git-version'. [arguments]: Simply build phase. [description]: Update description.
2019-07-19gn: Add BNW.Efraim Flashner
* gn/packages/bnw.scm (bnw): New variable.
2019-07-14gn: Add python2 versions of GN1 thirdparty packages.Efraim Flashner
2019-07-14gn: Add python2-piddle-1.0.15.Efraim Flashner
* gn/packages/python.scm (python2-piddle-1.0.15): New variable. * gn/packages/python24.scm (python24-piddle): Inherit from python2-piddle-1.0.15.
2019-07-14gn: python24-pil: Inherit from python2-pil1.Efraim Flashner
* gn/packages/python24.scm (python24-pil): Inherit from python2-pil1.
2019-07-14python2-pil1: Update to 1.1.7.Efraim Flashner
* gn/packages/python.scm (python2-pil1): Update to 1.1.7. [source]: Use upstream source. Update source snippet. [inputs]: Add lcms, tcl. Remove python2-setuptools. [arguments]: Build without setuptools. Update custom 'link-libraries phase. [description]: Update.
2019-07-09gn: Add mod-python.Efraim Flashner
* gn/packages/web.scm (mod-python): New variable.
2019-07-09gn: suitesparse-3.5.0: Build with metis.Efraim Flashner
2019-07-09gn: suitesparse-3.5.0: Build with -fPIC.Efraim Flashner
2019-07-08gn: Add suitesparse-3.5.0.Efraim Flashner
2019-07-04gn: python24: build without setuptools when possibleEfraim Flashner
2019-07-04gn: Add GN1 thirdparty packages.Efraim Flashner
2019-07-04gn: Add python24-qtlreaper.Efraim Flashner
2019-07-02gn: Octave@3.4.3: Build with glibc-2.28.Efraim Flashner
[inputs]: Add newer fseeko.c from gnulib, remove glibc-2.27. [arguments]: Copy newer fseeko.c into place after unpacking.
2019-07-02gn: Add python-plotly-3.2.1.Efraim Flashner
Add dependant library python-retrying.
2019-07-02gn: Add graphviz@2.26Efraim Flashner
2019-07-01gn: Add octave@3.4.3.Efraim Flashner
Add two upstream patches and package glpk@4.48 for octave to use.
2019-06-28gn: Add python24-pp.Efraim Flashner
2019-06-28gn: Add python24-numarray.Efraim Flashner
2019-06-27gn: Add python24-simplejson.Efraim Flashner
2019-06-27gn: add python24-piddle.Efraim Flashner
2019-06-27gn: add python24-pil.Efraim Flashner
2019-06-27gn: Add python24-pyxlwriter.Efraim Flashner
2019-06-27gn: Add python24-pyx.Efraim Flashner
2019-06-27gn: Add python24-asserts.Efraim Flashner
2019-06-27gn: Add python24-htmlgen.Efraim Flashner
2019-06-27gn: Add python24-setuptools.Efraim Flashner
2019-06-27gn: prepare to package with python2.4.Efraim Flashner
2019-06-27gn: python24: Link to other libraries.Efraim Flashner
2019-06-27gn: move python2.4 to its own moduleEfraim Flashner
2019-06-25gn: Clean up afnumpy package definitionEfraim Flashner
2019-06-23ruby-mechanize: Remove unused arguments field.Efraim Flashner
2019-06-23python-version: Remove redundant build-system declaration.Efraim Flashner
2019-06-21fixup hyphy package definitionEfraim Flashner
2019-06-18add python-2.4Efraim Flashner
2019-05-31Use module (gnu packages cran). Change to python2-htmlgenMuriithi Frederick Muriuki
* Use module (gnu packages cran) to get access to r-wgcna * Change the dependency to python2-htmlgen which is the newer package supporting both python2 and python3
2019-05-31Update the version of python-htmlgenMuriithi Frederick Muriuki
* Update the version of python-htmlgen to 1.2.2
2019-03-13Remove commentsMuriithi Frederick Muriuki
* Remove comments referring to python2-piddle and python2-pil1 dependencies.
2019-02-18Add (gnu packages python-xyz) module.Muriithi Frederick Muriuki
* To find definitions of some packages like python2-pillow and python2-setuptools, there was need to use the (gnu packages python-xyz) module. This commit imports that module.
2019-02-18Merge branch 'master' of gitlab.com:genenetwork/guix-bioinformaticsMuriithi Frederick Muriuki
2019-01-24gn: Add new dependency.Muriithi Frederick Muriuki
* gn/packages/genenetwork2.scm (python-pillow): New dependency.
2019-01-21Use sqlite module.Muriithi Frederick Muriuki
2019-01-21Add moduleMuriithi Frederick Muriuki
* python2-eventlet moved to gnu/packages/python-xyz.scm
2019-01-21gn: Add dependencyMuriithi Frederick Muriuki
* gn/packages/edash (python-flask-cors): Add dependency to edash.
2019-01-21gn: Add new packageMuriithi Frederick Muriuki
* gn/packages/edash.scm (python-flask-cors): New variable.
2019-01-18gn: Add python-schedule as dependencyMuriithi Frederick Muriuki
* gn/packages/edash.scm (python-schedule): New dependency.
2019-01-02CWLcwl-talkpjotrp