From f693116721e09b9da3cd19bc6baf0783ac209862 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 19 Aug 2019 13:54:09 +0000 Subject: Gem 1ab32e47ec2362fc6257c574abb31c539d5204ac linux/amd64 built 'master:1ab32e47ec2362fc6257c574abb31c539d5204ac' for linux/amd64 --- Gem/Gem.la | 4 ++-- Gem/Gem.pd_linux | Bin 35620063 -> 37046032 bytes Gem/develop/include/Gem/Base/GemMath.h | 4 ++-- Gem/develop/include/Gem/Base/TextBase.h | 6 +++--- Gem/develop/include/Gem/Gem/RTE.h | 2 +- Gem/gem_filmGMERLIN.la | 4 ++-- Gem/gem_filmGMERLIN.so | Bin 149755 -> 177544 bytes Gem/gem_filmMPEG3.la | 4 ++-- Gem/gem_filmMPEG3.so | Bin 177254 -> 224352 bytes Gem/gem_filmQT4L.la | 4 ++-- Gem/gem_filmQT4L.so | Bin 167580 -> 211288 bytes Gem/gem_imageJPEG.la | 4 ++-- Gem/gem_imageJPEG.so | Bin 190893 -> 273384 bytes Gem/gem_imageMAGICK.la | 6 +++--- Gem/gem_imageMAGICK.so | Bin 276122 -> 364760 bytes Gem/gem_imageSGI.la | 4 ++-- Gem/gem_imageSGI.so | Bin 260193 -> 343560 bytes Gem/gem_imageSTB.la | 4 ++-- Gem/gem_imageSTB.so | Bin 1222908 -> 1198648 bytes Gem/gem_imageTIFF.la | 6 +++--- Gem/gem_imageTIFF.so | Bin 306196 -> 442640 bytes Gem/gem_modelOBJ.la | 4 ++-- Gem/gem_modelOBJ.so | Bin 696424 -> 763192 bytes Gem/gem_recordQT4L.la | 4 ++-- Gem/gem_recordQT4L.so | Bin 457339 -> 557536 bytes Gem/gem_recordV4L.la | 4 ++-- Gem/gem_recordV4L.so | Bin 128110 -> 182936 bytes Gem/gem_recordV4L2.la | 4 ++-- Gem/gem_recordV4L2.so | Bin 127013 -> 191624 bytes Gem/gem_videoDC1394.la | 4 ++-- Gem/gem_videoDC1394.so | Bin 424727 -> 486448 bytes Gem/gem_videoDV4L.la | 4 ++-- Gem/gem_videoDV4L.so | Bin 284568 -> 356320 bytes Gem/gem_videoUNICAP.la | 4 ++-- Gem/gem_videoUNICAP.so | Bin 547525 -> 685664 bytes Gem/gem_videoV4L.la | 4 ++-- Gem/gem_videoV4L.so | Bin 477290 -> 481720 bytes Gem/gem_videoV4L2.la | 4 ++-- Gem/gem_videoV4L2.so | Bin 603996 -> 673760 bytes Gem/gem_videoVNC.la | 6 +++--- Gem/gem_videoVNC.so | Bin 246355 -> 324056 bytes Gem/gemglxwindow.la | 4 ++-- Gem/gemglxwindow.pd_linux | Bin 218154 -> 275936 bytes Gem/pix_drum.la | 4 ++-- Gem/pix_drum.pd_linux | Bin 97329 -> 112216 bytes Gem/pix_fiducialtrack.la | 4 ++-- Gem/pix_fiducialtrack.pd_linux | Bin 273925 -> 298336 bytes Gem/pix_hit.la | 4 ++-- Gem/pix_hit.pd_linux | Bin 68689 -> 69080 bytes Gem/pix_mano.la | 4 ++-- Gem/pix_mano.pd_linux | Bin 168779 -> 177896 bytes 51 files changed, 57 insertions(+), 57 deletions(-) diff --git a/Gem/Gem.la b/Gem/Gem.la index bc13640..ed03000 100755 --- a/Gem/Gem.la +++ b/Gem/Gem.la @@ -1,5 +1,5 @@ # Gem.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='Gem.pd_linux Gem.pd_linux Gem.pd_linux' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags=' -pthread' # Libraries that this one depends upon. diff --git a/Gem/Gem.pd_linux b/Gem/Gem.pd_linux index 843c785..7aa3837 100755 Binary files a/Gem/Gem.pd_linux and b/Gem/Gem.pd_linux differ diff --git a/Gem/develop/include/Gem/Base/GemMath.h b/Gem/develop/include/Gem/Base/GemMath.h index 4a26d02..f9ce319 100644 --- a/Gem/develop/include/Gem/Base/GemMath.h +++ b/Gem/develop/include/Gem/Base/GemMath.h @@ -1,4 +1,4 @@ #ifdef __GNUC__ -# warning GemMath.h is deprecated - please include "Utils/Math.h" instead +# warning GemMath.h is deprecated - please include "Utils/GemMath.h" instead #endif -#include "Utils/Math.h" +#include "Utils/GemMath.h" diff --git a/Gem/develop/include/Gem/Base/TextBase.h b/Gem/develop/include/Gem/Base/TextBase.h index 4c10cb7..e3ba794 100644 --- a/Gem/develop/include/Gem/Base/TextBase.h +++ b/Gem/develop/include/Gem/Base/TextBase.h @@ -34,9 +34,9 @@ #ifdef FTGL # define FONT_SCALE 0.2/3.0 # ifdef HAVE_FTGL_FTGL_H -# include "FTGL/ftgl.h" -# else -# include "FTFont.h" +# include +# elif defined HAVE_FTFONT_H +# include # endif #else # define FONT_SCALE 1.0 diff --git a/Gem/develop/include/Gem/Gem/RTE.h b/Gem/develop/include/Gem/Gem/RTE.h index a9820b9..d463f69 100644 --- a/Gem/develop/include/Gem/Gem/RTE.h +++ b/Gem/develop/include/Gem/Gem/RTE.h @@ -19,7 +19,7 @@ # pragma warning( disable : 4091 ) #endif -#include "m_pd.h" +#include #ifdef _MSC_VER # pragma warning( pop ) diff --git a/Gem/gem_filmGMERLIN.la b/Gem/gem_filmGMERLIN.la index 0e63e17..33a520e 100755 --- a/Gem/gem_filmGMERLIN.la +++ b/Gem/gem_filmGMERLIN.la @@ -1,5 +1,5 @@ # gem_filmGMERLIN.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_filmGMERLIN.so gem_filmGMERLIN.so gem_filmGMERLIN.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_filmGMERLIN.so b/Gem/gem_filmGMERLIN.so index ce2be0c..2c4cd4c 100755 Binary files a/Gem/gem_filmGMERLIN.so and b/Gem/gem_filmGMERLIN.so differ diff --git a/Gem/gem_filmMPEG3.la b/Gem/gem_filmMPEG3.la index 7455c92..eef71e2 100755 --- a/Gem/gem_filmMPEG3.la +++ b/Gem/gem_filmMPEG3.la @@ -1,5 +1,5 @@ # gem_filmMPEG3.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_filmMPEG3.so gem_filmMPEG3.so gem_filmMPEG3.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_filmMPEG3.so b/Gem/gem_filmMPEG3.so index 3ff2e72..4995bf2 100755 Binary files a/Gem/gem_filmMPEG3.so and b/Gem/gem_filmMPEG3.so differ diff --git a/Gem/gem_filmQT4L.la b/Gem/gem_filmQT4L.la index a130e6d..a628dde 100755 --- a/Gem/gem_filmQT4L.la +++ b/Gem/gem_filmQT4L.la @@ -1,5 +1,5 @@ # gem_filmQT4L.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_filmQT4L.so gem_filmQT4L.so gem_filmQT4L.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_filmQT4L.so b/Gem/gem_filmQT4L.so index b277dfe..4ee7fa2 100755 Binary files a/Gem/gem_filmQT4L.so and b/Gem/gem_filmQT4L.so differ diff --git a/Gem/gem_imageJPEG.la b/Gem/gem_imageJPEG.la index da28d7b..dec8525 100755 --- a/Gem/gem_imageJPEG.la +++ b/Gem/gem_imageJPEG.la @@ -1,5 +1,5 @@ # gem_imageJPEG.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_imageJPEG.so gem_imageJPEG.so gem_imageJPEG.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so index 10b2aeb..c79799a 100755 Binary files a/Gem/gem_imageJPEG.so and b/Gem/gem_imageJPEG.so differ diff --git a/Gem/gem_imageMAGICK.la b/Gem/gem_imageMAGICK.la index 57765fa..123536b 100755 --- a/Gem/gem_imageMAGICK.la +++ b/Gem/gem_imageMAGICK.la @@ -1,5 +1,5 @@ # gem_imageMAGICK.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,11 +13,11 @@ library_names='gem_imageMAGICK.so gem_imageMAGICK.so gem_imageMAGICK.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags=' -fopenmp -pthread' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L../.. /usr/lib/x86_64-linux-gnu/libMagick++.la /usr/lib/x86_64-linux-gnu/libMagickCore.la -lXrender -lXxf86vm -ldl -lz' +dependency_libs=' -L/usr/include/pd -L../.. /usr/lib/x86_64-linux-gnu/libMagick++-6.Q16.la /usr/lib/x86_64-linux-gnu/libMagickWand-6.Q16.la /usr/lib/x86_64-linux-gnu/libMagickCore-6.Q16.la -lXrender -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/gem_imageMAGICK.so b/Gem/gem_imageMAGICK.so index a450221..8b29bd6 100755 Binary files a/Gem/gem_imageMAGICK.so and b/Gem/gem_imageMAGICK.so differ diff --git a/Gem/gem_imageSGI.la b/Gem/gem_imageSGI.la index 3207b95..5d9499d 100755 --- a/Gem/gem_imageSGI.la +++ b/Gem/gem_imageSGI.la @@ -1,5 +1,5 @@ # gem_imageSGI.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_imageSGI.so gem_imageSGI.so gem_imageSGI.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so index 30dcc5f..0c62011 100755 Binary files a/Gem/gem_imageSGI.so and b/Gem/gem_imageSGI.so differ diff --git a/Gem/gem_imageSTB.la b/Gem/gem_imageSTB.la index 5ebe4ec..c6e318b 100755 --- a/Gem/gem_imageSTB.la +++ b/Gem/gem_imageSTB.la @@ -1,5 +1,5 @@ # gem_imageSTB.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_imageSTB.so gem_imageSTB.so gem_imageSTB.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_imageSTB.so b/Gem/gem_imageSTB.so index 38dc54b..53b8e6c 100755 Binary files a/Gem/gem_imageSTB.so and b/Gem/gem_imageSTB.so differ diff --git a/Gem/gem_imageTIFF.la b/Gem/gem_imageTIFF.la index 2e52956..3be9b24 100755 --- a/Gem/gem_imageTIFF.la +++ b/Gem/gem_imageTIFF.la @@ -1,5 +1,5 @@ # gem_imageTIFF.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,11 +13,11 @@ library_names='gem_imageTIFF.so gem_imageTIFF.so gem_imageTIFF.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L../.. /usr/lib/x86_64-linux-gnu/libtiff.la -lXrender -lXxf86vm -ldl -lz' +dependency_libs=' -L/usr/include/pd -L../.. -ltiff -lXrender -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so index 4af37f4..56acf30 100755 Binary files a/Gem/gem_imageTIFF.so and b/Gem/gem_imageTIFF.so differ diff --git a/Gem/gem_modelOBJ.la b/Gem/gem_modelOBJ.la index 6521f65..ed7c6ce 100755 --- a/Gem/gem_modelOBJ.la +++ b/Gem/gem_modelOBJ.la @@ -1,5 +1,5 @@ # gem_modelOBJ.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_modelOBJ.so gem_modelOBJ.so gem_modelOBJ.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so index b647c06..abf503e 100755 Binary files a/Gem/gem_modelOBJ.so and b/Gem/gem_modelOBJ.so differ diff --git a/Gem/gem_recordQT4L.la b/Gem/gem_recordQT4L.la index 8b38c4b..ab6b472 100755 --- a/Gem/gem_recordQT4L.la +++ b/Gem/gem_recordQT4L.la @@ -1,5 +1,5 @@ # gem_recordQT4L.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_recordQT4L.so gem_recordQT4L.so gem_recordQT4L.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_recordQT4L.so b/Gem/gem_recordQT4L.so index 5b60a5a..8c0a544 100755 Binary files a/Gem/gem_recordQT4L.so and b/Gem/gem_recordQT4L.so differ diff --git a/Gem/gem_recordV4L.la b/Gem/gem_recordV4L.la index 63d12ed..b15364f 100755 --- a/Gem/gem_recordV4L.la +++ b/Gem/gem_recordV4L.la @@ -1,5 +1,5 @@ # gem_recordV4L.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_recordV4L.so gem_recordV4L.so gem_recordV4L.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_recordV4L.so b/Gem/gem_recordV4L.so index c872e4b..ab1ad44 100755 Binary files a/Gem/gem_recordV4L.so and b/Gem/gem_recordV4L.so differ diff --git a/Gem/gem_recordV4L2.la b/Gem/gem_recordV4L2.la index 355c7ea..68c25bf 100755 --- a/Gem/gem_recordV4L2.la +++ b/Gem/gem_recordV4L2.la @@ -1,5 +1,5 @@ # gem_recordV4L2.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_recordV4L2.so gem_recordV4L2.so gem_recordV4L2.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_recordV4L2.so b/Gem/gem_recordV4L2.so index 44c76cb..51a67e7 100755 Binary files a/Gem/gem_recordV4L2.so and b/Gem/gem_recordV4L2.so differ diff --git a/Gem/gem_videoDC1394.la b/Gem/gem_videoDC1394.la index c7e08c7..c3d373b 100755 --- a/Gem/gem_videoDC1394.la +++ b/Gem/gem_videoDC1394.la @@ -1,5 +1,5 @@ # gem_videoDC1394.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_videoDC1394.so gem_videoDC1394.so gem_videoDC1394.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags=' -pthread' # Libraries that this one depends upon. diff --git a/Gem/gem_videoDC1394.so b/Gem/gem_videoDC1394.so index 7dbf8fc..5ff91ba 100755 Binary files a/Gem/gem_videoDC1394.so and b/Gem/gem_videoDC1394.so differ diff --git a/Gem/gem_videoDV4L.la b/Gem/gem_videoDV4L.la index fdeaf8a..6c9b4cb 100755 --- a/Gem/gem_videoDV4L.la +++ b/Gem/gem_videoDV4L.la @@ -1,5 +1,5 @@ # gem_videoDV4L.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_videoDV4L.so gem_videoDV4L.so gem_videoDV4L.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags=' -pthread' # Libraries that this one depends upon. diff --git a/Gem/gem_videoDV4L.so b/Gem/gem_videoDV4L.so index abdcacf..d89dc6b 100755 Binary files a/Gem/gem_videoDV4L.so and b/Gem/gem_videoDV4L.so differ diff --git a/Gem/gem_videoUNICAP.la b/Gem/gem_videoUNICAP.la index f11c0a4..858fa74 100755 --- a/Gem/gem_videoUNICAP.la +++ b/Gem/gem_videoUNICAP.la @@ -1,5 +1,5 @@ # gem_videoUNICAP.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_videoUNICAP.so gem_videoUNICAP.so gem_videoUNICAP.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gem_videoUNICAP.so b/Gem/gem_videoUNICAP.so index 2894ce8..bb55ef2 100755 Binary files a/Gem/gem_videoUNICAP.so and b/Gem/gem_videoUNICAP.so differ diff --git a/Gem/gem_videoV4L.la b/Gem/gem_videoV4L.la index 4303650..7033885 100755 --- a/Gem/gem_videoV4L.la +++ b/Gem/gem_videoV4L.la @@ -1,5 +1,5 @@ # gem_videoV4L.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_videoV4L.so gem_videoV4L.so gem_videoV4L.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags=' -pthread' # Libraries that this one depends upon. diff --git a/Gem/gem_videoV4L.so b/Gem/gem_videoV4L.so index 55177b0..b745061 100755 Binary files a/Gem/gem_videoV4L.so and b/Gem/gem_videoV4L.so differ diff --git a/Gem/gem_videoV4L2.la b/Gem/gem_videoV4L2.la index 19f91bc..c837b50 100755 --- a/Gem/gem_videoV4L2.la +++ b/Gem/gem_videoV4L2.la @@ -1,5 +1,5 @@ # gem_videoV4L2.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gem_videoV4L2.so gem_videoV4L2.so gem_videoV4L2.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags=' -pthread' # Libraries that this one depends upon. diff --git a/Gem/gem_videoV4L2.so b/Gem/gem_videoV4L2.so index 31fef23..260ddd5 100755 Binary files a/Gem/gem_videoV4L2.so and b/Gem/gem_videoV4L2.so differ diff --git a/Gem/gem_videoVNC.la b/Gem/gem_videoVNC.la index edf7001..0edbdad 100755 --- a/Gem/gem_videoVNC.la +++ b/Gem/gem_videoVNC.la @@ -1,5 +1,5 @@ # gem_videoVNC.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,11 +13,11 @@ library_names='gem_videoVNC.so gem_videoVNC.so gem_videoVNC.so' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. -dependency_libs=' -L/usr/include/pd -L../.. -lvncclient -lnsl -lpthread -ljpeg -lresolv -lgcrypt -lgnutls -lXrender -lXxf86vm -ldl -lz' +dependency_libs=' -L/usr/include/pd -L../.. -lvncclient -lXrender -lXxf86vm -ldl -lz' # Names of additional weak libraries provided by this library weak_library_names='' diff --git a/Gem/gem_videoVNC.so b/Gem/gem_videoVNC.so index f397cf4..7b58ac5 100755 Binary files a/Gem/gem_videoVNC.so and b/Gem/gem_videoVNC.so differ diff --git a/Gem/gemglxwindow.la b/Gem/gemglxwindow.la index b5635c5..bd5660e 100755 --- a/Gem/gemglxwindow.la +++ b/Gem/gemglxwindow.la @@ -1,5 +1,5 @@ # gemglxwindow.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='gemglxwindow.pd_linux gemglxwindow.pd_linux gemglxwindow.pd_linux # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/gemglxwindow.pd_linux b/Gem/gemglxwindow.pd_linux index 6fe66b6..179ca13 100755 Binary files a/Gem/gemglxwindow.pd_linux and b/Gem/gemglxwindow.pd_linux differ diff --git a/Gem/pix_drum.la b/Gem/pix_drum.la index a419923..7a1eaaf 100755 --- a/Gem/pix_drum.la +++ b/Gem/pix_drum.la @@ -1,5 +1,5 @@ # pix_drum.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='pix_drum.pd_linux pix_drum.pd_linux pix_drum.pd_linux' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/pix_drum.pd_linux b/Gem/pix_drum.pd_linux index f675fa9..0bce63f 100755 Binary files a/Gem/pix_drum.pd_linux and b/Gem/pix_drum.pd_linux differ diff --git a/Gem/pix_fiducialtrack.la b/Gem/pix_fiducialtrack.la index a8b3680..4e13ddd 100755 --- a/Gem/pix_fiducialtrack.la +++ b/Gem/pix_fiducialtrack.la @@ -1,5 +1,5 @@ # pix_fiducialtrack.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='pix_fiducialtrack.pd_linux pix_fiducialtrack.pd_linux pix_fiducia # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/pix_fiducialtrack.pd_linux b/Gem/pix_fiducialtrack.pd_linux index d3d96a6..e33315d 100755 Binary files a/Gem/pix_fiducialtrack.pd_linux and b/Gem/pix_fiducialtrack.pd_linux differ diff --git a/Gem/pix_hit.la b/Gem/pix_hit.la index 0bc69ec..7b8250b 100755 --- a/Gem/pix_hit.la +++ b/Gem/pix_hit.la @@ -1,5 +1,5 @@ # pix_hit.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='pix_hit.pd_linux pix_hit.pd_linux pix_hit.pd_linux' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/pix_hit.pd_linux b/Gem/pix_hit.pd_linux index 527ba9f..78b3ad2 100755 Binary files a/Gem/pix_hit.pd_linux and b/Gem/pix_hit.pd_linux differ diff --git a/Gem/pix_mano.la b/Gem/pix_mano.la index e69ab29..709831b 100755 --- a/Gem/pix_mano.la +++ b/Gem/pix_mano.la @@ -1,5 +1,5 @@ # pix_mano.la - a libtool library file -# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1 +# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1 # # Please DO NOT delete this file! # It is necessary for linking the library. @@ -13,7 +13,7 @@ library_names='pix_mano.pd_linux pix_mano.pd_linux pix_mano.pd_linux' # The name of the static archive. old_library='' -# Linker flags that can not go in dependency_libs. +# Linker flags that cannot go in dependency_libs. inherited_linker_flags='' # Libraries that this one depends upon. diff --git a/Gem/pix_mano.pd_linux b/Gem/pix_mano.pd_linux index fe58824..584249d 100755 Binary files a/Gem/pix_mano.pd_linux and b/Gem/pix_mano.pd_linux differ -- cgit v1.2.1