[SCM] libindi packaging branch, master, updated. debian/1.2.0-1-7-g0fe704b
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 14 13:26:55 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libindi.git;a=commitdiff;h=5ece9d1
The following commit has been merged in the master branch:
commit 5ece9d130e68ace55cc00b8049ae2fb0aca2d21f
Author: Maximiliano Curia <maxy at debian.org>
Date: Wed Jul 13 12:46:36 2016 +0200
Update patch: freebsd_support
---
debian/changelog | 1 +
debian/patches/freebsd_support | 11 +++++++++++
2 files changed, 12 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e861bdf..c4c49b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libindi (1.2.0-2~) UNRELEASED; urgency=medium
* Update symbols files to make it compatible with gcc-6.
(Closes: 811961) Thanks to Martin Michlmayr for the report.
+ * Update patch: freebsd_support
-- Maximiliano Curia <maxy at debian.org> Fri, 08 Jul 2016 11:19:18 +0200
diff --git a/debian/patches/freebsd_support b/debian/patches/freebsd_support
index fe59be5..ecd9d18 100644
--- a/debian/patches/freebsd_support
+++ b/debian/patches/freebsd_support
@@ -85,3 +85,14 @@
#include "iconv.h"
#include "hidapi.h"
+--- a/drivers/focuser/smartfocus.cpp
++++ b/drivers/focuser/smartfocus.cpp
+@@ -20,7 +20,7 @@
+ #include "indicom.h"
+
+ #include <fcntl.h>
+-#include <termio.h>
++#include <termios.h>
+ #include <unistd.h>
+
+ #include <memory>
--
libindi packaging
More information about the pkg-kde-commits
mailing list