[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=52e25d5

The following commit has been merged in the master branch:
commit 52e25d5cedc30c644ee9096df678f0795b8fdc0b
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Jul 14 14:33:18 2016 +0200

    Further update freebsd_support patch
    
    Gbp-Dch: Ignore
---
 debian/patches/freebsd_support | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/debian/patches/freebsd_support b/debian/patches/freebsd_support
index ecd9d18..71a9e9d 100644
--- a/debian/patches/freebsd_support
+++ b/debian/patches/freebsd_support
@@ -74,6 +74,18 @@
  include_directories(${NOVA_INCLUDE_DIR})
  
  set(liblilxml_SRCS  ${CMAKE_SOURCE_DIR}/libs/lilxml.c )
+@@ -204,9 +205,9 @@
+ ##################################################
+ ########### INDI Alignment Subsystem #############
+ ##################################################
+-if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
++# if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
+ add_subdirectory(${CMAKE_SOURCE_DIR}/libs/indibase/alignment)
+-endif()
++# endif()
+ 
+ #####################################
+ ######## AGENT GROUP #########
 --- a/libs/indibase/hid_libusb.c
 +++ b/libs/indibase/hid_libusb.c
 @@ -52,7 +52,7 @@

-- 
libindi packaging



More information about the pkg-kde-commits mailing list