mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
eom: rebuild for metadata
This commit is contained in:
parent
9923f7299e
commit
4724de3da4
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'eom'
|
# Template file for 'eom'
|
||||||
pkgname=eom
|
pkgname=eom
|
||||||
version=1.20.1
|
version=1.20.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile $(vopt_enable gir introspection)"
|
configure_args="--disable-schemas-compile $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="dbus-glib-devel mate-common
|
hostmakedepends="dbus-glib-devel mate-common
|
||||||
|
@ -15,6 +15,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=35375d5d55128e03c9a4f9e5559878873275c6e182b159058767180ca449347d
|
checksum=35375d5d55128e03c9a4f9e5559878873275c6e182b159058767180ca449347d
|
||||||
|
nocross="libgirepository-devel is nocross"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue