| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: procenv: Update to 0.51.•••* gnu/packages/linux.scm (procenv): Update to 0.51.
| Tobias Geerinckx-Rice | 2019-12-05 | 1 | -2/+2 |
* | Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascrip...•••This reverts commit ac1ee30f4f7f9d0ae2a655676b0e8b9eb90a35dd, which
still breaks ‘guix pull’.
| Tobias Geerinckx-Rice | 2019-12-05 | 9 | -7384/+7321 |
* | gnu: librsvg-next: Use generate-all-checksums.•••* gnu/packages/gnome.scm (librsvg-next)[arguments]: Use
generate-all-checksums instead of manually traversing the directories.
| Efraim Flashner | 2019-12-05 | 1 | -9/+1 |
* | gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and st...•••* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
javascript module instead of lisp.
| Pierre Neidhardt | 2019-12-05 | 9 | -7321/+7384 |
* | gnu: Remove unused module import.•••* gnu/packages/image.scm: Do not import (gnu packages gcc).
| Marius Bakke | 2019-12-04 | 1 | -2/+0 |
* | gnu: libjpeg-turbo: Fix CVE-2019-13960 and CVE-2019-2201.•••* gnu/packages/patches/libjpeg-turbo-CVE-2019-2201.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image.scm (libjpeg-turbo/fixed): New variable.
(libjpeg-turbo)[replacement]: New field.
| Marius Bakke | 2019-12-04 | 2 | -1/+47 |
* | gnu: pd: Update to 0.50-2.•••* gnu/packages/music.scm (pd): Update to 0.50-2.
| Tobias Geerinckx-Rice | 2019-12-04 | 1 | -2/+2 |
* | gnu: libgig: Update to 4.2.0.•••* gnu/packages/music.scm (libgig): Update to 4.2.0.
| Tobias Geerinckx-Rice | 2019-12-04 | 1 | -2/+2 |
* | gnu: imapfilter: Update to 2.6.16.•••* gnu/packages/mail.scm (imapfilter): Update to 2.6.16.
[arguments]: Remove ‘fix-include-path’ phase.
| Tobias Geerinckx-Rice | 2019-12-04 | 1 | -11/+3 |
* | gnu: mpop: Update to 1.4.6.•••* gnu/packages/mail.scm (mpop): Update to 1.4.6.
| Tobias Geerinckx-Rice | 2019-12-04 | 1 | -2/+2 |
* | gnu: girara: Fetch sources from git.•••The tarball URI is having server issues. Use the upstream git
repository instead until this is resolved.
Reported by Marius Bakke <mbakke@fastmail.com>.
* gnu/packages/gtk.scm (girara)[source]: Switch to GIT-FETCH.
| Tobias Geerinckx-Rice | 2019-12-04 | 1 | -8/+9 |
* | gnu: emacs-org-contrib: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Refer to the updated
installation directory.
| Pierre Neidhardt | 2019-12-04 | 1 | -1/+1 |
* | gnu: emacs-scel: Fix build.•••* gnu/packages/emacs-xyz.scm (emacs-scel): Refer to the updated installation
directory.
| Pierre Neidhardt | 2019-12-04 | 1 | -1/+1 |
* | gnu: knot: Update to 2.9.1 [fixes CVE-2019-19331].•••* gnu/packages/dns.scm (knot): Update to 2.9.1.
| Leo Famulari | 2019-12-04 | 1 | -2/+3 |
* | gnu: notmuch: Fix build.•••* gnu/packages/mail.scm (notmuch): Refer to the updated installation
directory.
| Pierre Neidhardt | 2019-12-04 | 1 | -2/+1 |
* | gnu: ffmpeg: Update to 3.4.7.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.7.
| Marius Bakke | 2019-12-04 | 1 | -2/+2 |
* | gnu: feh: Update to 3.3.•••* gnu/packages/patches/feh-fix-tests-for-imlib2-1.6.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-viewers.scm (feh): Update to 3.3.
[source](patches): Remove.
| Marius Bakke | 2019-12-04 | 2 | -55/+2 |
* | Merge branch 'staging' | Marius Bakke | 2019-12-04 | 56 | -710/+1133 |
|\ |
|
| * | gnu: Remove dependency on Python 2 for some Qt packages.•••* gnu/packages/qt.scm (qtbase, qtmultimedia) [native-inputs]: Replace
python-2 by python.
(qtdeclarative)[native-inputs]: Replace python-2 by python, add
python-wrapper.
| Hartmut Goebel | 2019-12-01 | 1 | -3/+4 |
| * | gnu: java: Remove precompiled classes.•••* gnu/packages/java.scm (jamvm-1-bootstrap, jamvm): Remove prebuilt classes.zip.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Andrius Štikonas | 2019-11-28 | 1 | -2/+14 |
| * | Merge branch 'master' into staging | Marius Bakke | 2019-11-28 | 11 | -63/+91 |
| |\ |
|
| * \ | Merge branch 'master' into staging | Marius Bakke | 2019-11-28 | 77 | -728/+1994 |
| |\ \ |
|
| * | | | gnu: Qt: Update to 5.12.6 LTS.•••* gnu/packages/qt.scm (qtbase, qtsvg, qtimageformats, qtx11extras,
qtxmlpatterns, qtdeclarative, qtconnectivity, qtwebsockets, qtsensors,
qtmultimedia, qtwayland, qtserialport, qtserialbus, qtwebchannel,
qtwebglplugin, qtwebview, qtlocation, qttools, qtscript, qtquickcontrols,
qtquickcontrols2, qtgraphicaleffects, qtgamepad, qtscxml, qtpurchasing,
qtcanvas3d, qtcharts, qtdatavis3d, qtnetworkauth, qtremoteobjects, qtspeech):
Update to 5.12.6.
| Marius Bakke | 2019-11-27 | 1 | -60/+60 |
| * | | | gnu: qtbase: Restore compatibility with old kernels.•••* gnu/packages/qt.scm (qtbase)[arguments]: Add 'no-feature-renameat2' to the
configure flags.
| Marius Bakke | 2019-11-27 | 1 | -0/+1 |
| * | | | gnu: qtbase: Use absolute references in .prl files.•••This fixes <https://bugs.gnu.org/38405>.
* gnu/packages/qt.scm (qtbase)[arguments]: Add phase 'patch-prl-files'.
| Marius Bakke | 2019-11-27 | 1 | -0/+10 |
| * | | | Merge branch 'master' into staging | Marius Bakke | 2019-11-21 | 69 | -1330/+3900 |
| |\ \ \ |
|
| * | | | | gnu: astyle: Install header file, too.•••* gnu/packages/code.scm(astyle)[arguments]<phases>{install-libs}: Also
install header file.
| Hartmut Goebel | 2019-11-21 | 1 | -1/+5 |
| * | | | | gnu: astyle: Create symlinks for .so files, too.•••The Makefile only creates files with a versioned extension (.so.3.1.0),
which are not picked up be cmake's `find_libarary()`. (Instead cmake
picks up the static .a library.)
Symlinks for .so.3 are required to avoid phase `verify-runpath` fails.
* gnu/packages/code.scm(astyle)[argumements]<modules>: New element.
<phases>{install-libs}: Add creating symlinks.
| Hartmut Goebel | 2019-11-21 | 1 | -6/+20 |
| * | | | | gnu: kpmcore: Fix dependencies.•••* gnu/packages/kde.scm(kpmcore)[inputs]: Add kauth, kcoreaddons,
kwidgetsaddons. Remove kconfigwidgets, kio.
| Andrius Štikonas | 2019-11-17 | 1 | -2/+3 |
| * | | | | Merge branch 'master' into staging | Marius Bakke | 2019-11-15 | 154 | -2633/+5531 |
| |\ \ \ \ |
|
| * | | | | | gnu: libreoffice: Use the "dev" output of MariaDB.•••This is a fixup for the merge (32d6818569) of e0efda9561 (gnu: libreoffice:
Update to 6.2.8.2.) and 2b8491fbbe (gnu: mariadb: Split into out, lib and dev.)
* gnu/packages/libreoffice.scm (libreoffice)[inputs]: Change MARIADB to MARIADB:DEV.
| Marius Bakke | 2019-11-13 | 1 | -1/+1 |
| * | | | | | gnu: kpmcore: Update to 4.0.1.•••* gnu/packages/kde.scm(kpmcore): Update to 4.0.1. [origin]: Add upstream
patches for making tests pass. [inputs]: Add qttools. Remove kiconthemes,
kservice, libatasmart, parted. [arguments]: New element.
* gnu/packages/patches/kpmcore-fix-tests.patch,
gnu/packages/patches/kpmcore-remove-broken-test.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
add patches
| Hartmut Goebel | 2019-11-10 | 3 | -6/+175 |
| * | | | | | gnu: Move kpmcore to kde.scm.•••kpmcore is not a framework part.
* gnu/packages/kde-frameworks.scm(kpmcore): Move from here …
* gnu/packages/kde.scm(kpmcore): … to here.
| Hartmut Goebel | 2019-11-10 | 2 | -33/+35 |
| * | | | | | gnu: ktouch: Update to 19.08.2.•••* gnu/packages/education.scm (ktouch): Update to 19.08.2.
| Hartmut Goebel | 2019-11-10 | 1 | -2/+2 |
| * | | | | | gnu: krita: Update to 4.2.7.1.•••* gnu/packages/kde.scm (krita): Update to 4.2.7.1;
[source]: Update path.
| Hartmut Goebel | 2019-11-10 | 1 | -4/+3 |
| * | | | | | gnu: kqtquickcharts: Update to 19.08.2.•••* gnu/packages/kde.scm (kqtquickcharts): Update to 19.08.2.
| Hartmut Goebel | 2019-11-10 | 1 | -2/+2 |
| * | | | | | gnu: libkomparediff2: Update to 19.08.2.•••* gnu/packages/kde.scm (libkomparediff2): Update to 19.08.2.
| Hartmut Goebel | 2019-11-10 | 1 | -2/+2 |
| * | | | | | gnu: kde plasma: Update to 5.17.0.•••* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker, libkscreen,
libksysguard): Update to 5.17.0
| Hartmut Goebel | 2019-11-10 | 1 | -8/+8 |
| * | | | | | gnu: Add syndication.•••* gnu/packages/kde-frameworks.scm (syndication): New variable.
| Hartmut Goebel | 2019-11-10 | 1 | -0/+27 |
| * | | | | | gnu: Add kcontacts.•••This is now a part in KDE Frameworks.
* gnu/packages/kde-frameworks.scm(kcontacts): New variable.
| Hartmut Goebel | 2019-11-10 | 1 | -0/+44 |
| * | | | | | gnu: Add kcalendarcore.•••This is now a part of KDE Frameworks.
* gnu/packages/kde-frameworks.scm(kcalendarcore): New variable.
| Hartmut Goebel | 2019-11-10 | 1 | -0/+62 |
| * | | | | | gnu: kde-frameworks: Update to 5.63.0.•••KHolidays is part of frameworks since version 5.43 already.
* gnu/packages/kde.scm(kholidays): Move to …
* gnu/packages/kde-frameworks.scm(kholidays) … here, update to 5.63.0 and
[source]: Update path.
(attica, baloo, bluez-qt, breeze- icons,
extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive,
kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kcoreaddons,
kcrash, kdbusaddons, kde-frameworkintegration, kdeclarative, kded,
kdelibs4support, kdesu, kdnssd, kdoctools, kemoticons, kglobalaccel,
kguiaddons, khtml, ki18n, kidletime, kimageformats, kinit, kirigami,
kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer,
knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople, kpty,
kross, krunner, kservice, ksyntaxhighlighting, ktexteditor, kunitconversion,
kwallet, kwidgetsaddons, kxmlrpcclient, modemmanager-qt, networkmanager-qt,
oxygen-icons, plasma-framework, prison, qqc2-desktop-style, solid, sonnet,
threadweaver): Update to 5.63.0.
(kconfigwidgets): Update to 5.63.0; [inputs]: Add qttools.
(kdesignerplugin): Update to 5.63.0; [source]: Update path.
(kdewebkit): Update to 5.63.0; [source]: Update path.;
[inputs]: Add qttools.
(kfilemetadata): Update to 5.63.0; [inputs]: Add kcoreaddons;
[arguments]<#pahses>: Add a test-case to the blacklist
(kiconthemes): Update to 5.63.0; [inputs]: Add qttools.
(kio): Update to 5.63.0; [inputs]: Add qttools.
(kplotting): Update to 5.63.0; [inputs]: Add qttools.
(ktextwidgets): Update to 5.63.0; [inputs]: Add qttools.
(kwayland): Update to 5.63.0; [inputs]: Add wayland-protocols.
(kwindowsystem): Update to 5.63.0, update blacklist or tests,
explicitly set XDG_RUNTIME_DIR; [inputs]: Add xcb-util-wm.
(kxmlgui): Update to 5.63.0; [inputs]: Add qttools.
* gnu/packages/patches/kinit-kdeinit-extra_libs.patch: Adjust.
* gnu/packages/patches/kwindowsystem-qt-compat.patch: Remove obsolete patch.
| Hartmut Goebel | 2019-11-10 | 4 | -297/+209 |
| * | | | | | gnu: phonon-backend-gstreamer: Update to 4.10.0.•••* gnu/packages/kde-frameworks.scm(phonon-backend-gstreamer): Update to 4.10.0;
[inputs]: Add qttools.
| Hartmut Goebel | 2019-11-10 | 1 | -2/+3 |
| * | | | | | gnu: phonon: Update to 4.11.1. | Hartmut Goebel | 2019-11-10 | 1 | -2/+2 |
| * | | | | | gnu: qtwebkit: Use sqlite-with-column-metadata.•••This needs to be the same variant as for qtbase, otherwise applications
might fail if libQt5WebKit is loaded prior to libQt5Sql.
* gnu/packages/qt.scm(wtwebkit)[inputs]: Replace sqlite by
sqlite-with-column-metadata.
| Hartmut Goebel | 2019-11-10 | 1 | -1/+1 |
| * | | | | | gnu: grantlee: Fix build for Qt 5.12.•••Build using gnu++11 standard.
* gnu/packages/qt.scm(grantlee)[argument]<configure-flags>: New
element.
| Hartmut Goebel | 2019-11-06 | 1 | -1/+2 |
| * | | | | | Merge branch 'master' into staging | Marius Bakke | 2019-10-30 | 68 | -4820/+2908 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-27 | 39 | -420/+1841 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into staging | Marius Bakke | 2019-10-23 | 37 | -202/+2338 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | gnu: python-pyqt: Fix runtime error.•••* gnu/packages/patches/pyqt-unbundled-qt.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (python-pyqt)[source](patches): Add it.
| Marius Bakke | 2019-10-21 | 2 | -0/+20 |