tracker: enable gir/vala for all architectures
This commit is contained in:
parent
5bd2e3c202
commit
ea7ac434bf
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tracker'
|
# Template file for 'tracker'
|
||||||
pkgname=tracker
|
pkgname=tracker
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Ddocs=false -Dfts=true -Dfunctional_tests=false
|
configure_args="-Ddocs=false -Dfts=true -Dfunctional_tests=false
|
||||||
|
@ -18,11 +18,6 @@ homepage="https://live.gnome.org/Tracker"
|
||||||
distfiles="${GNOME_SITE}/tracker/${version%.*}/tracker-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/tracker/${version%.*}/tracker-${version}.tar.xz"
|
||||||
checksum=0ccef9e67440859119fa6cae230355c1b1b3485ac08122017c9499ad2dada2ff
|
checksum=0ccef9e67440859119fa6cae230355c1b1b3485ac08122017c9499ad2dada2ff
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686-musl|x86_64-musl) ;;
|
|
||||||
*-musl) broken="gobject-introspection" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Tell the build system that we have internal fts5 in sqlite3
|
# Tell the build system that we have internal fts5 in sqlite3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue