libnma: replace libnm-gtk
This commit is contained in:
parent
6cddd0f161
commit
caa5cae606
2 changed files with 2 additions and 2 deletions
|
@ -2982,7 +2982,6 @@ libczmq.so.4 czmq-4.0.1_1
|
||||||
liblz.so.1 lzlib-1.8_1
|
liblz.so.1 lzlib-1.8_1
|
||||||
libelogind.so.0 libelogind-238.1_2
|
libelogind.so.0 libelogind-238.1_2
|
||||||
libseat.so.1 libseat-0.3.0_1
|
libseat.so.1 libseat-0.3.0_1
|
||||||
libnma.so.0 libnm-gtk-1.4.0_1
|
|
||||||
libnma.so.0 libnma-1.8.30_1
|
libnma.so.0 libnma-1.8.30_1
|
||||||
libgspell-1.so.2 gspell-1.8.0_1
|
libgspell-1.so.2 gspell-1.8.0_1
|
||||||
libotf.so.1 libotf-0.9.16_1
|
libotf.so.1 libotf-0.9.16_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libnma'
|
# Template file for 'libnma'
|
||||||
pkgname=libnma
|
pkgname=libnma
|
||||||
version=1.8.30
|
version=1.8.30
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
|
hostmakedepends="gettext glib-devel gtk-doc pkg-config vala"
|
||||||
|
@ -14,6 +14,7 @@ license="GPL-2.0-only, LGPL-2.1-or-later"
|
||||||
homepage="https://gitlab.gnome.org/GNOME/libnma"
|
homepage="https://gitlab.gnome.org/GNOME/libnma"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4
|
checksum=da33e72a49e07d855d97a52aa9a8962a4c96f52b9168c4e0027117ad8ffdafb4
|
||||||
|
replaces="libnm-gtk>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+="-Dgtk_doc=false"
|
configure_args+="-Dgtk_doc=false"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue