~ruther/guix-local

a4f54234 — Roel Janssen 9 years ago
download: Handle username and password properties for FTP URIs.

* guix/build/download.scm (ftp-fetch): Process username and password from a URI.
193420a8 — Roel Janssen 9 years ago
ftp-client: Allow custom username and password for FTP servers.

* guix/ftp-client.scm (ftp-open): Add username and password arguments.
3b4efb1f — Marius Bakke 9 years ago
gnu: dtc: Update to 1.4.4.

* gnu/packages/bootloaders.scm (dtc): Update to 1.4.4.
[source]: Use mirror://kernel.org.
d3d92ec2 — Marius Bakke 9 years ago
gnu: greenisland: Update to 0.9.0.1.

* gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.
38190ea5 — Marius Bakke 9 years ago
gnu: vim: Update to 8.0.0494.

* gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494.
[source]: Remove patch.
(vim-full)[arguments]: Add two phases to drop tests and start xorg.
[native-inputs]: Add XORG-SERVER.
f69e2034 — Marius Bakke 9 years ago
gnu: kodi: Update to 18.0_alpha-0-b35147e.

* gnu/packages/kodi.scm (libdvdnav/kodi, libdvdread/kodi, libdvdcss/kodi): New
variables.
(kodi): Update to 18.0_alpha-0-b35147e.
[source]: Download from git. Unbundle more stuff.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flag to disable nonfree components. Rework phases
to patch bundled software and bootstrap more libraries.
[native-inputs]: Remove CMAKE, DOXYGEN, GAWK and WHICH. Add LIBDVDCSS/KODI,
LIBDVDNAV/KODI and LIBDVDREAD/KODI.
[inputs]: Remove BOOST, BZIP2, ENCA, GPERF, JASPER, LIBMODPLUG, LIBSAMPLERATE,
LIBXMU, LIBXT, MESA-UTILS, SDL2 and UNZIP. Add FMT, GIFLIB, LCMS and LIBDRM.
[license]: Update for remaining software bundles.
0a15ee7b — Marius Bakke 9 years ago
gnu: Add fmt.

* gnu/packages/pretty-print.scm (fmt): New variable.
9437fd73 — Ludovic Courtès 9 years ago
build: Install .go files to $libdir/guile/X.Y.

* configure.ac: Define and substitute 'guileobjectdir'.
* Makefile.am (nobase_nodist_guilemodule_DATA): Remove $(GOBJECTS).
(nobase_nodist_guileobject_DATA): New variable.
(guix_install_go_files): Adjust accordingly.
(install-data-hook): Likewise.
* scripts/guix.in (config-lookup): Add 'exec_prefix' and
'guileobjectdir'.  Add '_' in VAR-REF-REGEXP.
(maybe-augment-load-paths!): Distinguish OBJECT-DIR from MODULE-DIR.
6809d937 — Tobias Geerinckx-Rice 9 years ago
gnu: ngircd: Use HTTPS.

* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.
07b7a665 — Tobias Geerinckx-Rice 9 years ago
gnu: ngircd: Use the phrase ‘IRC’ in its description.

* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.
341ed63f — Tobias Geerinckx-Rice 9 years ago
gnu: ngircd: Use ‘modify-phases’ syntax.

* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.
4fd95d91 — Tobias Geerinckx-Rice 9 years ago
gnu: ngircd: Update to 24.

* gnu/packages/messaging.scm (ngircd): Update to 24.
[source]: Remove upstreamed DNS lookup patch.
* gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
500fc65b — Tobias Geerinckx-Rice 9 years ago
gnu: znc: Run test suite.

* gnu/packages/messaging.scm (znc)[arguments]: Enable tests.  Add an
‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags.
[native-inputs]: Add googletest source.
f0bce026 — Tobias Geerinckx-Rice 9 years ago
gnu: simple-scan: Update to 3.24.0.

* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.
e2c4fe7c — Ricardo Wurmus 9 years ago
gnu: Add r-cairo.

* gnu/packages/statistics.scm (r-cairo): New variable.
94e24d81 — Hartmut Goebel 9 years ago
gnu: Add comments on why setting QT_QPA_PLATFORM for tests.

* gnu/packages/astronomy.scm (stellarium): Add comment.
* gnu/packages/display-managers.scm (greenisland): dito.
* gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons,
  kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin,
  kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts,
  kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui,
  plasma-framework): dito.
* gnu/packages/qt.scm (qtsvg): dito.
0b5d078f — Kei Kebreau 9 years ago
gnu: Add freedoom.

* gnu/packages/games.scm (freedoom): New variable.
6f9ba4c9 — Efraim Flashner 9 years ago
gnu: Remove wxwidgets@2.8.

* gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.
36e17ab4 — Efraim Flashner 9 years ago
gnu: audacity: Use gtk+@3.

* gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2,
gtk+@2, add wxwidgets and gtk+.
2314474b — Efraim Flashner 9 years ago
gnu: wxwidgets: Build with webkitgtk.

* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4,
add webkitgtk.
Next