Antoine Côté
093bfc5d96
gnu: blender-2.79: Fix color management.
...
* gnu/packages/graphics.scm (blender-2.79): Fix color management.
[inputs]: Add opencolorio.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-20 14:50:15 +02:00
Christopher Lemmer Webber
2a333f2535
gnu: blender: Update to 2.91.0.
...
* gnu/packages/graphics.scm (blender): Update to 2.91.0.
[inputs]: Add embree.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-16 15:40:34 -05:00
Christopher Lemmer Webber
c544cfb399
gnu: Add embree.
...
* gnu/packages/graphics.scm (embree): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-16 15:40:34 -05:00
Nicolas Goaziou
74783ba56e
gnu: directfb: Fix home page.
...
* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL. The previous one
was unrelated to the project.
2021-01-06 14:12:29 +01:00
Ekaitz Zarraga
708a610e45
gnu: Add coin3D@4.0.0.
...
* gnu/packages/graphics.scm (coin3D-4): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-03 19:12:38 -05:00
Tobias Geerinckx-Rice
810c185399
gnu: egl-wayland: Update to 1.1.6.
...
* gnu/packages/graphics.scm (egl-wayland): Update to 1.1.6.
2021-01-02 18:54:27 +01:00
Tobias Geerinckx-Rice
f6167cfbc3
gnu: goxel: Update to 0.10.7.
...
* gnu/packages/graphics.scm (goxel): Update to 0.10.7.
2020-12-23 00:54:49 +01:00
Efraim Flashner
8ed4c468ab
gnu: Don't append '.git' to GitHub uris.
...
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 20:48:26 +02:00
Leo Famulari
29c66198f3
gnu: Blender: Update to 2.83.9.
...
* gnu/packages/graphics.scm (blender): Update to 2.83.9.
2020-11-15 17:56:18 -05:00
Tobias Geerinckx-Rice
79bf16f688
gnu: ogre: Update to 1.12.9.
...
The imgui submodule has been removed upstream.
* gnu/packages/graphics.scm (ogre): Update to 1.12.9.
[source]: Don't clone recursively.
[native-inputs]: Add dear-imgui-source.
[arguments]: Add an ‘unpack-dear-imgui’ phase.
Add IMGUI_DIR to #:configure-flags.
2020-11-15 00:12:12 +01:00
Tobias Geerinckx-Rice
e23d5aa908
gnu: Add dear-imgui.
...
* gnu/packages/graphics.scm (dear-imgui): New public variable.
2020-11-15 00:12:12 +01:00
Gabriel Arazas
1c21468c7a
gnu: Add goxel.
...
* gnu/packages/graphics.scm (goxel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-15 14:40:20 +02:00
zimoun
c22c6de453
gnu: rapicorn: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/graphics.scm (rapicorn)[native-inputs]: Replace ghc-pandoc with
pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:27 +02:00
Tobias Geerinckx-Rice
144d7c07ac
gnu: ogre: Update to 1.12.6.
...
* gnu/packages/graphics.scm (ogre): Update to 1.12.6.
2020-09-02 20:31:11 +02:00
Michael Rohleder
7e66233811
gnu: drawpile: Build with libmicrohttpd 0.9.71.
...
* gnu/packages/graphics.scm (drawpile): Update to 2.1.17-1.ed1a75deb.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-26 09:24:56 +02:00
Tobias Geerinckx-Rice
cdbb0e55c1
gnu: blender: Add colour management support.
...
* gnu/packages/graphics.scm (blender)[inputs]: Add opencolorio.
2020-08-20 06:20:11 +02:00
Tobias Geerinckx-Rice
9c5e3fb6a5
gnu: blender: Update to 2.83.5.
...
* gnu/packages/graphics.scm (blender): Update to 2.83.5.
2020-08-20 05:14:15 +02:00
Raghav Gururajan
8d82df1376
gnu: Add egl-wayland.
...
* gnu/packages/graphics.scm (egl-wayland): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:26:18 +02:00
Raghav Gururajan
e7db21bd10
gnu: Add eglexternalplatform.
...
* gnu/packages/graphics.scm (eglexternalplatform): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:26:17 +02:00
Raghav Gururajan
6bd347c94e
gnu: Add mmm.
...
* gnu/packages/graphics.scm (mmm): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 23:11:15 +02:00
Raghav Gururajan
286716f877
gnu: Add directfb.
...
* gnu/packages/graphics.scm (directfb): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:56:24 +02:00
Raghav Gururajan
d54fb33ace
gnu: Add flux.
...
* gnu/packages/graphics.scm (flux): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-18 22:56:22 +02:00
Tobias Geerinckx-Rice
01af05bf0b
gnu: blender: Update to 2.83.4.
...
* gnu/packages/graphics.scm (blender): Update to 2.83.4.
2020-08-18 05:38:38 +02:00
your friendly localhost admin
9ac2a4ee34
gnu: Added drawpile (UPnP support pending) at version 2.1.17
...
* gnu/packages/graphics.scm (drawpile): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-08-13 11:02:02 +03:00
Maxim Cournoyer
d6fcc67de5
gnu: lib2geom: Update to commit 17e0d21f.
...
* gnu/packages/patches/lib2geom-enable-assertions.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/graphics.scm (lib2geom): Update to commit
17e0d21f0afc8489656f9184bff7ad024a42394a, and remove obsolete patch.
2020-08-08 23:54:32 -04:00
Mark H Weaver
96a655a77b
gnu: Add blender@2.79b.
...
Restore blender@2.79b, the last version that does not require OpenGL 3,
and therefore the last version to work on many older computers. Note
that this commit relies on blender-2.79-newer-ffmpeg.patch and
blender-2.79-python-3.7-fix.patch, which were left in the tree when
blender@2.79b was previously removed in commit
1f14453eed
.
* gnu/packages/patches/blender-2.79-gcc8.patch,
gnu/packages/patches/blender-2.79-gcc9.patch,
gnu/packages/patches/blender-2.79-oiio2.patch,
gnu/packages/patches/blender-2.79-python-3.8-fix.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/graphics.scm (blender-2.79): New variable.
2020-07-31 13:38:47 -04:00
Mark H Weaver
d4c9e81c07
gnu: openimageio: Update to 2.0.13.
...
* gnu/packages/graphics.scm (openimageio): Update to 2.0.13.
[inputs]: Replace python-2 with python-wrapper. Add pybind11
and robin-map.
2020-07-31 13:38:40 -04:00
Maxim Cournoyer
076fd4e791
gnu: lib2geom: Fix more tests.
...
There were still two tests failing on aarch64-linux:
1. rotated-rect-test,
2. ellipse-test.
The first one was removed along with the RotatedRect class in latest upstream,
while the second one is yet numerical accuracy related. It gets fixed by
updating the already existing 'lib2geom-fix-tests' patch.
* gnu/packages/graphics.scm (lib2geom): Bump revision to "2", and update
commit hash to the latest one available.
* gnu/packages/patches/lib2geom-fix-tests.patch: Update patch.
2020-07-28 00:32:00 -04:00
Tobias Geerinckx-Rice
e21793fb3f
gnu: blender: Update to 2.83.3.
...
* gnu/packages/graphics.scm (blender): Update to 2.83.3.
2020-07-23 23:51:23 +02:00
Ludovic Courtès
b0e7b6992f
gnu: Remove ".git" from " https://github/…/….git ".
...
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix
swh) would sometimes return #f for these because the ".git" URLs are
redirects to the non-".git" URLs. Consequently, 'guix lint -c archival'
would keep saying "scheduled Software Heritage archival"; likewise, the
fallback download code would fail.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/aidc.scm,
gnu/packages/algebra.scm,
gnu/packages/android.scm,
gnu/packages/animation.scm,
gnu/packages/arcan.scm,
gnu/packages/assembly.scm,
gnu/packages/audio.scm,
gnu/packages/authentication.scm,
gnu/packages/avr.scm,
gnu/packages/axoloti.scm,
gnu/packages/backup.scm,
gnu/packages/bash.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/boost.scm,
gnu/packages/build-tools.scm,
gnu/packages/c.scm,
gnu/packages/calendar.scm,
gnu/packages/cdrom.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/chez.scm,
gnu/packages/clojure.scm,
gnu/packages/code.scm,
gnu/packages/compression.scm,
gnu/packages/compton.scm,
gnu/packages/coq.scm,
gnu/packages/cpp.scm,
gnu/packages/cran.scm,
gnu/packages/crypto.scm,
gnu/packages/curl.scm,
gnu/packages/databases.scm,
gnu/packages/datastructures.scm,
gnu/packages/debug.scm,
gnu/packages/disk.scm,
gnu/packages/distributed.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/dns.scm,
gnu/packages/docker.scm,
gnu/packages/education.scm,
gnu/packages/efi.scm,
gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/embedded.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/erlang.scm,
gnu/packages/fabric-management.scm,
gnu/packages/file-systems.scm,
gnu/packages/finance.scm,
gnu/packages/firmware.scm,
gnu/packages/flashing-tools.scm,
gnu/packages/fonts.scm,
gnu/packages/fontutils.scm,
gnu/packages/fpga.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/genealogy.scm,
gnu/packages/genimage.scm,
gnu/packages/geo.scm,
gnu/packages/gimp.scm,
gnu/packages/gl.scm,
gnu/packages/gnome-xyz.scm,
gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/golang.scm,
gnu/packages/gpodder.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/groff.scm,
gnu/packages/groovy.scm,
gnu/packages/gtk.scm,
gnu/packages/guile-xyz.scm,
gnu/packages/guile.scm,
gnu/packages/hardware.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-xyz.scm,
gnu/packages/hexedit.scm,
gnu/packages/i2p.scm,
gnu/packages/ibus.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/ipfs.scm,
gnu/packages/java-graphics.scm,
gnu/packages/java-maths.scm,
gnu/packages/java.scm,
gnu/packages/javascript.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/jupyter.scm,
gnu/packages/kodi.scm,
gnu/packages/language.scm,
gnu/packages/lego.scm,
gnu/packages/less.scm,
gnu/packages/libusb.scm,
gnu/packages/linux.scm,
gnu/packages/lirc.scm,
gnu/packages/lisp-xyz.scm,
gnu/packages/llvm.scm,
gnu/packages/logging.scm,
gnu/packages/lolcode.scm,
gnu/packages/lua.scm,
gnu/packages/lxde.scm,
gnu/packages/lxqt.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/markup.scm,
gnu/packages/maths.scm,
gnu/packages/maven.scm,
gnu/packages/mes.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/node-xyz.scm,
gnu/packages/ocaml.scm,
gnu/packages/ocr.scm,
gnu/packages/onc-rpc.scm,
gnu/packages/opencl.scm,
gnu/packages/opencog.scm,
gnu/packages/pantheon.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/perl6.scm,
gnu/packages/phabricator.scm,
gnu/packages/popt.scm,
gnu/packages/printers.scm,
gnu/packages/prolog.scm,
gnu/packages/protobuf.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/python-xyz.scm,
gnu/packages/qt.scm,
gnu/packages/radio.scm,
gnu/packages/rails.scm,
gnu/packages/rdf.scm,
gnu/packages/rednotebook.scm,
gnu/packages/rpc.scm,
gnu/packages/rsync.scm,
gnu/packages/ruby.scm,
gnu/packages/rust.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/security-token.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/shellutils.scm,
gnu/packages/simh.scm,
gnu/packages/sml.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/stenography.scm,
gnu/packages/sync.scm,
gnu/packages/syncthing.scm,
gnu/packages/synergy.scm,
gnu/packages/telephony.scm,
gnu/packages/terminals.scm,
gnu/packages/tex.scm,
gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tmux.scm,
gnu/packages/tor.scm,
gnu/packages/toys.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/vim.scm,
gnu/packages/virtualization.scm,
gnu/packages/vlang.scm,
gnu/packages/vnc.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wireservice.scm,
gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xml.scm,
gnu/packages/xorg.scm,
tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
2020-07-12 23:08:15 +02:00
Marius Bakke
e0bb6391a9
gnu: ilmbase: Update to 2.5.2.
...
* gnu/packages/patches/ilmbase-fix-test-arm.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.5.2.
[source](patches): Remove 'ilmbase-fix-test-arm.patch'.
(openexr)[arguments]: Really increase test timeout, as the previous fix was
ineffective.
2020-06-27 20:08:24 +02:00
Maxim Cournoyer
620796e66b
gnu: lib2geom: Fix tests on aarch64, i686-linux architectures.
...
Fixes <http://issues.guix.gnu.org/41827 >.
This change also removes obsolete patches.
* gnu/packages/patches/lib2geom-fix-tests.patch: New file.
* gnu/packages/patches/lib2geom-link-tests-against-glib.patch: Delete file.
* gnu/packages/patches/lib2geom-use-system-googletest.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (lib2geom)[origin]: Use new patch.
2020-06-18 02:25:49 -04:00
Leo Famulari
933abfba36
gnu: Blender: Update to 2.83.0.
...
* gnu/packages/graphics.scm (blender): Update to 2.83.0.
2020-06-08 14:32:50 -04:00
Maxim Cournoyer
5ee8c1411d
gnu: Add autotrace.
...
* gnu/packages/graphics.scm (autotrace): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer
2f6d51ef9a
gnu: Add pstoedit.
...
* gnu/packages/graphics.scm (pstoedit): New variable.
2020-05-31 22:12:12 -04:00
Maxim Cournoyer
89c34f5e48
gnu: Add lib2geom.
...
* gnu/packages/graphics.scm (lib2geom): New variable.
* gnu/packages/patches/lib2geom-enable-assertions.patch,
lib2geom-link-tests-against-glib.patch,
lib2geom-use-system-googletest.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register new patches.
2020-05-31 22:12:12 -04:00
Marius Bakke
91be384d2e
gnu: Remove openimageio@1.7.
...
* gnu/packages/graphics.scm (openimageio-1.7): Remove variable.
2020-05-11 23:49:02 +02:00
Marius Bakke
b8bb2f0793
gnu: OpenEXR: Update to 2.5.0.
...
* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: Delete file.
* gnu/packages/patches/ilmbase-fix-test-arm.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.5.0.
2020-05-11 21:55:01 +02:00
Marius Bakke
bdb90df764
Merge branch 'master' into core-updates
2020-04-11 00:10:23 +02:00
Raghav Gururajan
eef785d668
gnu: Add fox.
...
* gnu/packages/graphics.scm (fox): New variable.
2020-04-09 22:34:22 +02:00
Marius Bakke
2778302399
Merge branch 'master' into core-updates
...
Conflicts:
etc/news.scm
gnu/local.mk
gnu/packages/check.scm
gnu/packages/cross-base.scm
gnu/packages/gimp.scm
gnu/packages/java.scm
gnu/packages/mail.scm
gnu/packages/sdl.scm
gnu/packages/texinfo.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
2020-04-08 13:00:50 +02:00
Nicolas Goaziou
e3a617feac
gnu: ogre: Update to 1.12.5.
...
* gnu/packages/graphics.scm (ogre): Update to 1.12.5.
[source]: Add recursive? flag.
[arguments]: Update configure flags. Add a phase to fix CMakeLists.txt. Remove
unnecessary substitution.
[native-inputs]: Replace googletest with googletest-1.8.
[inputs]: Add pugixml.
2020-04-06 02:30:16 +02:00
Marius Bakke
18af687037
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/icu4c.scm
gnu/packages/man.scm
gnu/packages/python-xyz.scm
guix/scripts/environment.scm
guix/scripts/pack.scm
guix/scripts/package.scm
guix/scripts/pull.scm
guix/store.scm
2020-03-27 00:12:15 +01:00
Tanguy Le Carrour
67c8b6448e
gnu: python-pastel: Update to 0.2.0.
...
* gnu/packages/graphics.scm (python-pastel): Update to 0.2.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-03-24 17:10:19 -04:00
Marius Bakke
d19b14c834
Merge branch 'master' into core-updates
2020-03-21 22:16:02 +01:00
Tobias Geerinckx-Rice
05fe0f5648
gnu: ogre: Use HTTPS home page.
...
* gnu/packages/graphics.scm (ogre)[home-page]: Use HTTPS.
2020-03-21 16:20:11 +01:00
Marius Bakke
c4d769d359
Merge branch 'master' into core-updates
2020-03-18 19:41:08 +01:00
Marius Bakke
961d2ee269
Merge branch 'master' into core-updates
2020-03-14 13:13:40 +01:00
Marius Bakke
aebba13c0b
Merge branch 'staging'
2020-03-14 12:57:21 +01:00
Tobias Geerinckx-Rice
5331dcd6fc
gnu: opensubdiv: Use HTTPS home page.
...
* gnu/packages/graphics.scm (opensubdiv)[home-page]: Use HTTPS.
2020-03-17 20:02:07 +01:00
Tobias Geerinckx-Rice
831d64cc17
gnu: openimageio: Use HTTPS home page.
...
* gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
2020-03-17 03:00:54 +01:00
Jakub Kądziołka
ce226e9d8d
gnu: Add superfamiconv
...
* gnu/packages/graphics.scm (superfamiconv): New variable.
2020-03-14 13:14:59 +01:00
Tobias Geerinckx-Rice
ec4c170f94
gnu: blender: Update to 2.82a.
...
* gnu/packages/graphics.scm (blender): Update to 2.82a.
2020-03-14 03:43:46 +01:00
Marius Bakke
4889be6ceb
gnu: blender: Fix build with Python 3.8.
...
* gnu/packages/graphics.scm (blender)[arguments]: Remove 'm' suffix from
python directories.
2020-03-13 00:19:24 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates
2020-03-04 23:16:17 +01:00
Marius Bakke
3941af527d
Merge branch 'master' into staging
2020-02-24 19:37:03 +01:00
Tobias Geerinckx-Rice
99ed3a1f0b
gnu: openscenegraph: Fix typo in description.
...
* gnu/packages/graphics.scm (openscenegraph)[synopsis, description]: Add missing hyphen.
2020-02-16 22:46:39 +01:00
Tobias Geerinckx-Rice
1788bb9016
gnu: openscenegraph: Update to 3.6.5.
...
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
1f14453eed
gnu: Remove blender@2.79b.
...
As discussed on #guix with lfam and raingloom, it no longer builds and
users with hardware that requires it can use ‘guix time-machine’.
* gnu/packages/graphics.scm (blender-2.79): Remove variable.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
8db20f2ddd
gnu: blender: Update to 2.82.
...
* gnu/packages/graphics.scm (blender): Update to 2.82.
[arguments]: Uncomment ‘fix-broken-import’ phase.
2020-02-16 22:46:37 +01:00
Marius Bakke
7edafc884c
Merge branch 'master' into core-updates
2020-02-14 19:05:45 +01:00
Marius Bakke
5edad6c75a
gnu: mesa: Update to 19.3.4.
...
* gnu/packages/gl.scm (mesa): Update to 19.3.4.
(mesa-19.3.3): Remove variable.
* gnu/packages/graphics.scm (opensubdiv)[inputs]: Remove MESA-19.3.3.
2020-02-14 18:34:02 +01:00
Marius Bakke
40bea7f9b2
gnu: IlmBase, OpenEXR: Update to 2.4.1.
...
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
8ae17933e2
gnu: opensubdiv: Build with a newer version of Mesa.
...
* gnu/packages/gl.scm (mesa-19.3.3): New public variable.
* gnu/packages/graphics.scm (opensubdiv)[inputs]: Add it.
2020-02-13 16:47:22 +01:00
Tobias Geerinckx-Rice
68e30b8de6
gnu: brdf-explorer: Use HTTPS home page.
...
* gnu/packages/graphics.scm (brdf-explorer)[home-page]: Use HTTPS.
2020-02-13 00:24:32 +01:00
Marius Bakke
4bd428a7ce
gnu: Replace uses of 'libjpeg' with 'libjpeg-turbo'.
...
* gnu/packages/abiword.scm (abiword)[inputs]: Change from LIBJPEG to
LIBJPEG-TURBO.
* gnu/packages/admin.scm (testdisk)[inputs]: Likewise.
* gnu/packages/algebra.scm (giac)[inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[inputs]: Likewise.
* gnu/packages/astronomy.scm (gnuastro, celestia)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/cran.scm (r-jpeg, r-tiff, r-readbitmap)[inputs]: Likewise.
* gnu/packages/cups.scm (cups-filters, hplip)[inputs]: Likewise.
* gnu/packages/display-managers.scm (slim)[inputs]: Likewise.
* gnu/packages/ebook.scm (fbreader)[inputs]: Likewise.
* gnu/packages/emacs.scm (emacs)[inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/fltk.scm (fltk, ntk)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontforge)[inputs]: Likewise.
* gnu/packages/freedesktop.scm (weston)[inputs]: Likewise.
* gnu/packages/game-development.scm (sfml, allegro, aseprite, python-pygame,
eureka, ioquake3)[inputs]: Likewise.
* gnu/packages/games.scm (adanaxisgpl, freedroidrpg, irrlicht, minetest,
fizmo, supertuxkart, gzdoom, xmoto, xonotic)[inputs]: Likewise.
* gnu/packages/gd.scm (gd, perl-gd)[inputs]: Likewise.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Likewise.
(ghostscript)[inputs, native-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gnome.scm (libgnomeui, eog, tracker-miners, gthumb)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Likewise.
* gnu/packages/graphics.scm (blender, blender-2.79, openimageio,
openscenegraph, openscenegraph-3.4, povray, fgallery)[inputs]: Likewise.
* gnu/packages/graphviz.scm (graphviz)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Likewise.
* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Likewise.
* gnu/packages/image-processing.scm (dcmtk, mia, vtk, opencv, vips, nip2, vxl,
insight-toolkit)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (gpicview, luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (jpegoptim, libtiff, leptonica, imlib2, freeimage,
vigra, libwebp, libmng, jasper, steghide, jp2a)[inputs]: Likewise.
* gnu/packages/imagemagick.scm (imagemagick, graphicsmagick)[inputs]: Likewise.
* gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9, openjdk11,
openjdk12)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (khtml)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/machine-learning.scm (dlib, tensorflow)[inputs]: Likewise.
* gnu/packages/mate.scm (atril, eom)[inputs]: Likewise.
* gnu/packages/maths.scm (hdf4, hdf-java, hdf-eos2, netcdf)[inputs]: Likewise.
* gnu/packages/netpbm.scm (netpbm)[inputs]: Likewise.
* gnu/packages/pdf.scm (zathura-pdf-mupdf, podofo, mupdf, fbida)[inputs]: Likewise.
* gnu/packages/photo.scm (libraw, libpano13, enblend-enfuse, darktable, hugin,
rawtherapee)[inputs]: Likewise.
* gnu/packages/prolog.scm (swi-prolog)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-hdf4, python-pillow)[inputs]: Likewise.
* gnu/packages/qt.scm (qtbase, qtwebkit)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/scanner.scm (sane-backends, xsane)[inputs]: Likewise.
* gnu/packages/scheme.scm (racket)[inputs]: Likewise.
* gnu/packages/scribus.scm (scribus)[inputs]: Likewise.
* gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Likewise.
(guile-sdl)[native-inputs]: Likewise.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Likewise.
* gnu/packages/statistics.scm (r-with-tests)[inputs]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[inputs]: Likewise.
* gnu/packages/upnp.scm (readymedia)[inputs]: Likewise.
* gnu/packages/video.scm (mplayer, mpv, v4l-utils, motion)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (dillo, links)[inputs]: Likewise.
* gnu/packages/web.scm (netsurf)[inputs]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[inputs]: Likewise.
* gnu/packages/wine.scm (wine)[inputs]: Likewise.
* gnu/packages/wv.scm (wv)[inputs]: Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Likewise.
* gnu/packages/xfce.scm (tumbler)[inputs]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[inputs]: Likewise.
* gnu/packages/xorg.scm (xpra)[inputs]: Likewise.
2020-01-22 22:12:34 +01:00
Tobias Geerinckx-Rice
8008605dbe
gnu: blender: Update to 2.81a.
...
* gnu/packages/graphics.scm (blender): Update to 2.81a.
2020-01-20 04:49:51 +01:00
Leo Famulari
7297ebb287
gnu: Blender: Update to 2.81.
...
* gnu/packages/graphics.scm (blender): Update to 2.81.
[inputs]: Add libxi, libxrender, and tbb.
2019-11-27 21:58:45 -05:00
Marius Bakke
ff3375251d
gnu: Use the test-only Xorg variant for tests.
...
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-28 00:33:47 +01:00
Tobias Geerinckx-Rice
632c6f2e6e
gnu: cgal: Update to 4.14.2.
...
* gnu/packages/graphics.scm (cgal): Update to 4.14.2.
2019-11-10 01:34:40 +01:00
Tobias Geerinckx-Rice
9e25afcb0b
gnu: cgal: Use HTTPS home page.
...
gnu/packages/graphics.scm (cgal)[home-page]: Use HTTPS.
2019-11-10 01:34:40 +01:00
Marius Bakke
0fe041bd9f
gnu: Remove more GCC < 7 workarounds.
...
* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to
the GCC command line.
* gnu/packages/aidc.scm (zbar)[arguments]: Likewise.
* gnu/packages/android.scm (android-libbase, android-libcutils,
android-libziparchive, fastboot)[arguments]: Likewise.
* gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise.
* gnu/packages/code.scm (rtags)[arguments]: Likewise.
* gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise.
* gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise.
* gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise.
* gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise.
* gnu/packages/graph.scm (python-faiss)[arguments]: Likewise.
* gnu/packages/graphics.scm (povray)[arguments]: Likewise.
* gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise.
* gnu/packages/image.scm (freeimage)[arguments]: Likewise.
* gnu/packages/kodi.scm (crossguid)[arguments]: Likewise.
* gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise.
* gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise.
* gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise.
* gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
2019-10-20 14:00:12 +02:00
Marius Bakke
ae5c63d73f
gnu: OpenEXR: Disable failing test on 32-bit systems.
...
* gnu/packages/graphics.scm (openexr)[arguments]: Patch out one more test.
While at it, simplify substitutions, and enable them on 64-bit systems.
2019-10-20 00:31:16 +02:00
Marius Bakke
a31b745756
gnu: opensubdiv: Use a regular versioning pattern.
...
* gnu/packages/graphics.scm (opensubdiv)[version]: Use dots instead of
underscores between numbers.
[source](uri): Adjust accordingly.
2019-10-18 14:35:56 +02:00
Ludovic Courtès
cf3d1763ed
Merge branch 'core-updates'
2019-10-08 11:37:07 +02:00
Tobias Geerinckx-Rice
24268ec418
gnu: coin3D: Use a specific changeset.
...
* gnu/packages/graphics.scm (coin3D)[source]: Use HG-FETCH and…
GIT-FILE-NAME.
2019-10-08 05:29:30 +02:00
Ricardo Wurmus
e08902d3cb
Merge branch 'master' into core-updates
2019-10-06 22:02:20 +02:00
tlecarrour@easter-eggs.com
1e8826bdd3
gnu: Update python-pastel to 0.1.1.
...
* gnu/packages/graphics.scm (python-pastel): Update to 0.1.1.
[arguments]: Add custom 'check phase.
[description]: Simplify description.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:46:21 +03:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates
2019-09-27 19:11:27 +02:00
Marius Bakke
84a0c6ff63
gnu: Move openmw-openscenegraph to graphics.scm.
...
Package inheritance across modules may cause unbound variable errors at
expansion time because of cyclic dependencies between the modules.
* gnu/packages/game-development.scm (openmw-openscenegraph): Move from here ...
* gnu/packages/graphics.scm (openmw-openscenegraph): ... to here. Make the
variable public and "hide" the package.
2019-09-24 23:51:48 +02:00
Marius Bakke
25c4a04fde
gnu: OpenEXR: Update home page.
...
* gnu/packages/graphics.scm (ilmbase, openexr)[home-page]: Use HTTPS.
2019-09-24 20:12:56 +02:00
Marius Bakke
942c788949
gnu: OpenEXR: Update to 2.4.0 [fixes CVE-2018-18443, CVE-2018-18444].
...
* gnu/packages/patches/ilmbase-fix-tests.patch: Adjust for new origin.
* gnu/packages/patches/ilmbase-openexr-pkg-config.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.0.
[source]: Change to GIT-FETCH, as tarballs are no longer provided. Add new
patch.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/graphics.scm (openexr): Update to 2.4.0.
[source]: Inherit from ILMBASE, which comes from the same repository.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add phase to enter the correct source directory.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Enable C++11.
* gnu/packages/image-processing.scm (opencv)[arguments]: Likewise.
2019-09-24 20:12:56 +02:00
Pierre Neidhardt
24f7bac02a
gnu: openscenegraph: Update to 3.6.4 and build JPEG plugin.
...
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.4.
[inputs]: Add libjpeg.
2019-09-24 19:18:58 +02:00
Ludovic Courtès
11da634a6e
Merge branch 'master' into core-updates
2019-09-24 10:11:38 +02:00
John Soo
f36617cbf1
gnu: Add coin3D.
...
* gnu/packages/graphics.scm (coin3D): New variable.
2019-09-22 08:47:45 +02:00
Ludovic Courtès
9ff87bb996
Merge branch 'master' into core-updates
2019-09-17 16:27:15 +02:00
Steve Sprang
c3c0eda646
gnu: Add opencsg.
...
* gnu/packages/graphics.scm (opencsg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-11 00:09:39 +02:00
Mark H Weaver
65542a8852
Merge branch 'master' into core-updates
2019-09-06 20:46:00 -04:00
Robert Vollmert
dddbc90c64
gnu: Move non-compilers out of haskell.scm.
...
* gnu/packages/haskell.scm (ghc-abstract-deque, ghc-abstract-par,
ghc-adjunctions, ghc-aeson-compat, ghc-alex, ghc-alsa-core,
ghc-annotated-wl-pprint, ghc-ansi-terminal, ghc-ansi-wl-pprint,
ghc-appar, ghc-async, ghc-atomic-write, ghc-attoparsec,
ghc-attoparsec-bootstrap, ghc-attoparsec-iso8601, ghc-auto-update,
ghc-aws, ghc-base16-bytestring, ghc-base64-bytestring, ghc-base-compat,
ghc-basement, ghc-base-orphans, ghc-base-prelude,
ghc-base-unicode-symbols, ghc-bifunctors, ghc-bindings-dsl,
ghc-blaze-builder, ghc-blaze-markup, ghc-bloomfilter, ghc-boxes,
ghc-byteable, ghc-byteorder, ghc-bytes, ghc-bytestring-builder,
ghc-bytestring-handle, ghc-bytestring-lexing, ghc-bzlib-conduit,
ghc-c2hs, ghc-cairo, ghc-call-stack, ghc-call-stack-boot,
ghc-case-insensitive, ghc-cereal, ghc-cereal-conduit, ghc-cgi,
ghc-charset, ghc-chart, ghc-chart-cairo, ghc-chasingbottoms,
ghc-cheapskate, ghc-chell, ghc-chell-quickcheck, ghc-chunked-data,
ghc-clock, ghc-clock-bootstrap, ghc-cmark, ghc-cmark-gfm, ghc-cmdargs,
ghc-code-page, ghc-colour, ghc-comonad, ghc-concatenative,
ghc-concurrent-output, ghc-conduit, ghc-conduit-algorithms,
ghc-conduit-combinators, ghc-conduit-extra, ghc-configurator,
ghc-connection, ghc-constraints, ghc-contravariant,
ghc-contravariant-extras, ghc-convertible, ghc-data-accessor,
ghc-data-accessor-transformers, ghc-data-default,
ghc-data-default-class, ghc-data-default-instances-base,
ghc-data-default-instances-containers, ghc-data-default-instances-dlist,
ghc-data-default-instances-old-locale, ghc-data-hash, ghc-data-ordlist,
ghc-deepseq-generics, ghc-descriptive, ghc-diff, ghc-disk-free-space,
ghc-distributive, ghc-dlist, ghc-doctemplates, ghc-doctest,
ghc-double-conversion, ghc-easy-file, ghc-easyplot, ghc-echo,
ghc-edisonapi, ghc-edisoncore, ghc-edit-distance, ghc-either,
ghc-email-validate, ghc-enclosed-exceptions, ghc-equivalence, ghc-erf,
ghc-errorcall-eq-instance, ghc-errors, ghc-esqueleto, ghc-exactprint,
ghc-exceptions, ghc-executable-path, ghc-extensible-exceptions,
ghc-extra, ghc-fail, ghc-fast-logger, ghc-feed, ghc-fgl,
ghc-fgl-arbitrary, ghc-file-embed, ghc-filemanip, ghc-findbin,
ghc-fingertree, ghc-fixed, ghc-foldl, ghc-foundation, ghc-free,
ghc-fsnotify, ghc-generic-deriving, ghc-generics-sop,
ghc-geniplate-mirror, ghc-genvalidity, ghc-genvalidity-property,
ghc-gitrev, ghc-glob, ghc-gluraw, ghc-glut, ghc-gnuplot, ghc-graphviz,
ghc-gtk2hs-buildtools, ghc-hackage-security, ghc-haddock,
ghc-haddock-api, ghc-haddock-library, ghc-half, ghc-happy, ghc-hashable,
ghc-hashable-bootstrap, ghc-hashable-time, ghc-hashtables,
ghc-haskell-lexer, ghc-haskell-src, ghc-haskell-src-exts,
ghc-haskell-src-exts-util, ghc-haskell-src-meta, ghc-hasktags, ghc-hex,
ghc-highlighting-kate, ghc-hindent, ghc-hinotify, ghc-hmatrix,
ghc-hmatrix-gsl, ghc-hmatrix-gsl-stats, ghc-hmatrix-special,
ghc-hostname, ghc-hourglass, ghc-hpack, ghc-hs-bibutils, ghc-hslogger,
ghc-hslua, ghc-hslua-module-text, ghc-http-api-data, ghc-ieee754,
ghc-ifelse, ghc-indents, ghc-inline-c, ghc-inline-c-cpp,
ghc-integer-logarithms, ghc-integer-logarithms-bootstrap,
ghc-interpolate, ghc-intervalmap, ghc-invariant, ghc-iproute, ghc-iwlib,
ghc-json, ghc-juicypixels, ghc-kan-extensions, ghc-language-c,
ghc-language-haskell-extract, ghc-lens, ghc-libffi, ghc-libmpd,
ghc-libxml, ghc-lifted-async, ghc-lifted-base, ghc-linear,
ghc-logging-facade, ghc-logict, ghc-lzma, ghc-lzma-conduit,
ghc-markdown-unlit, ghc-math-functions, ghc-megaparsec, ghc-memory,
ghc-memotrie, ghc-microlens, ghc-microlens-ghc, ghc-microlens-mtl,
ghc-microlens-platform, ghc-microlens-th, ghc-missingh, ghc-mmap,
ghc-mmorph, ghc-mockery, ghc-monad-control, ghc-monad-logger,
ghc-monad-loops, ghc-monad-par, ghc-monad-par-extras, ghc-monadplus,
ghc-monadrandom, ghc-monads-tf, ghc-mono-traversable, ghc-murmur-hash,
ghc-mwc-random, ghc-nats, ghc-nats-bootstrap, ghc-network,
ghc-network-info, ghc-network-uri, ghc-newtype-generics, ghc-objectname,
ghc-old-locale, ghc-old-time, ghc-opengl, ghc-openglraw,
ghc-operational, ghc-options, ghc-optparse-applicative, ghc-pandoc,
ghc-pandoc-citeproc, ghc-pandoc-types, ghc-parallel, ghc-parsec-numbers,
ghc-parser-combinators, ghc-parsers, ghc-path, ghc-path-io, ghc-paths,
ghc-patience, ghc-pcre-light, ghc-persistent, ghc-persistent-sqlite,
ghc-persistent-template, ghc-polyparse, ghc-pqueue, ghc-prelude-extras,
ghc-pretty-hex, ghc-pretty-show, ghc-primitive, ghc-profunctors,
ghc-psqueues, ghc-random, ghc-raw-strings-qq, ghc-rebase, ghc-reducers,
ghc-refact, ghc-reflection, ghc-regex, ghc-regex-applicative,
ghc-regex-base, ghc-regex-compat, ghc-regex-compat-tdfa,
ghc-regex-pcre-builtin, ghc-regex-posix, ghc-regex-tdfa,
ghc-regex-tdfa-text, ghc-rerebase, ghc-resolv, ghc-resource-pool,
ghc-resourcet, ghc-rfc5051, ghc-rio, ghc-safe, ghc-safe-exceptions,
ghc-safeio, ghc-safesemaphore, ghc-sandi, ghc-scientific,
ghc-scientific-bootstrap, ghc-sdl, ghc-sdl-image, ghc-sdl-mixer,
ghc-securemem, ghc-semigroupoids, ghc-semigroups,
ghc-semigroups-bootstrap, ghc-setenv, ghc-setlocale, ghc-shakespeare,
ghc-shelly, ghc-silently, ghc-simple-reflect, ghc-simple-sendfile,
ghc-skylighting-core, ghc-skylighting, ghc-smallcheck, ghc-socks,
ghc-split, ghc-statevar, ghc-statistics, ghc-stm-chans, ghc-stm-conduit,
ghc-stmonadtrans, ghc-storable-complex, ghc-streaming-commons,
ghc-strict, ghc-stringbuilder, ghc-string-qq, ghc-stringsearch,
ghc-stylish-haskell, ghc-syb, ghc-system-fileio, ghc-system-filepath,
ghc-tagged, ghc-tar, ghc-temporary, ghc-temporary-rc, ghc-terminal-size,
ghc-texmath, ghc-text-binary, ghc-tf-random, ghc-th-abstraction,
ghc-th-expand-syns, ghc-th-lift, ghc-th-lift-instances, ghc-th-orphans,
ghc-th-reify-many, ghc-time-locale-compat, ghc-tldr,
ghc-transformers-base, ghc-transformers-compat, ghc-tree-diff,
ghc-trifecta, ghc-tuple-th, ghc-typed-process, ghc-unbounded-delays,
ghc-unexceptionalio, ghc-union-find, ghc-uniplate, ghc-unix-compat,
ghc-unix-time, ghc-unliftio, ghc-unliftio-core,
ghc-unordered-containers, ghc-unordered-containers-bootstrap,
ghc-uri-bytestring, ghc-utf8-string, ghc-utility-ht, ghc-uuid,
ghc-uuid-types, ghc-validation, ghc-validity, ghc-vault, ghc-vector,
ghc-vector-algorithms, ghc-vector-binary-instances, ghc-vector-builder,
ghc-vector-th-unbox, ghc-void, ghc-wave, ghc-wcwidth,
ghc-wcwidth-bootstrap, ghc-weigh, ghc-wl-pprint,
ghc-wl-pprint-annotated, ghc-wl-pprint-text, ghc-word8, ghc-x11,
ghc-x11-xft, ghc-xdg-basedir, ghc-xml, ghc-xml-conduit, ghc-xml-types,
ghc-yaml, ghc-zip-archive, ghc-zlib): Move variables from here...
* gnu/packages/haskell-xyz.scm: ...to here.
* gnu/packages/agda.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/cran.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/games.scm,
gnu/packages/graphics.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-check.scm,
gnu/packages/idris.scm,
gnu/packages/statistics.scm,
gnu/packages/wm.scm: Update module references.
Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-31 09:25:49 -04:00
Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates
2019-08-22 15:53:27 -04:00
Carlo Zancanaro
588a0a335d
gnu: Blender: Use opensubdiv.
...
Fixes <https://bugs.gnu.org/36977 >.
* gnu/packages/graphics.scm (blender)[inputs]: Add opensubdiv.
[arguments]: Add "-DWITH_OPENSUBDIV=ON" to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-08-13 14:43:42 -04:00
Carlo Zancanaro
13f30b546d
gnu: Add opensubdiv.
...
* gnu/packages/graphics.scm (opensubdiv): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2019-08-13 14:43:39 -04:00
Marius Bakke
462ad9f56b
Merge branch 'master' into core-updates
2019-08-13 20:42:06 +02:00
Mark H Weaver
6af4cb30d3
gnu: blender: Remove stale warning about it being an RC build.
...
This is a followup to commit 274ba54e53
.
* gnu/packages/graphics.scm (blender)[description]: Remove warning.
2019-07-31 16:13:00 -04:00
Marius Bakke
51d4c79dc2
gnu: Remove workarounds for < https://bugs.gnu.org/36721 >.
...
These are no longer needed since 941ef1a1e5
.
* gnu/packages/compression.scm (innoextract)[arguments]: Remove
"-DBoost_NO_BOOST_CMAKE=ON" from <#:configure-flags>.
* gnu/packages/game-development.scm (openmw)[arguments]: Likewise.
* gnu/packages/games.scm (supertux, colobot, leela-zero)[arguments]: Likewise.
* gnu/packages/graphics.scm (openimageio)[arguments]: Likewise.
* gnu/packages/ibus.scm (librime)[arguments]: Likewise.
2019-07-31 14:54:59 +02:00
Marius Bakke
6a2e54236e
Merge branch 'master' into core-updates
2019-07-31 14:28:56 +02:00
Leo Famulari
274ba54e53
gnu: Blender: Update to 2.80.
...
* gnu/packages/graphics.scm (blender): Update to 2.80.
2019-07-30 18:56:27 -04:00
Marius Bakke
4b42b10674
gnu: openimageio: Fix build with Boost 1.70 and CMake 3.14.
...
* gnu/packages/graphics.scm (openimageio)[arguments]: Add <#:configure-flags>.
2019-07-18 19:11:51 +02:00
Leo Famulari
dd9c137b2c
gnu: Blender: Update to 2.80-rc1.
...
* gnu/packages/graphics.scm (blender): Update to 2.80-rc1.
2019-07-12 15:58:44 -04:00
Leo Famulari
04d52b1a95
gnu: OpenImageIO: Update to 1.8.17.
...
* gnu/packages/graphics.scm (openimageio): Update to 1.8.17.
(openimageio-1.7): New variable.
(blender-2.79)[inputs]: Use openimageio-1.7.
2019-07-12 15:58:41 -04:00