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