summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * gnu: julius: Update to 1.4.1.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/games.scm (julius): Update to 1.4.1.
| * gnu: angband: Use HTTPS.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/games.scm (angband)[source, home-page]: Use HTTPS.
| * gnu: angband: Update to 4.2.1.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/games.scm (angband): Update to 4.2.1.
| * gnu: libolm: Update to 3.1.5.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/crypto.scm (libolm): Update to 3.1.5.
| * gnu: gnome-chess: Update to 3.36.1.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/games.scm (gnome-chess): Update to 3.36.1.
| * gnu: gnome-chess: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/games.scm (gnome-chess)[source]: Hard-code NAME.
| * gnu: facter: Update to 4.0.26.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/admin.scm (facter): Update to 4.0.26.
| * gnu: rust-tokio: Update to 0.2.21.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/crates-io.scm (rust-tokio): Update to 0.2.21.
| * gnu: rust-serde-bytes: Fix typo in synopsis.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/crates-io.scm (rust-serde-bytes)[synopsis]: Remove ‘of’.
| * gnu: rust-serde-bytes: Update to 0.11.5.Tobias Geerinckx-Rice2020-06-14
| | | | | | | | * gnu/packages/crates-io.scm (rust-serde-bytes): Update to 0.11.5.
| * gnu: alsa-modular-synth: Hide default GCC.Ricardo Wurmus2020-06-13
| | | | | | | | | | | | * gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Distinguish GCC-5. [arguments]: Add build phase "hide-default-gcc".
| * gnu: alsa-modular-synth: Add patch to fix vocoder build error.Ricardo Wurmus2020-06-13
| | | | | | | | | | | | * gnu/packages/patches/alsa-modular-synth-fix-vocoder.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/audio.scm (alsa-modular-synth)[source]: Add it.
| * gnu: check@0.12: Do not inherit replacements from check.Marius Bakke2020-06-13
| | | | | | | | * gnu/packages/check.scm (check-0.12): Use INHERIT instead of PACKAGE/INHERIT.
| * gnu: libnet: Update home page.Marius Bakke2020-06-13
| | | | | | | | | | * gnu/packages/networking.scm (libnet)[home-page]: Adjust to current, as referred to from the previous.
| * gnu: libnet: Update to 1.2.Marius Bakke2020-06-13
| | | | | | | | | | | | | | * gnu/packages/networking.scm (libnet): Update to 1.2. [source]: Switch to URL-FETCH. [arguments]: Remove chdir phase. [native-inputs]: Remove AUTOCONF, AUTOMAKE, and LIBTOOL. Add PERL.
| * gnu: jucipp: Build with Clang 10.Marius Bakke2020-06-13
| | | | | | | | * gnu/packages/text-editors.scm (jucipp)[inputs]: Change from CLANG to CLANG-10.
| * gnu: ghc-regex-pcre-builtin: Update home page.Marius Bakke2020-06-13
| | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-regex-pcre-builtin)[home-page]: Set to the correct home page, not the alternative 'ghc-regex-pcre' library.
| * gnu: perl-net-dns-resolver-programmable: Remove "v" prefix from version string.Marius Bakke2020-06-13
| | | | | | | | | | | | * gnu/packages/networking.scm (perl-net-dns-resolver-programmable)[version]: Remove "v" prefix. [source](uri): Adjust accordingly.
| * Merge branch 'staging'Marius Bakke2020-06-13
| |\
| | * gnu: mesa: Ensure replacements are inherited in special variants.Marius Bakke2020-06-12
| | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa-opencl, mesa-opencl-icd, mesa-headers): Use PACKAGE/INHERIT instead of regular inheritance.
| | * gnu: mesa: Replace with 20.0.8.Marius Bakke2020-06-12
| | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa-20.0.8): New variable. (mesa)[replacement]: New field.
| | * Merge branch 'master' into stagingMarius Bakke2020-06-11
| | |\
| | * | gnu: calibre: Update to 4.18.0.Marius Bakke2020-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/calibre-remove-test-bs4.patch, gnu/packages/patches/calibre-msgpack-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/ebook.scm (calibre): Update to 4.18.0. [source](patches): Remove obsolete patches. [source](snippet): Disable test for bundled odfpy. [inputs]: Add HUNSPELL, HYPHEN, PYTHON2-BEAUTIFULSOUP4, PYTHON2-PYQTWEBENGINE, and QTWEBENGINE. [arguments]: Add phase 'patch-more-shebangs'. Adjust configure phase to set HOME and make fonts available. Simplify one substitution, and provide the absolute file name of 'sip'.
| | * | gnu: python-html5-parser: Update to 0.4.9.Marius Bakke2020-06-08
| | | | | | | | | | | | | | | | * gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.9.
| | * | gnu: Add python2-pyqtwebengine.Marius Bakke2020-06-08
| | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python2-pyqtwebengine): New public variable.
| | * | gnu: python2-pyqt: Propagate requireed inputs.Marius Bakke2020-06-08
| | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python2-pyqt)[propagated-inputs]: Add PYTHON2-SIP and PYTHON-ENUM34. New field.
| | * | Merge branch 'master' into stagingMarius Bakke2020-06-08
| | |\ \
| | * | | gnu: python-pyqtwebengine: Remove duplicate input.Marius Bakke2020-06-07
| | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqtwebengine)[inputs]: Remove PYTHON-PYQT.
| | * | | gnu: python-pyqtwebengine: Update to 5.14.0.Marius Bakke2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.14.0. [source](uri): Add PyPI mirror.
| | * | | gnu: python-pyqt: Use PYTHON-VERSION.Marius Bakke2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt)[arguments]: Add #:modules. Use PYTHON-VERSION from PYTHON-BUILD-SYSTEM instead of custom implementation.
| | * | | gnu: python-pyqt: Update to 5.14.2.Marius Bakke2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-pyqt): Update to 5.14.2. [source](uri): Add PyPI mirror. [source](patches): Remove obsolete. * gnu/packages/patches/pyqt-unbundled-qt.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| | * | | gnu: python-sip: Use PYTHON-VERSION.Marius Bakke2020-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-sip)[arguments]: Add #:imported-modules. Rewrite phase to use PYTHON-VERSION instead of custom implementation.
| | * | | gnu: python-sip: Update to 4.19.22.Marius Bakke2020-06-07
| | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (python-sip): Update to 4.19.22.
| | * | | gnu: kdeconnect: Update to 1.4.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde.scm (kdeconnect): Update to 1.4. [arguments]: Add #:phases. [inputs]: Add KIRIGAMI, KPEOPLE, KPEOPLEVCARD, PULSEAUDIO-QT, and QTMULTIMEDIA.
| | * | | gnu: Add pulseaudio-qt.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (pulseaudio-qt): New public variable.
| | * | | gnu: KDE: Update to 20.04.1.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/akonadi-paths.patch: Adjust for upstream changes. * gnu/packages/patches/kdepim-runtime-Fix-missing-link-libraries.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/kde-internet.scm (kget, kopete, krdc, libgravatar): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde-multimedia.scm (audiocd-kio, dragon, ffmpegthumbs, juk, k3b, kamoso, kmix, kwave, libkcddb, libkcompactdisc): Likewise. * gnu/packages/kde-systemtools.scm (dolphin, dolphin-plugins, khelpcenter, konsole, krfb, ksystemlog): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde-utils.scm (kate, kmag, kmousetool, kmouth, sweeper): Update to 20.04.1. [source](uri): Adjust for new upstream location. * gnu/packages/kde.scm (baloo-widgets, libkomparediff2, kqtquickcharts, grantleetheme, kcachegrind, libkdegames, zeroconf-ioslave): Update to 20.04.1. [source](uri): Adjust for new upstream location. (grantleetheme)[inputs]: Add KGUIADDONS. * gnu/packages/kde-pim.scm (akonadi, akonadi-calendar, akonadi-contacts, akonadi-mime, akonadi-notes, akonadi-search, kincidenceeditor, kaddressbook, kalarmcal, kblog, kcalendarsupport, kcalutils, kdav, kdepim-apps-libs, kdepim-runtime, keventviews, kgpg, kidentitymanagement, kimap, kldap, kleopatra, kmail, kmailcommon, kmailimporter, kmailtransport, kmbox, kmessagelib, kmime, knotes, kontactinterface, korganizer, kpimcommon, kpimtextedit, ksmtp, ktnef, libkdepim, libkgapi, libkleo, libksieve): Update to 20.04.1. [source](uri): Adjust to current. (akonadi)[inputs]: Remove KDBUSADDONS and KDESIGNERPLUGIN. (akonadi-calendar)[inputs]: Remove KDBUSADDONS. (kdepim-runtime)[source](patches): Remove. [arguments]: Add phase 'extend-CPLUS_INCLUDE_PATH'. [inputs]: Remove KDBUSADDONS and KICONTHEMES. (kmessagelib)[arguments]: Add phase 'extend-CPLUS_INCLUDE_PATH. [inputs]: Add QCA. (kdepim-apps-libs)[inputs]: Remove KDBUSADDONS and KICONTHEMES. (knotes)[inputs]: Remove KDBUSADDONS. (kpimcommon)[inputs]: Remove KDBUSADDONS and KCOMPLETION. (libksieve)[arguments]: Disable one more test. (korganizer)[arguments]: Disable one test.
| | * | | gnu: KDE Plasma: Update to 5.18.5.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, libksysguard, libkscreen): Update to 5.18.5.
| | * | | gnu: grantlee: Update to 5.2.0.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (grantlee): Update to 5.2.0. [inputs]: Add QTDECLARATIVE. [arguments]: Remove #:configure-flags. Remove obsolete phase.
| | * | | gnu: Remove nss/fixed.Marius Bakke2020-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The merge preceding this commit ignored the nss replacement added in commit 7bc396bf353c5550c49b3f8791b34072ba417d90. This commit removes the remaining bits, because the fix is already present in nss@3.52.1. * gnu/packages/patches/nss-CVE-2020-12399.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/nss.scm (nss/fixed): Remove variable.
| | * | | Merge branch 'master' into stagingMarius Bakke2020-06-06
| | |\ \ \
| | * | | | gnu: ghc-7: Clean up package definition.Jakub Kądziołka2020-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell.scm (ghc-7)[modules, imported-modules]: Remove the unused rpath module. [phases]: Use invoke instead of system*.
| | * | | | gnu: rust-xml-rs-0.8: Update to 0.8.3.Efraim Flashner2020-05-30
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-mlx-rs-0.8): Update to 0.8.3.
| | * | | | gnu: rust-xml-rs-0.8: Fix build.Efraim Flashner2020-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-xml-rs-0.8)[source]: Add snippet to change doctests into regular tests.
| | * | | | Merge branch 'master' into stagingMarius Bakke2020-05-29
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2020-05-26
| | |\ \ \ \ \
| | * | | | | | gnu: qtwebengine: Fix build failure.Marius Bakke2020-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtwebengine)[source](snippet): Preserve the included Mesa headers, to avoid an incompatibility with system Mesa. Also adjust some files to use system Vulkan headers. Preserve third_party/emoji-segmenter. [inputs]: Remove obsolete comment (LCMS is already in inputs).
| | * | | | | | gnu: mesa-headers: Do not inherit outputs from Mesa.Marius Bakke2020-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up to commit 43a8d83c08d736b613a385ff0d06941bd373b642. * gnu/packages/gl.scm (mesa-headers)[outputs]: New field.
| | * | | | | | gnu: mutter: Fix build with Mesa 20.Marius Bakke2020-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (mutter)[arguments]: Add #:phases.
| | * | | | | | gnu: nheko: Update to 0.7.1.Jonathan Brielmaier2020-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (nheko): Update to 0.7.1. [inputs]: Add qtdeclarative, qtgraphicaleffects and qtquickcontrols2. Arrange qtsvg in alphabetical order. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| | * | | | | | gnu: mtxclient: Update to 0.3.0.Jonathan Brielmaier2020-05-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/messaging.scm (mtxclient): Update to 0.3.0. [arguments]: Disable Pushrules test as it requires network. Signed-off-by: Marius Bakke <mbakke@fastmail.com>