mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
libstrophe: bump to version 0.8.8
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
35495daed3
commit
2c5cac6179
@ -1,13 +1,20 @@
|
|||||||
Make the package autoreconfigurable
|
Make the package autoreconfigurable
|
||||||
|
|
||||||
Signed-off-by: Denis Bodor <lefinnois@lefinnois.net>
|
Signed-off-by: Denis Bodor <lefinnois@lefinnois.net>
|
||||||
|
[Gustavo: update for 0.8.8]
|
||||||
|
|
||||||
diff -ur libstrophe.orig/Makefile.am libstrophe/Makefile.am
|
diff -Nura libstrophe-0.8.8.orig/m4/.empty libstrophe-0.8.8/m4/.empty
|
||||||
--- libstrophe.orig/Makefile.am 2014-03-02 18:58:36.219753865 +0100
|
--- libstrophe-0.8.8.orig/m4/.empty 1969-12-31 21:00:00.000000000 -0300
|
||||||
+++ libstrophe/Makefile.am 2014-03-02 18:58:02.739752477 +0100
|
+++ libstrophe-0.8.8/m4/.empty 2015-09-23 19:29:37.893688227 -0300
|
||||||
|
@@ -0,0 +1,2 @@
|
||||||
|
+
|
||||||
|
+
|
||||||
|
diff -Nura libstrophe-0.8.8.orig/Makefile.am libstrophe-0.8.8/Makefile.am
|
||||||
|
--- libstrophe-0.8.8.orig/Makefile.am 2015-09-23 19:26:10.960492781 -0300
|
||||||
|
+++ libstrophe-0.8.8/Makefile.am 2015-09-23 19:29:17.265970964 -0300
|
||||||
@@ -1,4 +1,4 @@
|
@@ -1,4 +1,4 @@
|
||||||
-AUTOMAKE_OPTIONS = subdir-objects
|
-AUTOMAKE_OPTIONS = subdir-objects
|
||||||
+AUTOMAKE_OPTIONS = subdir-objects foreign
|
+AUTOMAKE_OPTIONS = subdir-objects foreign
|
||||||
|
|
||||||
CFLAGS = -g -Wall
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
AM_CFLAGS = -g -Wall
|
||||||
|
@ -4,9 +4,10 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBSTROPHE_VERSION = 0.8.6
|
LIBSTROPHE_VERSION = 0.8.8
|
||||||
LIBSTROPHE_SITE = $(call github,strophe,libstrophe,$(LIBSTROPHE_VERSION))
|
LIBSTROPHE_SITE = $(call github,strophe,libstrophe,$(LIBSTROPHE_VERSION))
|
||||||
LIBSTROPHE_DEPENDENCIES = openssl host-pkgconf
|
LIBSTROPHE_DEPENDENCIES = openssl host-pkgconf
|
||||||
|
# Doesn't ship configure
|
||||||
LIBSTROPHE_AUTORECONF = YES
|
LIBSTROPHE_AUTORECONF = YES
|
||||||
LIBSTROPHE_LICENSE = MIT or GPLv3
|
LIBSTROPHE_LICENSE = MIT or GPLv3
|
||||||
LIBSTROPHE_LICENSE_FILES = MIT-LICENSE.txt GPL-LICENSE.txt
|
LIBSTROPHE_LICENSE_FILES = MIT-LICENSE.txt GPL-LICENSE.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user