aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: mesa: Disable svga driver for armhf.Marius Bakke2017-10-14
| | | | * gnu/packages/gl.scm (mesa)<#:configure-flags>: Drop svga gallium driver.
* gnu: python-fonttools: Update to 3.15.1.ng02017-10-14
| | | | | | | | * gnu/packages/python.scm (python-fonttools): Update to 3.15.1. (source)[uri]: Use 'pypi-uri'. (native-inputs): Add unzip. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-biopython: Update to 1.70.Cyril Roelandt2017-10-14
| | | | * gnu/packages/python.scm (python-biopython, python2-biopython): Update to 1.70.
* gnu: meson: Update to 0.43.0.Ricardo Wurmus2017-10-13
| | | | * gnu/packages/build-tools.scm (meson): Update to 0.43.0.
* gnu: file-roller: Update to 3.26.1.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/gnome.scm (file-roller): Update to 3.26.1.
* gnu: gnome-backgrounds: Update to 3.26.2.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/gnome.scm (gnome-backgrounds): Update to 3.26.2.
* gnu: dconf-editor: Update to 3.26.1.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/gnome.scm (dconf-editor): Update to 3.26.1.
* gnu: adwaita-icon-theme: Update to 3.26.0.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/gnome.scm (adwaita-icon-theme): Update to 3.26.0.
* gnu: gnome-terminal: Update to 3.26.1.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.1.
* gnu: vte: Update to 0.50.1.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/gnome.scm (vte): Update to 0.50.1.
* gnu: youtube-dl: Update to 2017.10.12.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.10.12.
* gnu: mcelog: Use HTTPS home page.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/linux.scm (mcelog)[home-page]: Use HTTPS.
* gnu: mcelog: Update to 154.Tobias Geerinckx-Rice2017-10-13
| | | | * gnu/packages/linux.scm (mcelog): Update to 154.
* gnu: Add emacs-graphviz-dot-mode.Christopher Baines2017-10-13
| | | | * gnu/packages/emacs.scm (graphviz-dot-mode): New variable.
* gnu: git-modes: Update to 1.2.6.Alex Kost2017-10-13
| | | | * gnu/packages/emacs.scm (git-modes): Update to 1.2.6.
* gnu: emacs-with-editor: Update to 2.7.0.Alex Kost2017-10-13
| | | | * gnu/packages/emacs.scm (emacs-with-editor): Update to 2.7.0.
* gnu: magit: Update to 2.11.0.Alex Kost2017-10-13
| | | | * gnu/packages/emacs.scm (magit, emacs-magit-popup): Update to 2.11.0.
* gnu: eolie: Update to 0.9.4.Ricardo Wurmus2017-10-13
| | | | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.4. [arguments]: Update build phases to use the meson build system. [native-inputs]: Add meson-for-build, ninja, python, and gtk+:bin.
* gnu: kdelibs4support: Remove redundant inputs.Hartmut Goebel2017-10-13
| | | | | | | | These are listed as propagated inputs already, no need to list them as normal inputs again. * gnu/packages/kde-frameworks.scm (kdelibs4support)[inputs]: Remove kconfigwidgets, kdesignerplugin, kdoctools, kguiaddons.
* gnu: kdoctools: Symlink some files referred to by different names.Hartmut Goebel2017-10-13
| | | | | * gnu/package/kde-frameworks.scm (kdoctools)[arguments] <#:phases>'add-symlinks': New phase.
* gnu: ktexteditor: Symlink some files referred to by different names.Hartmut Goebel2017-10-13
| | | | | * gnu/package/kde-frameworks.scm (ktexteditor)[arguments] <#:phases>'add-symlinks': New phase.
* gnu: kdeclarative: Reduce the number of warnings when configuring.Hartmut Goebel2017-10-13
| | | | | * gnu/packages/kde-frameworks.scm (kdeclarative)[inputs]: Add libepoxy. [native-inputs]: Add pkg-config.
* gnu: kglobalaccel: Reduce the number of warnings when configuring.Hartmut Goebel2017-10-13
| | | | | * gnu/packages/kde-frameworks.scm (kglobalaccel)[native-inputs]: Add pkg-config.
* gnu: sonnet: Reduce the number of warnings when configuring.Hartmut Goebel2017-10-13
| | | | * gnu/packages/kde-frameworks.scm (sonnet)[native-inputs]: Add pkg-config.
* gnu: kidletime: Enable fallback mode to X-Screensaver based poller.Hartmut Goebel2017-10-13
| | | | | | | | This does no harm and reduced the number of warnings. Also pkg-config was added to reduce the number of warnings further. * gnu/packages/kde-frameworks.scm (kidletime)[inputs]: Add libxscrnsaver. [native-inputs]: Add pkg-config.
* gnu: kio: Symlink some files referred to by different names.Hartmut Goebel2017-10-13
| | | | | * gnu/package/kde-frameworks.scm (kio)[arguments] <#:phases>'add-symlinks': New phase.
* gnu: kio: Adopt a patch from Nix.Hartmut Goebel2017-10-13
| | | | | * gnu/package/kde-frameworks.scm (kio)[arguments] <#:phases>'patch': New phase.
* gnu: kio: Remove unused input.Hartmut Goebel2017-10-13
| | | | | | | This "acl" is not the "libacl" kio wants, but that libacl is not yet available. Added a commend instead. * gnu/packages/kde-frameworks.scm (kio)[inputs]: Remove acl.
* gnu: kparts: Make tests pass again.Hartmut Goebel2017-10-13
| | | | | * gnu/packages/kde-frameworks.scm (kparts)[native-inputs]: Add shared-mime-info.
* gnu: bluez-qt: Add comment about status of tests.Hartmut Goebel2017-10-13
| | | | * gnu/packages/kde-frameworks.scm (bluez-qt)[arguments]: Add comment.
* gnu: bluez-qt: Install udev-rules.Hartmut Goebel2017-10-13
| | | | | | | | This requires setting UDEV_RULES_INSTALL_DIR since the CMakeLists.txt does not base this any prefix. * gnu/packages/kde-frameworks.scm (bluez-qt)[arguments]<#:configure-flags>: Remove INSTALL_UDEV_RULE=OFF, add UDEV_RULES_INSTALL_DIR.
* gnu: kfilemetadata: Enable support for PDF files and audio files.Hartmut Goebel2017-10-13
| | | | | | | | | - Qt5 Multimedia module is needed to bild an extractor for audio files. - poppler, which was defined as input, is not including the requested Qt support, thus poppler-qt is needed. * gnu/packages/kde-frameworks.scm (kfilemetadata)[inuts]: Add qtmultimedia, replace poppler by poppler-qt5. [native-inputs]: Add pkg-config.
* gnu: kdnssd: Enable service discovery on local network via avahi.Hartmut Goebel2017-10-13
| | | | * gnu/packages/kde-frameworks.scm (kdnssd)[inputs]: Add avahi.
* gnu: phonon: Enable building the Qt Designer plugin.Hartmut Goebel2017-10-13
| | | | | | | | | | | Add native-inputs pkg-config, qttools and update comments. This enables building the Qt Designer plugin. * gnu/packages/kde-frameworks.scm (phonon): [native-inputs]: Add pkg-config, qttools. [arguments]<#configure-flags>: Remove PHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT, to avoid installing the Phonon-Qt-extension into /gnu/store/…-qtbase-…/.
* gnu: kdesignerplugin: Add optional inputs.Hartmut Goebel2017-10-13
| | | | | | | | Still missing: kwebkit (KF5WebKitConfig.cmake). * gnu/packages/kde-frameworks.scm (kdesignerplugin)[inputs]: Add kcompletion, kconfigwidgets, kiconthemes, kitemviews, kkio, kplotting, ktextwidgets, kwidgetsaddons, kxmlgui, sonnet.
* gnu: Add kdewebkit.Hartmut Goebel2017-10-13
| | | | * gnu/package/kde-frameworks.scm (kdewebkit): New variable.
* gnu: kwallet: Add optional input qgpgme.Hartmut Goebel2017-10-13
| | | | | | Gpgme was already there, QGpgme was missing. * gnu/packages/kde-frameworks.scm (kwallet)[inputs]: Add qgpgme.
* gnu: kconfigwidgets: Add optional native-input kdoctools.Hartmut Goebel2017-10-13
| | | | | * gnu/packages/kde-frameworks.scm (kconfigwidgets)[native-inputs]: Add kdoctools.
* gnu: kcoreaddons: Add native-input shared-mime-info and a comment.Hartmut Goebel2017-10-13
| | | | | * gnu/packages/kde-frameworks.scm (kcoreaddons)[native-inputs]: Add shared-mime-info.
* gnu: Update prison to 5.37.0.Hartmut Goebel2017-10-13
| | | | | | Align with the version of other kde-frameworks packages. * gnu/package/kde-frameworks.scm (prision): Update to 5.37.0
* gnu: qtkeychain: Reduce the number of warnings when configuring.Hartmut Goebel2017-10-13
| | | | * gnu/packages/qt.scm (qtkeychain)[native-inputs]: Add pkg-config.
* gnu: grantlee: Enable all tests.Hartmut Goebel2017-10-13
| | | | | | * gnu/packages/qt.scm (grantlee)[arguments] <#:phases>'check-setup': New phase, set QT_QPA_PLATFORM=offscreen. <#:phases>'check': Remove phase.
* gnu: kde-framworks: Fix installation directories.Hartmut Goebel2017-10-13
| | | | | | | | | | | | | | After the qtbase installation directories have been changed, kf5's plugins etc. need to be install into lib/qt5/…, too. We change the global definitions in "KDEInstallDirs.cmake", so this changes will apply to all packages without these to need to define the paths. THis is okay, since "KDEInstallDirs.cmake" defines the directory-layout guix is using. * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[#:phase fix-lib-path]: In modules/KDEInstallDirs.cmake also patch QTPLUGINDIR, QTQUICKIMPORTSDIR, QMLDIR. (kwindowsystem)[#:phase check]: Adjust QT_PLUGIN_PATH. (kfilemetadata)[#:phase check-setup]: dito.
* gnu: qscintilla: Adjust installation directory layout.Hartmut Goebel2017-10-13
| | | | | * gnu/packages/qt.scm (qscintilla)[#:phase configure]: Set QT_INSTALL_DATA and QT_HOST_DATA to $OUT/lib/qt5.
* gnu: qtwebkit: Fix rpath for the qmlwebkit plugins.Hartmut Goebel2017-10-13
| | | | | | | | After the qtbase installation directories have been changed, the relative RPATH in the libs no longer matched the sructure. * gnu/packages/qt.scm(qtwebkit)[arguments]: New phase fix-qmlwebkit-plugins-rpath.
* gnu: qwt: Adjust installation directory layout.宋文武2017-10-13
| | | | | | | * gnu/packages/qt.scm (qwt)[arguments]<#:phases>: Modify 'qwtconfig.pri' to use a directory layout that matching qtbase. Modify 'doc/doc.pro' to remove the misplaced installation of man pages. Rename phase 'install-documentation' to 'install-man-pages'.
* gnu: qt: Fix install paths in submodules.宋文武2017-10-13
| | | | | | | | | | | Before this, the paths in pkg-config (.pc) and libtool (.la) files of submodules are all pointing to qtbase. * gnu/packages/qt.scm (qtbase)[native-inputs]: Move 'which' to 'propagated-inputs'. [arguments]: Rename 'patch-qt_config.prf' phase to 'patch-mkspecs' and patch more qmake spec files there. (qtsvg)[arguments]: Add 'configure-qmake' phase.
* gnu: qtbase: Use a more standard directory layout.宋文武2017-10-13
| | | | | | | | | | * gnu/packages/qt.scm (qtbase)[arguments]: Pass docdir, headerdir, archdatadir, datadir and examplesdir to 'configure'. Ajdust the patch-qt_config.prf phase accordingly. [native-search-paths]: Adjust accordingly. (qtwayland)[arguments]: New field. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
* gnu: Add plink-ng.Ricardo Wurmus2017-10-13
| | | | * gnu/packages/bioinformatics.scm (plink-ng): New variable.
* gnu: Add paml.Ricardo Wurmus2017-10-13
| | | | * gnu/packages/bioinformatics.scm (paml): New variable.