post install script
This commit is contained in:
parent
a21989bf15
commit
b1079497c8
3 changed files with 87 additions and 24 deletions
32
devware.csv
32
devware.csv
|
@ -1,16 +1,16 @@
|
|||
NAME,DESCRIPTION,GIT,GIT URL
|
||||
build-base,"Meta package for build base",N,
|
||||
tcc,"Tiny C Compiler",N,
|
||||
tcc-libs,"Tiny C Compiler (libraries)",N,
|
||||
tcc-libs-static,"Tiny C Compiler (static library)",N,
|
||||
clang20,"C language family front-end for LLVM",N,
|
||||
libinput,"Library for handling input devices",N,
|
||||
libinput-dev,"Library for handling input devices (development files)",N,
|
||||
wayland,"A computer display server protocol",N,
|
||||
wayland-dev,"A computer display server protocol (development files)",N,
|
||||
wlroots,"Modular Wayland compositor library",N,
|
||||
wlroots-dev,"Modular Wayland compositor library (development files)",N,
|
||||
libxkbcommon,"keyboard handling library",N,
|
||||
libxkbcommon-dev,"keyboard handling library (development files)",N,
|
||||
wayland-protocols,"Protocols and protocol extensions complementing the Wayland core protocol",N,
|
||||
pkgconf,"development framework configuration tools",N,
|
||||
NAME,DESCRIPTION,GIT,
|
||||
build-base,"Meta package for build base",D,
|
||||
tcc,"Tiny C Compiler",D,
|
||||
tcc-libs,"Tiny C Compiler (libraries)",D,
|
||||
tcc-libs-static,"Tiny C Compiler (static library)",D,
|
||||
clang20,"C language family front-end for LLVM",D,
|
||||
libinput,"Library for handling input devices",D,
|
||||
libinput-dev,"Library for handling input devices (development files)",D,
|
||||
wayland,"A computer display server protocol",D,
|
||||
wayland-dev,"A computer display server protocol (development files)",D,
|
||||
wlroots,"Modular Wayland compositor library",D,
|
||||
wlroots-dev,"Modular Wayland compositor library (development files)",D,
|
||||
libxkbcommon,"keyboard handling library",D,
|
||||
libxkbcommon-dev,"keyboard handling library (development files)",D,
|
||||
wayland-protocols,"Protocols and protocol extensions complementing the Wayland core protocol",D,
|
||||
pkgconf,"development framework configuration tools",D,
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue