~ruther/guix-local

603fd6b9 — Tobias Geerinckx-Rice 9 years ago
gnu: lmdb: Update to 0.9.21.

* gnu/packages/databases.scm (lmdb): Update to 0.9.21.
a3f8aae4 — Tobias Geerinckx-Rice 9 years ago
gnu: liburcu: Update to 0.10.0.

* gnu/packages/databases.scm (liburcu): Update to 0.10.0.
324b0040 — Danny Milosavljevic 9 years ago
gnu: Move desktop-file-utils to (gnu packages freedesktop).

* gnu/packages/gnome.scm (desktop-file-utils): Move from here ...
* gnu/packages/freedesktop.scm (desktop-file-utils): ... to here.
* gnu/packages/engineering.scm: Import (gnu packages freedesktop).
* gnu/packages/game-development.scm: Import (gnu packages freedesktop).
* gnu/packages/xfce.scm: Import (gnu packages freedesktop).
d1e7ca2d — Danny Milosavljevic 9 years ago
import: pypi: Always use pypi.io URL with downcased package name.

* guix/import/pypi.scm (make-pypi-sexp): Always use pypi.io URL with
downcased package name.
b7aa3f5d — Danny Milosavljevic 9 years ago
gnu: postgresql: Enable contributed extensions.

* gnu/packages/databases.scm (postgresql)[arguments]: Add "build-contrib",
"install-contrib" phases.  Add configure-flags.
[inputs]: Add libuuid.
c84384cb — Thomas Danckaert 9 years ago
gnu: kdevelop: Update to 5.1.1.

* gnu/packages/kde.scm (kdevelop): Update to 5.1.1.
[arguments]: Set QT_QPA_PLATFORM_PLUGIN_PATH during the wrap-executable
phase.
(kdevplatform): Update to 5.1.1.
07bf6929 — Efraim Flashner 9 years ago
gnu: gemma: Fix indentation.

* gnu/packages/bioinformatics.scm (gemma)[arguments]: Fix indentation.
2c9232ae — Efraim Flashner 9 years ago
gnu: gemma: Fix building on 32-bit architectures.

* gnu/packages/bioinformatics.scm (gemma)[arguments]: On 32-bit
architectures add 'FORCE_32BIT' flag.
9ffc1f0e — Kei Kebreau 9 years ago
gnu: libselinux: Propagate libsepol and pcre.

Both libsepol and pcre required by libselinux.pc.

* gnu/packages/selinux.scm (libselinux)[inputs]: Move libsepol and pcre...
[propagated-inputs]: ...here.
4dbef239 — Efraim Flashner 9 years ago
gnu: lensfun: Fix building on non-Intel machines.

* gnu/packages/photo.scm (lensfun)[arguments]: On non-Intel machines,
don't build with architecture specific instructions.
007993bf — Kei Kebreau 9 years ago
gnu: openttd: Update to 1.7.1.

* gnu/packages/games.scm (openttd): Update to 1.7.1.
d56c55ff — Eric Bavier 9 years ago
gnu: tomb: Upgrade to 2.4.

* gnu/packages/crypto.scm (tomb): Upgrade to 2.4.
[inputs]: Remove swish-e.  Move "sude" input to...
[native-inputs]: ...here.  New field.
856ca567 — Kei Kebreau 9 years ago
gnu: network-manager: Update to 1.8.0.

* gnu/packages/gnome.scm (network-manager): Update to 1.8.0.
[inputs]: Add curl, cyrus-sasl and eudev.
e0c95301 — Eric Bavier 9 years ago
gnu: calcurse: Upgrade to 4.2.2.

* gnu/packages/calcurse.scm (calcurse): Upgrade to 4.2.2.
[inputs]: Add tzdata for tests.
[arguments]: Add new 'check-setup' phase.
bb3df15e — Efraim Flashner 9 years ago
gnu: ffmpeg: Add vaapi hardware acceleration.

* gnu/packages/video.scm (ffmpeg)[inputs]: Add libva.
22239ae2 — Marius Bakke 9 years ago
gnu: whois: Update to 5.2.16.

* gnu/packages/networking.scm (whois): Update to 5.2.16.
ed77c68a — Marius Bakke 9 years ago
gnu: nmap: Update to 7.50.

* gnu/packages/admin.scm (nmap): Update to 7.50.
daf30066 — Leo Famulari 9 years ago
gnu: curl: Update replacement to 7.54.1 [fixes CVE-2017-9502].

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.54.1.
(curl-7.54.0): Replace with ...
(curl-7.54.1): ... new variable.
75072795 — Leo Famulari 9 years ago
gnu: osip: Fix CVE-2017-7853.

* gnu/packages/patches/osip-CVE-2017-7853.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/telephony.scm (osip)[source]: Use it.
6dfbbd2c — Leo Famulari 9 years ago
gnu: osip: Update to 5.0.0.

* gnu/packages/telephony.scm (osip): Update to 5.0.0.
Next