summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: gtk+: Graft upstream fix for crashes in Emacs and IceCat.Mark H Weaver2019-03-30
| | | | | | | | | Fixes <https://bugs.gnu.org/34454>. * gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gtk.scm (gtk+/fixed): New variable. (gtk+)[replacement]: New field.
* gnu: Add font-iosevka-slab.Tobias Geerinckx-Rice2019-03-29
| | | | | | | The ’slab’ variants of Iosevka were moved to a separate archive with version 2.0.0. * gnu/packages/fonts.scm (font-iosevka-slab): New public variable.
* gnu: font-iosevka: Update to 2.2.0.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/fonts.scm (font-iosevka): Update to 2.2.0.
* gnu: Add r-yamss.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-yamss): New variable.
* gnu: Add r-ebimage.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-ebimage): New variable.
* gnu: Add r-aucell.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-aucell): New variable.
* gnu: Add r-allelicimbalance.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-allelicimbalance): New variable.
* gnu: Add r-annotationtools.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-annotationtools): New variable.
* gnu: Add r-annotationfuncs.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-annotationfuncs): New variable.
* gnu: Add r-abaenrichment.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-abaenrichment): New variable.
* gnu: Add r-gofuncr.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-gofuncr): New variable.
* gnu: Add r-abadata.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-abadata): New variable.
* gnu: Add r-mapplots.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/cran.scm (r-mapplots): New variable.
* gnu: Add r-atacseqqc.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-atacseqqc): New variable.
* gnu: Add r-genomicscores.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-genomicscores): New variable.
* gnu: Add r-motifstack.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-motifstack): New variable.
* gnu: Add r-motiv.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-motiv): New variable.
* gnu: Add r-rgadem.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-rgadem): New variable.
* gnu: Add r-preseqr.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/cran.scm (r-preseqr): New variable.
* gnu: Add r-bacon.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-bacon): New variable.
* gnu: php: Fix typo.Ludovic Courtès2019-03-29
| | | | | | | | Regression introduced in e8cfce439afed945e352ad28f73f0a5f7840f503. * gnu/packages/php.scm (php)[arguments]: Add missing 'else' branch of the 'if'. Change first argument to 'string-prefix?' to match GNU triplets as well.
* doc: Fix invalid uses of @ref.Ludovic Courtès2019-03-29
| | | | | * doc/guix.texi (Invoking guix pull): Use @xref instead of @ref at the beginning of sentences.
* gnu: python-faiss: Fix building on non-Intel architectures.Efraim Flashner2019-03-29
| | | | | * gnu/packages/graph.scm (python-faiss)[arguments]: Adjust custom 'build-swig phase to change build flags for different archictures.
* gnu: faiss: Fix building on non-Intel architectures.Efraim Flashner2019-03-29
| | | | | | | * gnu/packages/graph.scm (faiss)[source]: Add snippet to wrap Intel specific headers. [arguments]: Adjust custom 'prepare-build phase to adjust compile flags for different architectures.
* gnu: stepmania: Fix all instances of accessing application data.Ricardo Wurmus2019-03-29
| | | | | | | | This is a follow-up to commit 45aba232abe50b6642abfaa06030985c7febbe07. * gnu/packages/games.scm (stepmania)[arguments]: Rename phase ensure-gtk-module-can-be-found to ensure-application-files-can-be-found and fix remaining instances of application data access.
* gnu: Stellarium: Update to 0.19.0.Leo Famulari2019-03-29
| | | | | * gnu/packages/astronomy.scm (stellarium): Update to 0.19.0. [arguments]: Remove obsolete 'patch-tests' phase.
* gnu: stepmania: Fix loading of gtk module.Ricardo Wurmus2019-03-29
| | | | | | | | | Fixes <https://bugs.gnu.org/34854>. Suggested by Nicolas Goaziou. * gnu/packages/games.scm (stepmania)[arguments]: Add phase "ensure-gtk-module-can-be-found".
* gnu: zynaddsubfx: Update to 3.0.4.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/music.scm (zynaddsubfx): Update to 3.0.4.
* gnu: Add r-abseqr.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioconductor.scm (r-abseqr): New variable.
* gnu: Add r-flexdashboard.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/cran.scm (r-flexdashboard): New variable.
* gnu: r-png: Move to (gnu packages cran).Ricardo Wurmus2019-03-29
| | | | | * gnu/packages/image.scm (r-png): Move from here... * gnu/packages/cran.scm (r-png): ...to here.
* gnu: Add r-ggcorrplot.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/cran.scm (r-ggcorrplot): New variable.
* gnu: Add openclonk.Nicolas Goaziou2019-03-29
| | | | | | | * gnu/packages/games.scm (openclonk): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: r-cairo: Update to 1.5-10.Ricardo Wurmus2019-03-29
| | | | | * gnu/packages/statistics.scm (r-cairo): Update to 1.5-10. [inputs]: Add zlib.
* gnu: hyperrogue: Don't use NAME in hyperrogue-data.Tobias Geerinckx-Rice2019-03-29
| | | | | * gnu/packages/games.scm (hyperrogue)[native-inputs]: Hard code NAME in hyperrogue-data source URI.
* gnu: quadrapassel: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (quadrapassel)[source]: Hard-code NAME.
* gnu: libmanette: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (libmanette)[source]: Hard-code NAME.
* gnu: frotz-dumb-terminal: Merge strings in URI.Tobias Geerinckx-Rice2019-03-29
| | | | | * gnu/packages/games.scm (frotz-dumb-terminal)[source]: Merge separate string components, probably from a naive ’s/name/"name"/’ substitution.
* gnu: frotz: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (frotz)[source]: Hard-code NAME.
* gnu: fortune-mod: Don't use NAME in source COMMIT.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (fortune-mod)[source]: Hard-code NAME.
* gnu: lugaru: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (lugaru)[source]: Hard-code NAME.
* gnu: no-more-secrets: Don't use unstable tarball.Tobias Geerinckx-Rice2019-03-29
| | | | | * gnu/packages/games.scm (no-more-secrets)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: hyperrogue: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
* gnu: mrrescue: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (mrrescue)[source]: Hard-code NAME.
* gnu: laby: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-29
| | | | * gnu/packages/games.scm (laby)[source]: Hard-code NAME.
* gnu: Add python-bbknn.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/bioinformatics.scm (python-bbknn): New variable.
* gnu: Add python-annoy.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/python-xyz.scm (python-annoy): New variable.
* gnu: Add python-faiss.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/graph.scm (python-faiss): New variable.
* gnu: Add faiss.Ricardo Wurmus2019-03-29
| | | | * gnu/packages/graph.scm (faiss): New variable.
* gnu: red-eclipse: Use GIT-FETCH for data sources.Tobias Geerinckx-Rice2019-03-29
| | | | | | * gnu/packages/games.scm (red-eclipse): Update DATA-SOURCE hashes. [arguments]: COPY-RECURSIVELY instead of extracting tarballs. [inputs]: Use GIT-FETCH and GIT-FILE-NAME for all DATA-SOURCES.