Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: opencv: Update to 3.4.3.•••[[PGP Signed Part:Good signature from BF286CB6593E5FFD Björn Höfling <bjoern.hoefling@bjoernhoefling.de> (trust undefined) created at 2018-10-03T22:28:20+0200 using DSA]] * gnu/packages/image-processing.scm (opencv): Update to 3.4.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Björn Höfling | 2018-10-04 | 1 | -4/+4 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-17 | 1 | -0/+205 |
|\ | |||||
| * | gnu: opencv: Ignore CVEs.•••* 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> | Björn Höfling | 2018-05-14 | 1 | -0/+5 |
| * | gnu: Add opencv.•••* gnu/packages/image-processing.scm (opencv): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Björn Höfling | 2018-05-09 | 1 | -0/+200 |
* | | gnu: Switch from xproto to xorgproto.•••* 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. | Marius Bakke | 2018-03-18 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-23 | 1 | -2/+3 |
|\ | |||||
| * | gnu: mia: Update to 2.4.6.•••* gnu/packages/image-processing.scm (mia): Update to 2.4.6. | Tobias Geerinckx-Rice | 2018-01-21 | 1 | -2/+3 |
* | | gnu: Remove redundant cmake libdir configure flags.•••* 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. | Efraim Flashner | 2017-12-19 | 1 | -2/+0 |
|/ | |||||
* | gnu: Remove old vtk module dependence in image-processing.scm.•••* gnu/packages/image-processing.scm: Remove old vtk module dependence. | Julien Lepiller | 2017-06-03 | 1 | -2/+1 |
* | gnu: Move vtk to image-processing.scm.•••* 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> | John Darrington | 2017-06-02 | 1 | -0/+65 |
* | gnu: Add mia.•••* gnu/packages/image-processing.scm (mia): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> | John Darrington | 2017-05-15 | 1 | -1/+66 |
* | gnu: Add dcmtk.•••* gnu/packages/image-processing.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> | John Darrington | 2017-05-15 | 1 | -0/+65 |