gnu: arcan: Build all features.
* gnu/packages/arcan.scm (arcan): Build all features.
[arguments]: Use #:configure-flags "-DBUILD_PRESET=everything" to build all
features, and "-DDISTR_TAG='Guix'" to tag the builds.
[synopsis]: Remove '(egl-dri)' since it indicates a specific feature.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: arcan: Update to 0.6.2.1.
* gnu/packages/arcan.scm (arcan): Update to 0.6.2.1.
[use-modules]: Remove no longer used package imports and add ones for
new dependencies. Add '(guix gexp)' for snippet.
[source]: Use version instead of commit, and add snippet to remove some
bundled packages.
[arguments]: Remove 'fix-cmake-paths' phase since it's no longer needed.
[inputs]: Remove apr, glib, glu, lzip, pcre. Add bash-minimal, espeak,
gumbo-parser, jbig2dec, libjpeg-turbo, libseccomp, libvnc, mupdf, openjpeg,
sdl2, wayland, wayland-protocols, xcb-util, xcb-util-wm, zlib. Replace
ffmpeg-4 with ffmpeg. Change luajit label to fix lint. Update vendored
openal to 0.6.2. Sort inputs by name.
[description]: Change description to closely match upstream for accuracy.
[license]: Add new and missing licenses.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: xarcan: Fix indentation.
* gnu/packages/arcan.scm (xarcan): Fix indentation.
gnu: xarcan: Update to 0.6.1.
* gnu/packages/arcan.scm (xarcan): Update to 0.6.1.
[use-modules]: Remove no longer used '(guix build-system gnu)' and add
'(guix build-system meson)'. Add '(gnu packages fonts)',
'(gnu packages onc-rpc)' for new dependencies and '(guix gexp)' for arguments.
[source]: Use version instead of commit, and update hash.
[build-system]: Switch to 'meson-build-system' since this is what's
used upstream now.
[arguments]: Use new configuration flags for the new build system. Switch to
new arguments style.
[inputs]: Add font-dejavu, libtirpc, libxshmfence, xcb-util, xcb-util-wm.
Replace libressl with openssl. Sort inputs by name.
[license]: Add 3-Clause BSD license.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: efivar: Fix cross-compilation.
[version]: Temporarily change the version to a git-version.
[source]: Fetch source from git, use newer commit to fix cross-build.
[arguments]<#:make-flags>: Set HOSTCC to gcc.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: kdenlive: Add missing kirigami input.
* gnu/packages/kde.scm (kdenlive): Add input kirigami.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: Add libmodbus.
* gnu/packages/engineering.scm (libmodbus): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: lcrq: Update to 0.1.2.
gnu: lcrq: Update to 0.1.2.
* gnu/packages/networking.scm (lcrq): Update to 0.1.2.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: Add font-junicode.
* gnu/packages/fonts.scm (font-junicode): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: simh: Use G-Expressions.
* gnu/packages/simh.scm (simh)[arguments]: Convert to list of G-Expressions.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: simh: Update to 3.12-4.
* gnu/packages/simh.scm (simh): Update to 3.12-4.
[source]: Switch to url-fetch.
[native-inputs]: Add unzip.
[arguments]: Adjust make-flags.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: thunar: Update to 4.18.7.
* gnu/packages/xfce.scm (thunar): Update to 4.18.7.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: kaidan: Update to 0.9.0.
* gnu/packages/messaging.scm (kaidan): Update to 0.9.0.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: sideload: Update to 6.2.1.
* gnu/packages/pantheon.scm (sideload): Update to 6.2.1.
gnu: pantheon-calculator: Update to 2.0.2.
* gnu/packages/pantheon (pantheon-calculator): Update to 2.0.2.
[inputs]: Replace gtk+ with gtk.
[native-inputs]: Remove labels.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: granite: Upgrade to 7.3.0.
* gnu/packages/pantheon.scm (granite): Upgrade to 7.3.0.
[inputs]: Remove gtk+. Add sassc. Move glib and libgee to...
[propagated-inputs]: ... here. Add gtk.
[native-inputs]: Add glib:bin.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: ibus: Add search-path for 'GUIX_GTK3_IM_MODULE_FILE'.
* gnu/packages/ibus.scm (ibus)[native-search-paths]: Add 'GUIX_GTK3_IM_MODULE_FILE'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>