Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (crispy-doom)[arguments]: Pass '-fcommon' to CFLAGS.
|
|
* gnu/packages/emulators.scm (blastem)[arguments]: Update 'fix-source' phase
to add '-fcommon' to CFLAGS.
|
|
* gnu/packages/maths.scm (aris)[arguments]: Pass '-fcommon' to CFLAGS.
|
|
* gnu/packages/arcan.scm (arcan, arcan-sdl)[arguments]: Pass '-fcommon' to
CFLAGS.
|
|
Currently, if you start up XyGrib it will not show icons in the toolbar
buttons, translated strings in the UI nor the map in the main view. These
are all items stored in the data directory, which XyGrib can’t find.
Backport upstream PR 235 (already merged upstream) which makes it use XDG
directories correctly.
As a bonus, the PR also contains a fix to find libjpeg, so we don’t need
the substitution for that anymore.
* gnu/packages/patches/xygrib-fix-finding-data.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/geo.scm (xygrib)[source]: Use it.
[arguments]<#:configure-flags>: Pass ‘-DGNU_PACKAGE=ON’.
[arguments]<#:phases>{patch-directories}: Remove fix to find libjpeg.
Remove trailing ‘#t’.
[native-search-paths]: Add ‘XDG_DATA_DIRS’.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/glib.scm (glib)[arguments]: In 'disable-failing-tests'
phase, modify "glib/tests/timer.c" on i[56]86 to address test failure.
|
|
* gnu/packages/java.scm (openjdk10)[arguments]: Pass '-fcommon' to CFLAGS.
Add 'disable-warnings-as-errors' phase.
[native-inputs]: Add gcc-9.
|
|
* gnu/packages/java.scm (openjdk9)[arguments]: Pass '-fcommon' to CFLAGS.
[native-inputs]: Add gcc-9.
|
|
* gnu/packages/base.scm (gnu-make-4.2)[arguments]: Add "-D__stat=stat" to
'configure-flags'.
|
|
* gnu/packages/java.scm (javacc)[arguments]: Use gexp for 'make-flags'.
|
|
* gnu/packages/java.scm (java-org-ow2-parent-pom-1.3)[arguments]: Use gexp in
'install' phase.
|
|
* gnu/packages/java.scm (java-classpathx-servletapi)[arguments]: Use gexp for
'make-flags'.
|
|
* gnu/packages/java.scm (ant/java8)[arguments]: Delete
'define-java-environment-variables' phase inherited from ant-bootstrap.
|
|
* gnu/packages/java.scm (icedtea-8)[arguments]: Pass '-fcommon' to CFLAGS and
CXXFLAGS. Add 'fix-openjdk' phase.
|
|
* gnu/packages/java.scm (icedtea-7)[arguments]: Add 'fix-openjdk' phase.
Update 'install-keystore' phase.
|
|
* gnu/packages/java.scm (icedtea-6)[arguments]: Add 'fix-openjdk' phase.
|
|
* gnu/packages/maths.scm (gsl)[arguments]: In 'disable-failing-tests'
phase, comment out more tests.
|
|
* gnu/packages/attr.scm (attr)[arguments]: Add 'skip-linux-syscalls'
phase when 'hurd-target?' returns true.
|
|
* gnu/packages/python-check.scm (python-pytest-mpl)[propagated-inputs]:
Add python-nose.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/docbook.scm (dblatex)[inputs]: Replace
texlive-latex-hyperref with texlive-hyperref, texlive-latex-wasysym with
texlive-wasysym, texlive-fonts-stmryrd with texlive-stmryrd.
|
|
* gnu/packages/gobby.scm (obby)[inputs]: Replace libsigc++ with
libsigc++-2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
This fixes a build failure due to our libinfinite being too recent for
gobby 0.5.0.
* gnu/packages/gobby.scm (gobby): Update to 0.6.0.
[build-system]: Change to glib-or-gtk-build-system which helps to find
glib-compile-schemas.
[native-inputs]: Add itstool.
[inputs]: Replace gtkmm-2 with gtkmm and gtksourceview-2 with
gtksourceview-3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.16.
[native-inputs]: Add ruby-erubi.
|
|
* gnu/packages/ruby.scm (ruby-ruby-prof): Update to 1.4.3.
|
|
* gnu/packages/ruby.scm (ruby-byebug)[arguments]: Add phase to skip
misbehaving test.
|
|
* gnu/packages/ruby.scm (ruby-rubocop, ruby-crack)
[propagated-inputs]: Remove ruby-rexml.
|
|
* gnu/packages/ruby.scm (ruby-byebug-11): Rename to ruby-byebug.
(ruby-pry-byebug)[propagated-inputs]: Use ruby-byebug.
|
|
* gnu/packages/ruby.scm (ruby-ast)[native-inputs]: Sort alphabetically.
|
|
* gnu/packages/ruby.scm (ruby-ast): Update to 2.4.2.
|
|
* gnu/packages/ruby.sm (ruby-ast)[arguments]: Adjust the gemspec file to
allow for newer versions of ruby-rake.
|
|
* gnu/packages/ruby.scm (ruby-minitest-bonus-assertions)[arguments]:
Disable test suite; it has bit rotted.
|
|
* gnu/packages/ruby.scm (ruby-regexp-property-values): Update to 1.0.0-1.03007a6.
[native-inputs]: Add ruby-rake.
|
|
* gnu/packages/ruby.scm (ruby-racc): Update to 1.5.2.
[arguments]: Skip tests.
|
|
* gnu/packages/games.scm (xboard)[arguments]: Pass '-fcommon' to CFLAGS.
|
|
* gnu/packages/gnucash.scm (gnucash): Update to 4.6.
[native-inputs]: Add gmp.
|
|
* gnu/packages/gnome.scm (libxml++)[inputs]: Replace glibmm by glibmm-2.64.
|
|
* gnu/packages/xml.scm (libxmlplusplus)[inputs]: Replace glibmm with
glibmm-2.64.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/ruby.scm (ruby-tins): Update to 1.29.1.
[propagated-inputs]: Add ruby-sync.
|
|
* gnu/packages/ruby.scm (ruby-sync): New variable.
|
|
* gnu/packages/ruby.scm (ruby-multi-json): Update to 1.15.0.
[arguments]: Remove custom 'remove-signing-key-reference phase. Add
phase to adjust test suite.
[native-inputs]: Remove bundler, ruby-yard.
|
|
* gnu/packages/ruby.scm (ruby-json-pure): Update to 2.3.1.
[arguments]: Remove custom 'regenerate-gemspec, 'fix-json-java.gemspec
phases. Remove part of custom 'fix-rakefile phase.
[native-inputs]: Add which.
|
|
* gnu/packages/ruby.scm (ruby-mocha): Update to 1.13.0.
[home-page]: Adjust to new upstream home-page.
|
|
* gnu/packages/ruby.scm (ruby-pandoc-ruby)[arguments]: Adjust test suite
to change in ruby behavior and the test suite.
|
|
* gnu/packages/geo.scm (gnome-maps)[arguments]: Remove 'fix-broken-tests
phase as the tests pass now.
|
|
* gnu/packages/gobby.scm (libnet6)[inputs]: replace libsigc++ with
libsigc++-2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/games.scm (chocolate-doom)[arguments]: Pass '-fcommon' to
CFLAGS.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/code.scm (global)[arguments]: Wrap python script with
GUIX_PYTHONPATH.
|
|
* gnu/packages/gnome.scm (librsvg)[arguments]: Adjust custom
'gnu-configure phase to use more default arguments.
|
|
* gnu/packages/crates-io.scm (rust-cxx-1, rust-cxx-build-1,
rust-cxx-gen-0.7, rust-cxxbridge-macro-1, rust-postgres-0.19,
rust-rust-decimal-1,rust-socket2-0.4,
rust-tokio-postgres-0.7)[arguments]: Remove rust flag.
* gnu/packages/gnome.scm (librsvg)[arguments]: Same.
* gnu/packages/rust-apps.scm (hyperfine)[arguments]: Same.
* gnu/packages/syndication.scm (newsboat)[arguments]: Same.
|
|
* gnu/packages/xorg.scm (xkbcomp-intermediate): Make public.
[properties]: New field.
(xkbcomp)[properties]: New field.
|