From 4a62b45483bdd654fa85dfa7aba83b4aeab92b30 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 7 Jan 2018 20:13:51 +0000 Subject: Gem 8d98ea82b73bb2f74ba87782ea8a4d9d643d75ba osx/x86_64 built 'master:8d98ea82b73bb2f74ba87782ea8a4d9d643d75ba' for osx/x86_64 --- Gem/Gem.pd_darwin | Bin 5104588 -> 5104588 bytes Gem/gem_filmAVF.so | Bin 57604 -> 57604 bytes Gem/gem_imageJPEG.so | Bin 52192 -> 52192 bytes Gem/gem_imageMAGICK.so | Bin 54584 -> 54584 bytes Gem/gem_imageSGI.so | Bin 59264 -> 59264 bytes Gem/gem_imageTIFF.so | Bin 68332 -> 68332 bytes Gem/gem_modelOBJ.so | Bin 90316 -> 90316 bytes Gem/gemcocoawindow.pd_darwin | Bin 36348 -> 36348 bytes Gem/gemglfw3window.pd_darwin | Bin 38000 -> 38000 bytes Gem/gemglutwindow.pd_darwin | Bin 44268 -> 44268 bytes Gem/gemmacoswindow.la | 41 ++++++++++++++++++++++++++++++++++++++++ Gem/gemmacoswindow.pd_darwin | Bin 0 -> 36348 bytes Gem/gemsdlwindow.pd_darwin | Bin 40720 -> 40720 bytes Gem/pix_drum.pd_darwin | Bin 26304 -> 26304 bytes Gem/pix_fiducialtrack.pd_darwin | Bin 76332 -> 76332 bytes Gem/pix_hit.pd_darwin | Bin 24312 -> 24312 bytes Gem/pix_mano.pd_darwin | Bin 40512 -> 40512 bytes 17 files changed, 41 insertions(+) create mode 100755 Gem/gemmacoswindow.la create mode 100755 Gem/gemmacoswindow.pd_darwin (limited to 'Gem') diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin index d13ff3b..e6e8d03 100755 Binary files a/Gem/Gem.pd_darwin and b/Gem/Gem.pd_darwin differ diff --git a/Gem/gem_filmAVF.so b/Gem/gem_filmAVF.so index 25b3564..ba83af6 100755 Binary files a/Gem/gem_filmAVF.so and b/Gem/gem_filmAVF.so differ diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so index 5609294..d248526 100755 Binary files a/Gem/gem_imageJPEG.so and b/Gem/gem_imageJPEG.so differ diff --git a/Gem/gem_imageMAGICK.so b/Gem/gem_imageMAGICK.so index f13e118..c8ceb48 100755 Binary files a/Gem/gem_imageMAGICK.so and b/Gem/gem_imageMAGICK.so differ diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so index dac9ddb..59f1b00 100755 Binary files a/Gem/gem_imageSGI.so and b/Gem/gem_imageSGI.so differ diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so index 210e955..8843934 100755 Binary files a/Gem/gem_imageTIFF.so and b/Gem/gem_imageTIFF.so differ diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so index 9490e09..9ba2093 100755 Binary files a/Gem/gem_modelOBJ.so and b/Gem/gem_modelOBJ.so differ diff --git a/Gem/gemcocoawindow.pd_darwin b/Gem/gemcocoawindow.pd_darwin index 768d2d0..5e5041f 100755 Binary files a/Gem/gemcocoawindow.pd_darwin and b/Gem/gemcocoawindow.pd_darwin differ diff --git a/Gem/gemglfw3window.pd_darwin b/Gem/gemglfw3window.pd_darwin index 244f185..58ee62a 100755 Binary files a/Gem/gemglfw3window.pd_darwin and b/Gem/gemglfw3window.pd_darwin differ diff --git a/Gem/gemglutwindow.pd_darwin b/Gem/gemglutwindow.pd_darwin index c8a5880..1418c8f 100755 Binary files a/Gem/gemglutwindow.pd_darwin and b/Gem/gemglutwindow.pd_darwin differ diff --git a/Gem/gemmacoswindow.la b/Gem/gemmacoswindow.la new file mode 100755 index 0000000..e7e246b --- /dev/null +++ b/Gem/gemmacoswindow.la @@ -0,0 +1,41 @@ +# gemmacoswindow.la - a libtool library file +# Generated by libtool (GNU libtool) 2.4.6 +# +# Please DO NOT delete this file! +# It is necessary for linking the library. + +# The name that we can dlopen(3). +dlname='gemmacoswindow.pd_darwin' + +# Names of this library. +library_names='gemmacoswindow.pd_darwin gemmacoswindow.pd_darwin' + +# The name of the static archive. +old_library='' + +# Linker flags that cannot go in dependency_libs. +inherited_linker_flags=' -framework Cocoa' + +# Libraries that this one depends upon. +dependency_libs=' -L/Users/travis/build/umlaeute/Gem/build/travis-ci/deps/Pd-0.48-0.app/Contents/Resources//bin -L../.. -ldl -lz -lm' + +# Names of additional weak libraries provided by this library +weak_library_names='' + +# Version information for gemmacoswindow. +current=0 +age=0 +revision=0 + +# Is this an already installed library? +installed=yes + +# Should we warn about portability when linking against -modules? +shouldnotlink=yes + +# Files to dlopen/dlpreopen +dlopen='' +dlpreopen='' + +# Directory that this library needs to be installed in: +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gemmacoswindow.pd_darwin b/Gem/gemmacoswindow.pd_darwin new file mode 100755 index 0000000..25a1200 Binary files /dev/null and b/Gem/gemmacoswindow.pd_darwin differ diff --git a/Gem/gemsdlwindow.pd_darwin b/Gem/gemsdlwindow.pd_darwin index 734fd52..5334b20 100755 Binary files a/Gem/gemsdlwindow.pd_darwin and b/Gem/gemsdlwindow.pd_darwin differ diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin index 24c88c4..66ba884 100755 Binary files a/Gem/pix_drum.pd_darwin and b/Gem/pix_drum.pd_darwin differ diff --git a/Gem/pix_fiducialtrack.pd_darwin b/Gem/pix_fiducialtrack.pd_darwin index 7fa9604..d7b741c 100755 Binary files a/Gem/pix_fiducialtrack.pd_darwin and b/Gem/pix_fiducialtrack.pd_darwin differ diff --git a/Gem/pix_hit.pd_darwin b/Gem/pix_hit.pd_darwin index f81dfe9..56b8875 100755 Binary files a/Gem/pix_hit.pd_darwin and b/Gem/pix_hit.pd_darwin differ diff --git a/Gem/pix_mano.pd_darwin b/Gem/pix_mano.pd_darwin index e6e90ec..2b4ebaa 100755 Binary files a/Gem/pix_mano.pd_darwin and b/Gem/pix_mano.pd_darwin differ -- cgit v1.2.1