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
|
pkgname=gnome-disk-utility
|
||||||
version=3.12.0
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
hostmakedepends="pkg-config intltool gnome-doc-utils"
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
pkgname=gnome-online-miners
|
pkgname=gnome-online-miners
|
||||||
version=3.12.0
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection"
|
hostmakedepends="pkg-config intltool libxslt docbook-xsl gobject-introspection"
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
pkgname=gnome-sound-recorder
|
pkgname=gnome-sound-recorder
|
||||||
version=3.12.0
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="which pkg-config intltool itstool gobject-introspection"
|
hostmakedepends="which pkg-config intltool itstool gobject-introspection"
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
pkgname=gnome-terminal
|
pkgname=gnome-terminal
|
||||||
version=3.12.0
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-nautilus-extension --disable-migration"
|
configure_args="--disable-static --with-nautilus-extension --disable-migration"
|
||||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils appdata-tools"
|
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils appdata-tools"
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
pkgname=gnome-weather
|
pkgname=gnome-weather
|
||||||
version=3.12.0
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils gobject-introspection"
|
||||||
|
|
Loading…
Reference in New Issue