mid-kid
6 years ago
2 changed files with 6 additions and 6 deletions
@ -1,14 +1,14 @@ |
|||
import 'compile/meson' |
|||
import 'compile/configure' |
|||
|
|||
name=pygobject |
|||
majver=3.29 |
|||
majver=3.18 |
|||
version=$majver.2 |
|||
|
|||
dlextract "https://download.gnome.org/sources/$name/$majver/$name-$version.tar.xz" \ |
|||
'bc72d39e4303d94fc0f06b751f5c9a83' |
|||
'0a956f3e785e23b0f136832f2e57a862' |
|||
_ |
|||
|
|||
cd "$name-$version" |
|||
compile_meson |
|||
compile_configure -- --without-common |
|||
|
|||
# vim:set tabstop=4 shiftwidth=4 syntax=sh expandtab: |
|||
|
Loading…
Reference in new issue