gnome-*: sprinkle some lib32disabled to avoid useless pkgs.
This commit is contained in:
parent
f98b1d9a05
commit
a512571429
|
@ -2,6 +2,7 @@
|
|||
pkgname=gnome-disk-utility
|
||||
version=3.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
pkgname=gnome-online-miners
|
||||
version=3.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
pkgname=gnome-sound-recorder
|
||||
version=3.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="which pkg-config intltool itstool gobject-introspection"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
pkgname=gnome-terminal
|
||||
version=3.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --with-nautilus-extension --disable-migration"
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils appdata-tools"
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
pkgname=gnome-weather
|
||||
version=3.12.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
||||
|
|
Loading…
Reference in New Issue