aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/patches/sdl-pango-sans-serif.patch
diff options
context:
space:
mode:
authorgemmaro <gemmaro.dev@gmail.com>2023-08-07 23:05:41 +0900
committerLudovic Courtès <ludo@gnu.org>2023-08-15 00:33:51 +0200
commit820bf78cbc487d28457acc6cb790f4cbd7cc49b9 (patch)
treefe3c7a811d0b1952484d30fead81ec9540c9e744 /gnu/packages/patches/sdl-pango-sans-serif.patch
parent5d14e1c0b05b0b559171f513701108e17e72f523 (diff)
downloadguix-820bf78cbc487d28457acc6cb790f4cbd7cc49b9.tar.gz
guix-820bf78cbc487d28457acc6cb790f4cbd7cc49b9.zip
gnu: highlight: Add "gui" output.
* gnu/packages/pretty-print.scm (highlight): Add gui output. [source]: Add patch for GUI data directory. [outputs]: Add gui. [arguments]<phases>{fix-search-for-lua}: Fix Lua package name for GUI. {build-gui}: Add phase to build GUI. {install}: Set PREFIX variable. {install-gui}: Add phase to install GUI. [inputs]: Add qtbase-5. * gnu/packages/patches/highlight-gui-data-dir.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/patches/sdl-pango-sans-serif.patch')
0 files changed, 0 insertions, 0 deletions
l-cpp): New variable. * gnu/packages/machine-learning.scm (tensorflow-lite) [inputs]: Adjust to use the older abseil-cpp-20200923.3. * gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Likewise. Co-authored-by: Greg Hogan <code@greghogan.com> Maxim Cournoyer 2021-07-04gnu: grpc-1.16.1: Build with older protobuf....* gnu/packages/rpc.scm (grpc-1.16.1)[native-inputs]: Replace protobuf with protobuf-3.6. Efraim Flashner 2021-06-25gnu: apache-thrift: Update to 0.14.2....* gnu/packages/rpc.scm (apache-thrift): Update to 0.14.2. Tobias Geerinckx-Rice