~ruther/guix-local

ref: 63d8f08fbfbe67c8de84a4a01bbd4a001fc7e82e guix-local/gnu/packages d---------
63d8f08f — Efraim Flashner 9 years ago
gnu: qtmultimedia: Remove bundled library.

* gnu/packages/qt.scm (qtmultimedia)[source]: Remove bundled library.
c04854da — Efraim Flashner 9 years ago
gnu: qtimageformats: Remove bundled libraries.

* gnu/packages/qt.scm (qtimagesformats)[source]: Remove bundled 3rd
party libraries.
26d07efb — Danny Milosavljevic 9 years ago
gnu: python-sqlalchemy-utils: Use python-pytest.

* gnu/packages/python.scm (python-sqlalchemy-utils)[native-inputs]: Add
python-pytest.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c22b4f87 — Danny Milosavljevic 9 years ago
gnu: python-sqlalchemy-utils: Propagate existing inputs.

* gnu/packages/python.scm (python-sqlalchemy-utils)[inputs]: Move to ...
[propagated-inputs]: ... here.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
462bf271 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-babel.

* gnu/packages/python.scm (python-flask-babel, python2-flask-babel):
  New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
9dede065 — Danny Milosavljevic 9 years ago
gnu: Add python-furl.

* gnu/packages/python.scm (python-furl, python2-furl): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b91912c4 — Danny Milosavljevic 9 years ago
gnu: Add python-orderedmultidict.

* gnu/packages/python.scm (python-orderedmultidict, python2-orderedmultidict):
  New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
4a093330 — Danny Milosavljevic 9 years ago
gnu: Add python-pycodestyle.

* gnu/packages/python.scm (python-pycodestyle, python2-pycodestyle):
  New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f4dc22bc — Marius Bakke 9 years ago
gnu: nmap: Update to 7.31.

* gnu/packages/admin.scm (nmap): Update to 7.31.
[arguments]: Add phase 'patch-Makefile' to prevent lua from being built.
331ef882 — Marius Bakke 9 years ago
gnu: wireshark: Use lua-5.2.

* gnu/packages/networking.scm (wireshark)[inputs]: Change from 'lua' to
'lua-5.2'.
6dbf1fec — Marius Bakke 9 years ago
gnu: lua: Update to 5.3.3.

* gnu/packages/patches/lua52-liblua-so.patch: Rename to ...
* gnu/packages/patches/lua-liblua-so.patch: ... this. Add version comment.
* gnu/local.mk (dist_patch_DATA): Adjust patch name.
* gnu/packages/lua.scm (lua): Update to 5.3.3.
[source]: Use https URL. Use new patch name.
[home-page]: Use https URL.
(lua-5.2): New variable.
(lua-5.1)[source]: Use https URL.
gnu: pingus: Update upstream location.

* gnu/packages/games.scm (pingus)[source]: Update source uri.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: r-proto: Update project's home-page.

* gnu/packages/statistics.scm (r-proto)[home-page]: Update project's home-page.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
fab959d3 — Hartmut Goebel 9 years ago
gnu: java-hamcrest-core: Fix build.

Since we now remove the directory "lib" from the source, we need to
create a directory where build.xml searches for .jar-files.

* gnu/packages/java.scm (java-hamcrest-core)[pahases]: New phase
  create-dummy-directories.
e5213cd6 — Hartmut Goebel 9 years ago
gnu: java-hamcrest-core: Remove wrong source file-name.

The sources file-name was set to "java-hamcrest-core", while it contains
not only the "core" but all of hamcrest. Further the source archive
already has the correct name.

* gnu/packages/java.scm (java-hamcrest-core)[source]: Remove file-name.
00672896 — Hartmut Goebel 9 years ago
gnu: java-hamcrest-core: Update upstream location.

The checksum changed since the new location's archive contains no
jar-files (except those of external libraries) and line endings are
different.

* gnu/packages/java.scm (java-hamcrest-core)[source]: Update source
  uri and checksum. [snippet]: Remove directory "lib" completely.
937bc2d1 — Efraim Flashner 9 years ago
gnu: bullet: Update to 2.85.1.

* gnu/packages/game-development.scm (bullet): Update to 2.85.1.
[source]: Change to new Github url.
[arguments]: Enable tests, build shared libraries.
[inputs]: Add glu, libx11, mesa.
7f465898 — Mark H Weaver 9 years ago
gnu: epiphany: Update to 3.22.1.

* gnu/packages/gnome.scm (epiphany): Update to 3.22.1.
569fc290 — Efraim Flashner 9 years ago
gnu: ibus: Update to 1.5.14.

* gnu/packages/ibus.scm (ibus): Update to 1.5.14.
[arguments]: Disable emojis.
[inputs]: Add json-glib.
[home-page]: Use project's new home-page.
7acc2a3e — Efraim Flashner 9 years ago
gnu: libkate: Update upstream location.

* gnu/packages/xiph.scm (libkate)[source]: Update source uri.
[home-page]: Update project's home-page.
Next