Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-14 | gnu: opencv: Ignore CVEs. | Björn Höfling | |
* gnu/packages/image-processing.scm (opencv)[properties]: Add a lint-hidden-cve property and add three CVEs to be ignored. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2018-05-09 | gnu: Add opencv. | Björn Höfling | |
* gnu/packages/image-processing.scm (opencv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2018-03-18 | gnu: Switch from xproto to xorgproto. | Marius Bakke | |
* gnu/packages/compton.scm (compton)[inputs]: Replace XPROTO with XORGPROTO. * gnu/packages/enlightenment.scm (efl)[inputs]: Likewise. * gnu/packages/gnome.scm (totem)[inputs]: Likewise. * gnu/packages/haskell.scm (ghc-x11-xft)[inputs]: Likewise. * gnu/packages/image-processing.scm (vtk)[inputs]: Likewise. * gnu/packages/mate.scm (mate-control-center, mate-netbook, mate-screensaver, mate-utils)[native-inputs]: Likewise. * gnu/packages/xdisorg.scm (xautomation)[native-inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (imake, lndir, libxshmfence, libfontenc, libfs, libxcomposite, libxdmcp, libxft, libxmu, libxpm, libxres, makedepend, mkfontscale, sessreg, xev, xf86-video-qxl, xkbcomp-intermediate, xkbutils, xlsfonts, xmodmap, xpr, xprop, xrandr, xset, xwd, xwininfo, xwud, xorg-rgb, libxdamage, libxrender, libxv, libice, libxau, libxfixes, libxfont, libxi, libxrandr, libxvmc, xorg-server, libxcursor, libxaw, twm, xinit, xterm)[inputs]: Likewise. (xorgproto): Move expression before all other -proto packages. (xproto)[properties]: Mark as superseded by XORGPROTO. | |||
2018-01-23 | Merge branch 'master' into core-updates | Mark H Weaver | |
2018-01-21 | gnu: mia: Update to 2.4.6. | Tobias Geerinckx-Rice | |
* gnu/packages/image-processing.scm (mia): Update to 2.4.6. | |||
2017-12-19 | gnu: Remove redundant cmake libdir configure flags. | Efraim Flashner | |
* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove CMAKE_INSTALL_LIBDIR flag. * gnu/packages/calendar.scm (libical): Same. * gnu/packages/engineering.scm (kicad): Same. * gnu/packages/games.scm (openrct2, mgba): Same. * gnu/packages/gl.scm (virtualgl): Same. * gnu/packages/image-processing.scm (mia): Same. * gnu/packages/linux.scm (rdma-core): Same. * gnu/packages/machine-learning.scm (dlib): Same. * gnu/packages/maths.scm (lapack, superlu, z3): Same. * gnu/packages/password-utils.scm (keepassxc): Same. * gnu/packages/photo.scm (darktable): Same. * gnu/packages/rdesktop.scm (freerdp): Same. | |||
2017-06-03 | gnu: Remove old vtk module dependence in image-processing.scm. | Julien Lepiller | |
* gnu/packages/image-processing.scm: Remove old vtk module dependence. | |||
2017-06-02 | gnu: Move vtk to image-processing.scm. | John Darrington | |
* gnu/packages/image-processing.scm (vtk): New variable. * gnu/packages/vtk.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||
2017-05-15 | gnu: Add mia. | John Darrington | |
* gnu/packages/image-processing.scm (mia): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> | |||
2017-05-15 | gnu: Add dcmtk. | John Darrington | |
* gnu/packages/image-processing.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> |