gobject-introspection: move all remaining files to main pkg.
This commit is contained in:
parent
f518aa1955
commit
7952eccefb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gobject-introspection'
|
# Template file for 'gobject-introspection'
|
||||||
pkgname=gobject-introspection
|
pkgname=gobject-introspection
|
||||||
version=1.36.0
|
version=1.36.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-tests --disable-static"
|
configure_args="--disable-tests --disable-static"
|
||||||
hostmakedepends="pkg-config flex"
|
hostmakedepends="pkg-config flex"
|
||||||
|
@ -45,9 +45,6 @@ gobject-introspection_package() {
|
||||||
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
pycompile_dirs="usr/lib/${pkgname}/giscanner"
|
||||||
depends="libtool python libgirepository-devel"
|
depends="libtool python libgirepository-devel"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/bin
|
vmove all
|
||||||
vmove usr/lib/${pkgname}
|
|
||||||
vmove usr/share/man
|
|
||||||
vmove usr/share/${pkgname}-1.0
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue