Age | Commit message (Collapse) | Author |
|
* gnu/packages/base.scm (tzdata): Update to 2016j.
[source]: Use HTTPS URL.
[home-page]: Use HTTPS URL.
|
|
* gnu/packages/linux.scm (bluez): Update to 5.43.
|
|
* gnu/packages/gl.scm (mesa): Update to 13.0.2.
[inputs]: Remove eudev.
[native-inputs]: Move 'mesa-wayland-egl-symbols-check-mips.patch' to ...
[source]: ... here.
[arguments]: Don't apply patch. Remove udev substitution.
|
|
* gnu/packages/gtk.scm (cairo)[replacement]: Remove field.
[source]: Add patch from 'cairo/fixed'.
(cairo-xcb)[source]: Inherit from cairo.
[replacement]: Remove field.
(cairo/fixed): Remove variable.
* gnu/packages/pdf.scm (poppler)[inputs]: Remove cairo replacement.
|
|
* gnu/packages/glib.scm (dbus): Update to 1.10.14.
|
|
* gnu/packages/glib.scm (dbus)[replacement]: Remove field.
[version]: Update to 1.10.12.
[source]: Update hash.
(dbus-1.10.12): Remove variable.
|
|
* gnu/packages/xdisorg.scm (pixman)[replacement]: Remove field.
[source]: Add patch from 'pixman/fixed'.
(pixman/fixed): Remove variable.
|
|
|
|
* gnu/packages/linux.scm (iw): Update to 4.9.
|
|
* gnu/packages/pciutils.scm (pciutils): Update to 3.5.2.
|
|
* gnu/packages/maths.scm (hdf5): Update to 1.8.18.
[source]: Add alternate URL.
|
|
* gnu/packages/gcc.scm (gcj)[source]: Inherit from "gcc" package.
[native-inputs]: Conditionally add arm-patch.
[arguments]: Conditionally add phase "apply-arm-patch".
|
|
* gnu/packages/backup.scm (borg)[arguments]: Use
add-installed-pythonpath and disable tests related to FUSE.
|
|
* gnu/packages/version-control.scm (git): Update to 2.11.0.
|
|
* gnu/packages/ci.scm (cuirass): New variable.
Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
|
|
* gnu/packages/package-management.scm (guile-ssh)[inputs]: Add
guile-ssh.
[arguments]: Add guile-ssh to GUILE_LOAD_PATH.
|
|
* gnu/packages/music.scm (frescobaldi)[arguments]: Disable tests.
|
|
* gnu/packages/debug.scm (zzuf): New variable.
|
|
* gnu/packages/xorg.scm (libxi): Update to 1.7.8.
|
|
* gnu/packages/xorg.scm (libxfont): Update to 1.5.2.
|
|
* gnu/packages/photo.scm (gphoto2, libgphoto2)[inputs]: Add libjpeg-turbo.
|
|
* gnu/packages/spice.scm (spice)[inputs]: Use libjpeg-turbo as suggested
during the build.
|
|
* gnu/packages/gnuzilla.scm (icecat)[source]: Remove bundled libjpeg, which
is actually libjpeg-turbo.
[inputs]: Add libjpeg-turbo.
[arguments]: Use it.
|
|
* gnu/packages/image.scm (libjpeg-turbo): New variable.
|
|
* gnu/packages/kde-framework.scm (kauth)[phases]: New phase
fix-cmake-install-paths.
|
|
* gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]:
New phase fix-lib-path.
|
|
* gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): New variable.
|
|
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.28.1
(extra-cmake-modules, attica, bluez-qt, breeze-icons, kapidox,
karchive, kcodecs, kconfig, kcoreaddons, kdbusaddons, kdnssd,
kguiaddons, ki18n, kidletime, kitemmodels, kitemviews, kplotting,
kwayland, kwidgetsaddons, kwindowsystem, modemmanager-qt,
networkmanager-qt, oxygen-icons, solid, sonnet, threadweaver, kauth,
kcompletion, kcrash, kdoctools, kfilemetadata, kimageformats,
kjobwidgets, knotifications, kpty, kunitconversion, baloo,
kactivities, kactivities-stats, kbookmarks, kcmutils,
kconfigwidgets, kdeclarative, kded, kdesignerplugin, kdesu,
kemoticons, kglobalaccel, kiconthemes, kinit, kio, knewstuff,
knotifyconfig, kparts, kpeople, krunner, kservice, ktexteditor,
ktextwidgets, kwallet, kxmlgui, kxmlrpcclient, plasma-framework,
frameworkintegration): Update to 5.28.0
|
|
|
|
* gnu/packages/music.scm (python2-discogs-client): Use simply
"package-with-python2". Remove inheriting from python-discogs-client
since adding python2-setuptools to [native-inputs] has been the sole
reason for inheriting.
(python-discogs-client) Remove the now needless [properties]
"python2-variant".
|
|
* gnu/packages/mail.scm (dovecot): Update to 2.2.26.0.
[arguments]: Patch shebangs in test file.
|
|
|
|
* gnu/packages/wicd.scm (wicd) [arguments]: Disable installation
via setuptools (and --single-version-externally-managed).
|
|
* gnu/packages/wxwidgets.scm (python2-wxpython) [native-inputs]: Remove
setuptools, which is already included in python.
|
|
* gnu/packages/wxwidgets.scm (python2-wxpython) [arguments]: Disable
installation via setuptools (and --single-version-externally-managed).
|
|
Fixes <http://bugs.gnu.org/25020>.
Reported by Hartmut Goebel <h.goebel@goebel-consult.de>.
* gnu/packages/kde-frameworks.scm (oxygen-icons)[properties]: New
field.
|
|
* gnu/packages/enlightenment.scm (efl): Update to 1.18.3.
|
|
* gnu/packages/wine.scm (wine)[arguments]: Use 'modify-phases' syntax.
|
|
* gnu/packages/wine.scm (wine): Update to 1.9.24.
[home-page]: Use https.
|
|
* gnu/packages/music.scm (non-session-manager): New variable.
|
|
* gnu/packages/mail.scm (offlineimap): Update to 7.0.10.
|
|
* gnu/packages/gtk.scm (cairo)[replacement]: New field.
(cairo/fixed): New variable.
(cairo-xcb)[source]: Use patch.
[replacement]: New field, set false.
* gnu/packages/pdf.scm (poppler)[inputs]: Custom cairo should be
replaced by a new custom patched cairo.
* gnu/packages/patches/cairo-CVE-2016-9082.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
|
|
* gnu/packages/image-viewers.scm (viewnior): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/wget.scm (wgetpaste): New variable.
|
|
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2016.11.20-0.
|
|
* gnu/packages/databases.scm (perl-dbd-mysql): Update to 4.041.
[source]: Update CPAN URI.
|
|
* gnu/packages/bioinformatics.scm (r-gkmsvm): New variable.
|
|
* gnu/packages/statistics.scm (r-rocr): New variable.
|
|
* gnu/packages/statistics.scm (r-gplots): New variable.
|
|
* gnu/packages/statistics.scm (r-gdata): New variable.
|