summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: Remove 4store.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/databases.scm (4store): Delete variable. * gnu/packages/patches/4store-fix-buildsystem.patch: Delete file. * gnu/packages/patches/4store-unset-preprocessor-directive.patch: Likewise. * gnu/local.mk (dist_patch_DATA): De-register them.
* gnu: libpqxx: Update to 7.7.3.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/databases.scm (libpqxx): Update to 7.7.3. [source]: Use git. [native-inputs]: Replace python-2 with python-wrapper. Add gcc-11. [tests?]: Expound comment. [phases]: Delete argument.
* gnu: Remove python2-pyfakefs-bootstrap.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
* gnu: mod-host: Update to 0.10.6-4.cdd30dd.Maxim Cournoyer2022-05-31
| | | | | | | | | * gnu/packages/music.scm (mod-host): Update to 0.10.6-4.cdd30dd. [source]: Use git-version and git-file-name. [arguments]: Use gexps. [phases]: Delete trailing #t. [inputs]: Replace jack-1 with jack-2. [native-inputs]: replace python-2 with python-wrapper.
* gnu: jack-2: Update to 1.9.21.Maxim Cournoyer2022-05-31
| | | | | | | * gnu/packages/audio.scm (jack-2): Update to 1.9.21. [source]: Use git. [phases]: Delete trailing #t. {wrap-python-scripts}: Use search-input-file.
* gnu: icedove: Use new style for inputs.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/gnuzilla.scm (icecat)[inputs]: Use new style.
* gnu: icedove: Delete obsolete Python 2 input.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/gnuzilla.scm (icedove)[native-inputs]: Replace python-2 with python-wrapper. Delete python. [phases]: Delete trailing #t.
* gnu: mozjs: Cleanup to only keep the last version.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise update fields to use those of mozjs-78. [arguments]: Use gexps. [phases]: Delete trailing #t. [native-inputs]: Use new style. (mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables. * gnu/packages/patches/mozjs17-aarch64-support.patch * gnu/packages/patches/mozjs24-aarch64-support.patch * gnu/packages/patches/mozjs38-pkg-config-version.patch * gnu/packages/patches/mozjs38-shell-version.patch * gnu/packages/patches/mozjs38-tracelogger.patch * gnu/packages/patches/mozjs38-version-detection.patch * gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches. * gnu/local.mk (dist_patch_DATA): De-register them. * gnu/packages/games.scm (0ad): Adjust accordingly. * gnu/packages/gnome.scm (gjs): Likewise. * gnu/packages/polkit.scm (polkit-mozjs): Likewise.
* gnu: Remove python2-cython.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-cython): Delete variable. (python-feedgenerator)[properties]: Delete field.
* gnu: Remove python2-lirc.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/lirc.scm (python2-lirc): Delete variable. (python-lirc)[properties]: Delete field.
* gnu: Remove python2-tlsh.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-tlsh): Delete variable.
* gnu: Remove python2-more-itertools.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/python-xyz.scm (python2-more-itertools): Delete variable. (python-jsonpatch)[properties]: Delete field.
* gnu: gnome-keyring: Use Python 3.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/gnome.scm (libgnome-keyring)[source]: Fix indentation. [arguments]: Use gexps. [phases]{fix-docbook}: Delete phase. [native-inputs]: Use new style. Replaec python-2 with python-wrapper. Use current docbook-xml. Add libxml2.
* gnu: Remove gnome-doc-utils.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/gnome.scm (gnome-doc-utils): Delete variable.
* gnu: Remove python2-libmpsse.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/embedded.scm (python2-libmpsse): Delete variable.
* gnu: lolcode-lci: Update to 0.11.2-0.6762b72.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/esolangs.scm (lolcode-lci): Update to 0.11.2-0.6762b72. [native-inputs]: Replace python-2 with python-wrapper.
* gnu: dico: Use Python 3.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/dico.scm (dico)[source]: Fix indentation. [phases]: Delete trailing #t. [inputs]: Use new style. Replace python-2 with python-wrapper.
* gnu: libdbusmenu: Update to 16.04.0-496.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | * gnu/packages/gtk.scm (libdbusmenu): Update to 16.04.0-496. [source]: Fetch using Breezy. [arguments]: Use gexps. [phases]: Delete trailing #t. {remove-deprecated-gnome-common-macros}: New phase. {patch-paths}: Likewise. [inputs]: Use new style. [native-inputs]: Likewise. Replace gnome-doc-utils with gnome-common. Replace python-2 with python-wrapper. Add autoconf, automake, libtool, libxslt and which.
* gnu: brasero: Remove obsolete gnome-doc-utils input.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/gnome.scm (brasero)[inputs]: Delete gnome-doc-utils.
* gnu: Remove python2-lxml.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/xml.scm (python2-lxml): Delete variable.
* gnu: mia: Update to 2.4.7.Maxim Cournoyer2022-05-31
| | | | | | | | | | | * gnu/packages/patches/mia-fix-boost-headers.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/image-processing.scm (mia): Update to 2.4.7. [source]: Apply patch. [configure-flags]: Use the more conventional OFF option value (instead of 0). [inputs]: Use new style. Replace python2-lxml by python-lxml. Replace vtk by vtk-7. [native-inputs]: Use new style. Replace python-2 with python-wrapper.
* gnu: dcmtk: Update to 3.6.7 and build as a shared library.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/image-processing.scm (dcmtk): Update to 3.6.7. [arguments]: New field.
* gnu: Remove vtk-6.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/image-processing.scm (vtk-6): Delete variable.
* gnu: itk-snap: Fix build.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/patches/itk-snap-alt-glibc-compat.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/image-processing.scm (itk-snap): Apply it. [phases]: Delete trailing #t. [inputs]: Use new style. Replace vtk-6 with vtk-7.
* gnu: Add vtk-7.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/image-processing.scm: (vtk-7): New variable. * gnu/packages/patches/vtk-7-gcc-10-compat.patch: New patch. * gnu/packages/patches/vtk-7-hdf5-compat.patch: Likewise. * gnu/packages/patches/vtk-7-python-compat.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them.
* gnu: Remove python2-appdirs.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-appdirs): Delete variable.
* gnu: Remove python2-enum34.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-enum34): Delete variable.
* gnu: john-the-ripper-jumbo: Use Python 3.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/password-utils.scm (john-the-ripper-jumbot): [inputs]: Use new style and replace python-2 by python-wrapper. [phases]{install}: Delete trailing #t.
* gnu: Remove boost-with-python2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/boost.scm (boost-with-python2): Delete variable.
* gnu: Remove libpng-1.2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/image.scm (libpng-1.2): Delete variable.
* gnu: Remove rapicorn.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/graphics.scm (rapicorn): Delete variable. * gnu/packages/patches/rapicorn-isnan.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): De-register it.
* gnu: Remove beast.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/music.scm (beast): Delete variable.
* gnu: Remove python2-linecache2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-linecache2): Delete variable.
* gnu: Remove python2-traceback2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-traceback2): Delete variable.
* gnu: Remove python2-unittest2.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/check.scm (python2-unittest2): Delete variable.
* gnu: Remove python2-sortedcontainers.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-sortedcontainers): Delete variable.
* gnu: Remove python2-funcsigs.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-funcsigs): Delete variable.
* gnu: Remove python2-functools32.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-xyz.scm (python2-functools32): Delete variable.
* gnu: Remove python2-hypothesis.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/check.scm (python2-hypothesis): Delete variable. (python-hypothesis)[properties]: Delete field.
* gnu: Remove python2-mock.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/check.scm (python2-mock): Delete variable. (python-mock)[properties]: Delete field.
* gnu: aubio: Use Python 3.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/audio.scm (aubio)[python]: Delete argument.
* gnu: jalv: Use Python 3.Maxim Cournoyer2022-05-31
| | | | | | | | | | * gnu/packages/audio.scm (jalv)[python]: Delete argument. [inputs]: Use new style. {gtk+-2}: Delete input. {gtk+}: Replace with... {gtk}: ... this. {gtkmm-2}: Replace with... {gtkmm}: ... this.
* gnu: lvtk: Update to 1.2.0-0.a73feab.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/audio.scm (lvtk): Update to 1.2.0-0.a73feab. [python]: Delete argument. [configure-flags]: Likewise. [inputs]: Replace gtkmm-2 by gtkmm. [license]: Change license to isc.
* gnu: Remove python2-pysqlite.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/databases.scm (python2-pysqlite): Delete variable.
* gnu: Remove fraggenescan.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/bioinformatics.scm (fraggenescan): Delete variable.
* gnu: icecat: Modernize package definition.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/gnuzilla.scm (icecat)[inputs, native-inputs]: Use new style. [configure-flags, phases]: Use gexps.
* gnu: icecat: Remove obsolete Python 2 dependencies.Maxim Cournoyer2022-05-31
| | | | | * gnu/packages/gnuzilla.scm (icecat)[native-inputs]: Remove python-2 and python2-pysqlite. Replace python by python-wrapper.
* gnu: bazaar: Obsolete with breezy.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/version-control.scm (bazaar): Deprecate package. * guix/build/bzr.scm (bzr-fetch): Adjust to use breezy; delete trailing #t. * guix/bzr-download.scm (bzr-package): Replace bazaar by breezy.
* gnu: breezy: Update to 3.2.2.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | | | * gnu/packages/patches/breezy-fix-gio.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/version-control.scm (breezy): Update to 3.2.2. [source]{snippet}: Delete pre-generated cythonized C files. {patches}: Apply patch. [tests?]: Disable tests. [phases]{patch-test-shebangs, check}: New phase and override. [native-inputs]: Add nano, python-cython, python-docutils, and python-testrepository. [inputs]: Use new style. Add python-launchpadlib and python-pygobject. [description]: Adjust Bazaar URL.
* gnu: Add python-launchpadlib.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/python-web.scm (python-launchpadlib): New variable.