~ruther/guix-local

6b3c9db1 — Efraim Flashner 10 years ago
gnu: efl: Update to 1.15.2.

* gnu/packages/enlightenment.scm (efl): Update to 1.15.2.
2da45ebe — Efraim Flashner 10 years ago
gnu: libbluray: Remove java as native-input.

* gnu/packages/video.scm (libbluray)[inputs]: Remove "ant" and "icedtea"
  as native-inputs.
  [arguments]: Remove environmental variable "JAVA_HOME". Add configure
  flag to disable java.
69762e3c — Efraim Flashner 10 years ago
gnu: libdvdcss: Update to 1.3.99.

* gnu/packages/video.scm (libdvdcss): Update to 1.3.99.
3f9f176b — Efraim Flashner 10 years ago
gnu: libbluray: Upgrade to 0.9.1.

* gnu/packages/video.scm (libbluray): Upgrade to 0.9.1.
  [inputs]: Add "ant" and "icedtea7" to native-inputs.
  [arguments]: Set environment variable "JAVA_HOME".
e3302fec — Ludovic Courtès 10 years ago
import: pypi: Remove unused procedure.

* guix/import/pypi.scm (join): Remove.
025cc9a1 — 宋文武 10 years ago
gnu: wine: Update to 1.7.52, add more inputs.

* gnu/packages/wine.scm (wine): Update to 1.7.52.
  [inputs]: Add cups, glu and openal.
4a30930b — 宋文武 10 years ago
gnu: feh: Update to 2.14.

* gnu/packages/feh.scm (feh): Update to 2.14.
1eaeeddf — Andreas Enge 10 years ago
gnu: calibre: Update to 2.40.0.

* gnu/packages/ebook.scm (calibre): Update to 2.40.0.
9c32e1fe — Andreas Enge 10 years ago
gnu: qt: Remove bundled copy of sqlite.

* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the bundled
  copy of sqlite.

Partially fixes <http://bugs.gnu.org/21288>.
bc554b43 — Andreas Enge 10 years ago
gnu: qt: Compile with system harfbuzz.

* gnu/packages/qt.scm (qt)[source]: Add a snippet to remove one of the two
  bundled copies of harfbuzz.
  [arguments]: Pass a configure flag to use harfbuzz from the system.

Partially fixes <http://bugs.gnu.org/21288>.
14bcc1e1 — Andreas Enge 10 years ago
gnu: qt: Remove the sources of qtwebengine.

* gnu/packages/qt.scm (qt)[source]: Add snippet to remove the qtwebengine
  code, which was already not built anymore, and drop one patch used
  previously only for qtwebengine.
  [arguments]: Drop the configuration flag "-skip qtwebengine", since
  deleted modules cannot be skipped.
* gnu/packages/patches/qt5-runpath.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.

Partially fixes <http://bugs.gnu.org/21288>.
2b00a550 — Mathieu Lirzin 10 years ago
gnu: Add autobuild.

* gnu/packages/autotools.scm (autobuild): New variable.
1a400bd5 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.3.
9fbd458b — Alex Kost 10 years ago
gnu: rtorrent: Update to 0.9.6.

* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.6.
  [source]: Use new URL.
29b4c57b — Alex Kost 10 years ago
gnu: libtorrent: Update to 0.13.6.

* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.6.
  [source]: Use new URL.
  [native-inputs]: Uncomment "cppunit" (for tests).
  [argument]: Remove (to enable tests).
9db04bf5 — Alex Kost 10 years ago
gnu: libtorrent, rtorrent: Update home pages.

* gnu/packages/bittorrent.scm (libtorrent): Update 'home-page'.
  (rtorrent): Likewise.
678932aa — Alex Kost 10 years ago
gnu: lirc: Update to 0.9.3.

* gnu/packages/lirc.scm (lirc): Update to 0.9.3.
  [native-inputs]: Add "libxslt".
7431edea — Andreas Enge 10 years ago
gnu: qt-4: Disable webkit build.

* gnu/packages/qt.scm (qt-4)[source]: Add snippet to remove the webkit code
  and drop one patch used previously for webkit.
  [arguments]: Add configure flag to disable building the webkit module.
* gnu/packages/patches/qt4-tests.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.

Partially fixes <http://bugs.gnu.org/21288>.
f8822418 — Andreas Enge 10 years ago
gnu: libqtxdg: Fix download location.

* gnu/packages/lxqt.scm (libqtxdg)[source]: Fix download location.
250ffe4d — Andreas Enge 10 years ago
gnu: liblxqt: Fix download location.

* gnu/packages/lxqt.scm (liblxqt)[source]: Fix download location.
  [description]: Fix typo.
Next