Jump to content
ArchWiki

Init package guidelines (Magyar)

From ArchWiki
Arch package guidelines

32-bitCLRCMakeCrossDKMSEclipseElectronFontFree PascalGNOMEGoHaskellJavaKDEKernel modulesLispMesonMinGWNode.jsNonfreeOCamlPerlPHPPythonRRubyRust - SecurityShellVCSWebWine

This document covers standards and guidelines on writing PKGBUILDs for init scripts. eg openrc AUR

Package naming

For init scripts, use modulename-init.

example bluetooth-openrc AUR[Hibás hivatkozás: package not found] jellyfin-runit AUR

Note The package name should be entirely lowercase.

Architecture

See PKGBUILD#arch.

A init script should be architecture-independent.

Depends

all scripts should depend on it's init ie apparmor-openrc AUR[Hibás hivatkozás: package not found] requires openrc for it to work

Example packages

AltStyle によって変換されたページ (->オリジナル) /