Kf5-config: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „== Syntax ==“ durch „== Aufruf ==“
 
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 10: Zeile 10:
== Installation ==
== Installation ==
== Anwendungen ==
== Anwendungen ==
=== Fehlerbehebung ===
=== Basisordner ===
== Syntax ==
Basisordners der Frameworks-Installation
  kf5-config [Option]
  $ kf5-config --prefix
=== Optionen ===
/usr
=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
== Konfiguration ==
=== Dateien ===
== Sicherheit ==
== Dokumentation ==
=== RFC ===
=== Man-Pages ===
=== Info-Pages ===
== Siehe auch ==
== Links ==
=== Projekt-Homepage ===
=== Weblinks ===
=== Einzelnachweise ===
<references />
== Testfragen ==
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>


[[Kategorie:Entwurf]]
=== Ressourcentypen===
$ '''kf5-config --types'''
cache - Cached information (e.g. favicons, web-pages)
config - Configuration files
data - Where applications store data
emoticons - Emoticons
exe - Executables in $prefix/bin
html - HTML documentation
icon - Icons
include - Includes/Headers
kcfg - Configuration description files
lib - Libraries
locale - Translation files for KLocale
module - Loadable modules
pixmap - Legacy pixmaps
qtplugins - Qt plugins
services - Services
servicetypes - Service types
socket - UNIX Sockets (specific for both current host and current user)
sound - Application sounds
templates - Templates
tmp - Temporary files (specific for both current host and current user)
wallpaper - Wallpapers
xdgconf - XDG Configuration Files
xdgconf-autostart - XDG autostart directory
xdgconf-menu - XDG Menu layout (.menu files)
xdgdata - XDG Shared Data
xdgdata-apps - XDG Application menu (.desktop files)
xdgdata-dirs - XDG Menu descriptions (.directory files)
xdgdata-icon - XDG Icons
xdgdata-mime - XDG Mime Types
xdgdata-pixmap - Legacy pixmaps


== ÜBERSICHT ==
=== Wallpaper-Pfade ===
$ '''kf5-config --path wallpaper'''
/home/user/.local/share/wallpapers/:/usr/share/wallpapers/


 
== Aufruf ==
== BESCHREIBUNG ==
  kf5-config [Option]
* kf5-config ist Befehlszeilenprogramm, mit dem Informationen über die Frameworks-Installation oder Benutzerpfade abgerufen werden können.
=== Optionen ===
* Verwenden Sie dieses Programm zur Abfrage der verschiedenen Aspekte der auf Ihrem System vorliegenden Frameworks-Installation.
 
'''Anmerkung'''
  kf5-config ist ein veralteter Ersatz für kde4-config. Es wird empfohlen stattdessen qtpaths zu benutzen, das in Qt(TM) einhalten ist.
 
== OPTIONEN ==
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
Zeile 100: Zeile 90:
|}
|}


== BEISPIELE ==
== Dokumentation ==
Ausgabe des Basisordners der Frameworks-Installation:
=== Man-Page ===
% kf5-config --prefix
# kf5-config(1)
/usr
 
== Siehe auch ==
# [[kf5options]](7)
# [[qtpaths]]


Ausgabe einer Liste aller Ressourcentypen:
== Links ==
$ '''kf5-config --types'''
=== Projekt ===
cache - Cached information (e.g. favicons, web-pages)
=== Weblinks ===
config - Configuration files
data - Where applications store data
emoticons - Emoticons
exe - Executables in $prefix/bin
html - HTML documentation
icon - Icons
include - Includes/Headers
kcfg - Configuration description files
lib - Libraries
locale - Translation files for KLocale
module - Loadable modules
pixmap - Legacy pixmaps
qtplugins - Qt plugins
services - Services
servicetypes - Service types
socket - UNIX Sockets (specific for both current host and current user)
sound - Application sounds
templates - Templates
tmp - Temporary files (specific for both current host and current user)
wallpaper - Wallpapers
xdgconf - XDG Configuration Files
xdgconf-autostart - XDG autostart directory
xdgconf-menu - XDG Menu layout (.menu files)
xdgdata - XDG Shared Data
xdgdata-apps - XDG Application menu (.desktop files)
xdgdata-dirs - XDG Menu descriptions (.directory files)
xdgdata-icon - XDG Icons
xdgdata-mime - XDG Mime Types
xdgdata-pixmap - Legacy pixmaps


