From 079c229afa873ace0839596767b30588abf7dc5c Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 7 Jan 2018 20:16:25 +0000 Subject: Gem 8d98ea82b73bb2f74ba87782ea8a4d9d643d75ba osx/i386 built 'master:8d98ea82b73bb2f74ba87782ea8a4d9d643d75ba' for osx/i386 --- Gem/Gem.pd_darwin | Bin 4835588 -> 4835588 bytes Gem/gem_filmAVF.so | Bin 57380 -> 57380 bytes Gem/gem_imageJPEG.so | Bin 50452 -> 50452 bytes Gem/gem_imageMAGICK.so | Bin 52672 -> 52672 bytes Gem/gem_imageSGI.so | Bin 57276 -> 57276 bytes Gem/gem_imageTIFF.so | Bin 65548 -> 65548 bytes Gem/gem_modelOBJ.so | Bin 86564 -> 86564 bytes Gem/gemcocoawindow.pd_darwin | Bin 38484 -> 38484 bytes Gem/gemglfw3window.pd_darwin | Bin 36396 -> 36396 bytes Gem/gemglutwindow.pd_darwin | Bin 42388 -> 42388 bytes Gem/gemmacoswindow.la | 41 ++++++++++++++++++++++++++++++++++++++++ Gem/gemmacoswindow.pd_darwin | Bin 0 -> 38484 bytes Gem/gemsdlwindow.pd_darwin | Bin 39584 -> 39584 bytes Gem/pix_drum.pd_darwin | Bin 25560 -> 25560 bytes Gem/pix_fiducialtrack.pd_darwin | Bin 69740 -> 69740 bytes Gem/pix_hit.pd_darwin | Bin 23232 -> 23232 bytes Gem/pix_mano.pd_darwin | Bin 39564 -> 39564 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 00e83f4..7e2af4f 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 d6a4748..c7561d8 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 c19f8f4..c2a8deb 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 a9eb488..eb761a0 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 2fa5131..989e7b3 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 0bd783a..efbdb10 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 21cd724..77e6caa 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 6bca760..88b4a59 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 476fb1a..437084e 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 15dcbb0..2c79c38 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..8437e83 --- /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-i386.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..7ce0f2c Binary files /dev/null and b/Gem/gemmacoswindow.pd_darwin differ diff --git a/Gem/gemsdlwindow.pd_darwin b/Gem/gemsdlwindow.pd_darwin index b5d0aae..346d36b 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 34d17da..01fb4eb 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 4f15b4e..925631b 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 19d7359..2f92bc1 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 2562b77..24fc3a1 100755 Binary files a/Gem/pix_mano.pd_darwin and b/Gem/pix_mano.pd_darwin differ -- cgit v1.2.1