Обновление README.md, исходников, пакетки
This commit is contained in:
16
assets/var/gnu/sysprof.md
Normal file
16
assets/var/gnu/sysprof.md
Normal file
@ -0,0 +1,16 @@
|
||||
sysprof 50.0
|
||||
=
|
||||
https://gitlab.gnome.org/GNOME/sysprof/-/archive/50.0/sysprof-50.0.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup --prefix=/pkg/gnu/sysprof --buildtype=release -Dgtk=false -Dsysprofd=none ..
|
||||
ninja
|
||||
ninja install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
libdex
|
||||
itstool
|
||||
```
|
||||
Reference in New Issue
Block a user