pkg download command and patches
This commit is contained in:
13
assets/var/gnu/atk.md
Normal file
13
assets/var/gnu/atk.md
Normal file
@ -0,0 +1,13 @@
|
||||
atk
|
||||
=
|
||||
https://gitlab.gnome.org/Archive/atk/-/archive/master/atk-master.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
mkdir -p build
|
||||
cd build
|
||||
meson setup --prefix=$pkgpath --buildtype=release ..
|
||||
ninja
|
||||
ninja install
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user