Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-04-27 14:51:14 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
484c1484c9ae01354b1910bae5ed8a729e00b3be
fish-shell/fish.pc.in

11 lines
253 B
PkgConfig
Raw Normal View History

fish.pc: add pkgconfig file for fish Assists other packages in finding the path to install completions: call `pkg-config --variable=completionsdir fish` or so (like bash-completion). As discussed in #1485.
2014-10-01 22:02:55 +08:00
prefix=@prefix@
datadir=@datadir@
Customisable extra configuration, completion and function directories - Add options to the autotools build to set the path for the "vendor" or "extra" configuration snippets, functions and completions directories. - Remove the vendor_completions directory from the Xcode build, as these are relocatable and compiling the paths in does not make sense. This allows packaging tools like Homebrew and Nix to use a common directory outside of the main prefix for third-party completions, and to make these available for programmatic discovery through `pkg-config`. Closes #2113
2016-04-04 14:33:35 +08:00
completionsdir=@extra_completionsdir@
functionsdir=@extra_functionsdir@
confdir=@extra_snippetsdir@
fish.pc: add pkgconfig file for fish Assists other packages in finding the path to install completions: call `pkg-config --variable=completionsdir fish` or so (like bash-completion). As discussed in #1485.
2014-10-01 22:02:55 +08:00
Name: fish
Description: fish, the friendly interactive shell
URL: http://fishshell.com/
Version: @fish_build_version@
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 42ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API