Ausgabe des Pfades des installierten Arbeitsflächenhintergrunds:
$ '''kf5-config --path wallpaper'''
/home/user/.local/share/wallpapers/:/usr/share/wallpapers/


== SIEHE AUCH ==
[[Kategorie:Plasma5]]
# [[kf5options]](7)
# [[qtpaths]]

Aktuelle Version vom 12. November 2024, 18:40 Uhr

kf5-config gibt die Installationspfade von Qt™ und Frameworks aus

Beschreibung

  • kf5-config ist Befehlszeilenprogramm, mit dem Informationen über die Frameworks-Installation oder Benutzerpfade abgerufen werden können.
  • Verwenden Sie dieses Programm zur Abfrage der verschiedenen Aspekte der auf Ihrem System vorliegenden Frameworks-Installation.
Anmerkung
kf5-config ist ein veralteter Ersatz für kde4-config. Es wird empfohlen, stattdessen qtpaths zu benutzen, das in Qt™ einhalten ist.

Installation

Anwendungen

Basisordner

Basisordners der Frameworks-Installation

$ kf5-config --prefix
/usr

Ressourcentypen

$ kf5-config --types
cache - Cached information (e.g. favicons, web-pages)
config - Configuration files
data - Where applications store data
emoticons - Emoticons
exe - Executables in $prefix/bin
html - HTML documentation
icon - Icons
include - Includes/Headers
kcfg - Configuration description files
lib - Libraries
locale - Translation files for KLocale
module - Loadable modules
pixmap - Legacy pixmaps
qtplugins - Qt plugins
services - Services
servicetypes - Service types
socket - UNIX Sockets (specific for both current host and current user)
sound - Application sounds
templates - Templates
tmp - Temporary files (specific for both current host and current user)
wallpaper - Wallpapers
xdgconf - XDG Configuration Files
xdgconf-autostart - XDG autostart directory
xdgconf-menu - XDG Menu layout (.menu files)
xdgdata - XDG Shared Data
xdgdata-apps - XDG Application menu (.desktop files)
xdgdata-dirs - XDG Menu descriptions (.directory files)
xdgdata-icon - XDG Icons
xdgdata-mime - XDG Mime Types
xdgdata-pixmap - Legacy pixmaps

Wallpaper-Pfade

$ kf5-config --path wallpaper
/home/user/.local/share/wallpapers/:/usr/share/wallpapers/

Aufruf

kf5-config [Option]

Optionen

Option Beschreibung
--expandvars ${prefix} und ${exec_prefix} bei der Ausgabe expandieren.
--prefix Einkompiliertes prefix für Frameworks-Bibliotheken.
--exec-prefix Einkompiliertes exec_prefix für Frameworks-Bibliotheken.
--libsuffix Bei der Kompilierung gesetztes „library path suffix“.
--localprefix Präfix für das Schreiben von Dateien in $HOME.
--version Version von Qt(TM) und einkompilierte Versionszeichenfolge für Frameworks-Bibliotheken und kf5-config.
--kde-version Einkompilierte Versionszeichenfolge für Frameworks-Bibliotheken.
--types Ausgabe der Liste aller verfügbaren KDE-Ressourcetypen.
--path Typ Suchpfad für den angegebenen Typ.
--userpath Typ document
--install Typ Präfix, in dem Ressourcen-Dateien abgelegt werden.
--qt-prefix Installations-Präfix für Qt(TM).
--qt-binaries Ort der installierten Qt(TM)-Programmdateien.
--qt-libraries Ort der installierten Qt(TM)-Bibliotheken.
--qt-plugins Ort der installierten Qt(TM)-Module.

Dokumentation

Man-Page

  1. kf5-config(1)

Siehe auch

  1. kf5options(7)
  2. qtpaths

Links

Projekt

Weblinks