From ed567d2a9048d959a8fc6ef2ed6e9f9d39fad1c1 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 3 Oct 2020 23:08:46 -0400 Subject: [PATCH] New package: libnma-1.8.30 --- srcpkgs/libnma/patches/meson_options.patch | 10 ++++++++++ srcpkgs/libnma/template | 16 ++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 srcpkgs/libnma/patches/meson_options.patch create mode 100644 srcpkgs/libnma/template diff --git a/srcpkgs/libnma/patches/meson_options.patch b/srcpkgs/libnma/patches/meson_options.patch new file mode 100644 index 00000000000..74c41ff52c0 --- /dev/null +++ b/srcpkgs/libnma/patches/meson_options.patch @@ -0,0 +1,10 @@ +--- meson_options.txt 2020-06-22 09:08:50.000000000 -0400 ++++ "meson_options.txt copy" 2020-10-03 22:33:37.223920239 -0400 +@@ -4,6 +4,6 @@ + option('iso_codes', type: 'boolean', value: true, description: 'check for iso-codes at build-time') + option('mobile_broadband_provider_info', type: 'boolean', value: true, description: 'check for mobile-broadband-provider-info at build-time') + option('ld_gc', type: 'boolean', value: true, description: 'Enable garbage collection of unused symbols on linking') +-option('gtk_doc', type: 'boolean', value: true, description: 'use gtk-doc to build documentation') ++option('gtk_doc', type: 'boolean', value: false, description: 'use gtk-doc to build documentation') + option('introspection', type: 'boolean', value: true, description: 'Enable introspection for this build') + option('vapi', type: 'boolean', value: true, description: 'build Vala bindings') diff --git a/srcpkgs/libnma/template b/srcpkgs/libnma/template new file mode 100644 index 00000000000..db08134f4d4 --- /dev/null +++ b/srcpkgs/libnma/template @@ -0,0 +1,16 @@ +# Template file for 'libnma' +pkgname=libnma +version=1.8.30 +revision=1 +build_style=meson +build_helper="gir qemu" +hostmakedepends="glib-devel pkg-config vala" +makedepends="gcr-devel gtk+3-devel iso-codes + mobile-broadband-provider-info NetworkManager-devel" +depends="NetworkManager iso-codes" +short_desc="NetworkManager panel applet for GNOME - runtime library" +maintainer="cinerea0 " +license="GPL-2.0-only, LGPL-2.1-or-later" +homepage="https://gitlab.gnome.org/GNOME/libnma" +distfiles="https://gitlab.gnome.org/GNOME/libnma/-/archive/${version}/libnma-${version}.tar.gz" +checksum=c874d83dd59468b68c79ff20e8f5a689a009c89b618e89b5939fbdc81776fbf5