summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: gnome-maps: Update to 3.18.3.Alex Griffin2016-08-19
| | | | | | * gnu/packages/geo.scm (gnome-maps): Update to 3.18.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-lirc: Fix file-name.Leo Famulari2016-08-19
| | | | | * gnu/packages/lirc.scm (python-lirc, python2-lirc): Indentation fixes. [source]: Fix misleading file-name.
* gnu: perl-net-smtp-ssl: Use CPAN mirror.Efraim Flashner2016-08-19
| | | | * gnu/packages/web.scm (perl-net-smtp-ssl)[source]: Use CPAN mirror.
* gnu: unclutter: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/xdisorg.scm (unclutter)[arguments]: Use 'modify-phases'.
* gnu: xdotool: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/xdisorg.scm (xdotool)[arguments]: Use 'modify-phases'.
* gnu: Avoid @itemize in descriptions.Ludovic Courtès2016-08-19
| | | | | | * gnu/packages/kde-frameworks.scm (kconfig)[description]: Use @enumerate instead of @itemize to work around <http://bugs.gnu.org/21772>. (kitemmodels)[description]: Likewise.
* edit: Do not honor 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-08-19
| | | | | * guix/scripts/edit.scm (guix-edit)[parse-arguments]: New procedure. Use it.
* gnu: openssh: Use /etc as the sysconfdir.Ludovic Courtès2016-08-19
| | | | * gnu/packages/ssh.scm (openssh)[arguments]: Add --sysconfdir.
* gnu: atlas: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/maths.scm (atlas)[arguments]: Use 'modify-phases'.
* gnu: rhythmbox: Update to 3.4.Tobias Geerinckx-Rice2016-08-19
| | | | | * gnu/packages/gnome.scm (rhythmbox): Update to 3.4. [arguments]: Add PYTHONPATH environment variable to 'wrap-program'.
* gnu: shotwell: Update to 0.23.5.Tobias Geerinckx-Rice2016-08-19
| | | | | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.5. [propagated-inputs]: Add dconf. [native-inputs]: Remove m4, desktop-file-utils, which, gnome-doc-utils, python2, and python2-libxml2. [inputs]: Remove gst-plugins-good, rest, and gtk+. Add glib:bin.
* gnu: shotwell: Update to 0.23.4.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnome.scm (shotwell): Update to 0.23.4. [native-inputs]: Add itstool.
* gnu: paperkey: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/gnupg.scm (paperkey)[arguments]: Use 'modify-phases'.
* gnu: signing-key: Use tex for the description.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnupg.scm (signing-key)[description]: Update the description to use tex formatting.
* gnu: signing-party: Use Debian mirror for downloads.Efraim Flashner2016-08-19
| | | | | * gnu/packages/gnupg.scm (signing-party)[source]: Switch to using the Debian mirror scheme.
* gnu: signing-party: Use 'modify-phases'.Efraim Flashner2016-08-19
| | | | * gnu/packages/gnupg.scm (signing-party)[arguments]: Use 'modify-phases'.
* gnu: python-pygpgme: Move setuptools to python2-pygpgme.Efraim Flashner2016-08-19
| | | | | | * gnu/packages/gnupg.scm (python-pygpgme)[inputs]: Remove python-setuptools. (python2-pygpgme)[native-inputs]: Add python2-setuptools.
* gnu: moreutils: Add download location.Efraim Flashner2016-08-19
| | | | | * gnu/packages/moreutils.scm (moreutils)[source]: Add Debian snapshot alternative uri for downloading.
* services: guix: Add 'authorized-keys' configuration knob.Ludovic Courtès2016-08-19
| | | | | | | | | | * gnu/services/base.scm (hydra-key-authorization): Add 'key' parameter and honor it. (%default-authorized-guix-keys): New variable. (<guix-configuration>)[authorized-keys]: New field. (guix-shepherd-service): Adjust 'match' clause accordingly. (guix-activation): Adjust call to 'hydra-key-authorization'. * doc/guix.texi (Base Services): Document 'authorized-keys'.
* gnu: Add interrobang.ng02016-08-18
| | | | | | * gnu/packages/admin.scm (interrobang): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: bs1770gain: Update to 0.4.11.Alex Griffin2016-08-18
| | | | | | * gnu/packages/audio.scm (bs1770gain): Update to 0.4.11. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add re2.Marius Bakke2016-08-18
| | | | | | | * gnu/packages/regex.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add dlib.Marius Bakke2016-08-18
| | | | | | * gnu/packages/machine-learning.scm (dlib): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: yaml-cpp: Import missing module.Leo Famulari2016-08-18
| | | | | | This is a followup to commit f50f4ae454ab8e32c3b43541c493ba652ec03a05. * gnu/packages/serialization.scm: Import python module.
* gnu: gpgmepp: Import missing modules.Leo Famulari2016-08-18
| | | | | | This is a followup to commit 30ffab50063c2cc8a4523d2eb110be9ebe388f51. * gnu/packages/kde-frameworks.scm: Import boost and gnupg modules.
* gnu: gstreamer: Use license: prefix.David Craven2016-08-18
| | | | | | | | | | | | * gnu/packages/gstreamer.scm (define-module): Import guix licenses with (orc): Likewise. (gstreamer): Likewise. (gst-plugins-base): Likewise. (gst-plugins-good): Likewise. (gst-plugins-bad): Likewise. (gst-plugins-ugly): Likewise. (gst-libav): Likewise. (python-gst): Likewise.
* gnu: qt: Update qt to 5.7.0.David Craven2016-08-18
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/qt.scm (qtbase): Update it. (qtsvg): Update it. (qtimageformats): Update it. (qtx11extras): Update it. (qtxmlpatterns): Update it. (qtdeclarative): Update it. (qtconnectivity): Update it. (qtwebsockets): Update it. (qtsensors): Update it. (qtmultimedia): Update it. (qtwayland): Update it. (qtserialport): Update it. (qtwebchannel): Update it. (qtlocation): Update it. (qttools): Update it. (qtscript): Update it. (qtquickcontrols): Update it. (qtquickcontrols2): Update it. (qtgraphicaleffects): Update it.
* gnu: qtkeychain: Use modular qt.David Craven2016-08-18
| | | | | * gnu/packages/qt.scm (qtkeychain)[inputs]: Add qtbase. Remove qt. [native-inputs]: Add qttools.
* gnu: poppler-qt5: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/pdf.scm (poppler-qt)[inputs]: Add qtbase. Remove qt.
* gnu: gst-plugins-bad: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add qtbase. Remove qt.
* gnu: bitcoin-core: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/finance.scm (bitcoin-core)[inputs]: Add qtbase. Remove qt.
* gnu: fritzing: Use modular qt.David Craven2016-08-18
| | | | | * gnu/packages/engineering.scm (fritzing)[inputs]: Add qtbase, qtserialport, qtsvg. Remove qt.
* gnu: qsynth: Use modular qt.David Craven2016-08-18
| | | | | * gnu/packages/audio.scm (qsynth)[inputs]: Add qtbase, qtx11extras. Remove qt. [native-inputs]: Add qttools.
* gnu: polkit-qt: Use modular qt.David Craven2016-08-18
| | | | * gnu/packages/polkit.scm (polkit-qt)[propagated-inputs]: Add qtbase. Remove qt.
* gnu: kwidgetsaddons: Fix test failure.David Craven2016-08-18
| | | | | * gnu/packages/kde-frameworks.scm (kwidgetsaddons)[arguments]: Enable tests. Set Xvfb pixel depth to 24 bits.
* gnu: modemmanager-qt: Propagate modem-manager.David Craven2016-08-18
| | | | | | * gnu/packages/kde-frameworks.scm (modemmanager-qt) [propagated-inputs]: Add modem-manager. [inputs]: Remove modem-manager.
* gnu: networkmanager-qt: Propagate network-manager.David Craven2016-08-18
| | | | | | * gnu/packages/kde-frameworks.scm (networkmanager-qt) [propagated-inputs]: Add network-manager. [inputs]: Remove network-manager.
* gnu: Add wayland-protocols.David Craven2016-08-18
| | | | * gnu/packages/freedesktop.scm (wayland-protocols): New variable.
* gnu: Add mobile-broadband-provider-info.David Craven2016-08-18
| | | | * gnu/packages/gnome.scm (mobile-broadband-provider-info): New variable.
* gnu: Add lndir.David Craven2016-08-18
| | | | * gnu/packages/xorg.scm (lndir): New variable.
* gnu: Add snappy.David Craven2016-08-18
| | | | | | * gnu/packages/compression.scm (snappy): New variable. Co-authored-by: Alex Kost <alezost@gmail.com>
* gnu: Add jsoncpp.David Craven2016-08-18
| | | | * gnu/packages/serialization.scm (jsoncpp): New variable.
* gnu: Add yaml-cpp.David Craven2016-08-18
| | | | * gnu/packages/serialization.scm (yaml-cpp): New variable.
* gnu: Add lmdb.David Craven2016-08-18
| | | | * gnu/packages/databases.scm (lmdb): New variable.
* gnu: Add qtgraphicaleffects.David Craven2016-08-18
| | | | * gnu/packages/qt.scm (qtgraphicaleffects): New variable.
* gnu: Add qtquickcontrols2.David Craven2016-08-18
| | | | * gnu/packages/qt.scm (qtquickcontrols2): New variable.
* gnu: Add qtquickcontrols.David Craven2016-08-18
| | | | * gnu/packages/qt.scm (qtquickcontrols): New variable.
* gnu: qtbase: Add search path specification for 'QMAKEPATH'.宋文武2016-08-18
| | | | | * gnu/packages/qt.scm (qtbase)[native-search-paths]: New field. [arguments]: Add phase to patch 'qt_config.prf'.
* gnu: Add gpgmepp.David Craven2016-08-18
| | | | * gnu/packages/kde-frameworks.scm (gpgmepp): New variable.
* gnu: Add kunitconversion.David Craven2016-08-18
| | | | | | * gnu/packages/kde-frameworks.scm (kunitconversion): New variable. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>