neard: update to 0.19.

This commit is contained in:
Jami Kettunen 2023-08-31 12:51:26 +03:00 committed by Duncan Overbruck
parent 9c0079c4d9
commit 7976c77041
2 changed files with 4 additions and 20 deletions

View file

@ -1,17 +0,0 @@
Sent as upstream PR: https://github.com/linux-nfc/neard/pull/15
---
diff --git a/Makefile.am b/Makefile.am
index 26aa4ca..1ff5d31 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -111,6 +111,10 @@ dbusdir = ${sysconfdir}/dbus-1/system.d/
dist_dbus_DATA = src/org.neard.conf
+if SE
+dist_dbus_DATA += se/org.neard.se.conf
+endif
+
if MAINTAINER_MODE
if SE

View file

@ -1,7 +1,7 @@
# Template file for 'neard'
pkgname=neard
version=0.18
revision=2
version=0.19
revision=1
build_style=gnu-configure
# TODO: add '--enable-test' when updated from python2 & gtk+2
configure_args="--disable-systemd --enable-ese --enable-tools"
@ -12,8 +12,9 @@ short_desc="Near Field Communication (NFC) manager"
maintainer="Jami Kettunen <jami.kettunen@protonmail.com>"
license="GPL-2.0-only"
homepage="https://github.com/linux-nfc/neard"
changelog="https://raw.githubusercontent.com/linux-nfc/neard/master/ChangeLog"
distfiles="https://github.com/linux-nfc/neard/archive/refs/tags/v${version}.tar.gz"
checksum=c013e3115315e2e11d16b5f0f1c8ce9afbcdba26800aad91245fd9b4a5dc938b
checksum=129bbf69488fdb599d480356765941f111d7799495d0d64095b25e893c4d2be7
pre_configure() {
autoreconf -fi