diff options
author | Travis CI <zmoelnig@travis-ci.umlaeute.mur.at> | 2020-12-21 13:58:44 +0000 |
---|---|---|
committer | Travis CI <zmoelnig@travis-ci.umlaeute.mur.at> | 2020-12-21 13:58:44 +0000 |
commit | 218400f57fb024e2ef46519ac23494e1d3bcb245 (patch) | |
tree | 4b0a7842d2a2becdc1065b3b0e0f726fad96bed6 | |
parent | 10b15076c21fb9a38c8330c11c8e097b2b3d6703 (diff) |
Gem 8d39ee476aeacd0e1bd0f78857eb475c2ae41ac1 osx/i386
built 'master:8d39ee476aeacd0e1bd0f78857eb475c2ae41ac1' for osx/i386
-rwxr-xr-x | Gem/Gem.la | 2 | ||||
-rwxr-xr-x | Gem/Gem.pd_darwin | bin | 5075220 -> 5075220 bytes | |||
-rwxr-xr-x | Gem/gem_filmAVF.la | 2 | ||||
-rwxr-xr-x | Gem/gem_filmAVF.so | bin | 55996 -> 55996 bytes | |||
-rwxr-xr-x | Gem/gem_imageIO.la | 2 | ||||
-rwxr-xr-x | Gem/gem_imageIO.so | bin | 37584 -> 37584 bytes | |||
-rwxr-xr-x | Gem/gem_imageJPEG.la | 2 | ||||
-rwxr-xr-x | Gem/gem_imageJPEG.so | bin | 49088 -> 49088 bytes | |||
-rwxr-xr-x | Gem/gem_imageSGI.la | 2 | ||||
-rwxr-xr-x | Gem/gem_imageSGI.so | bin | 56268 -> 56268 bytes | |||
-rwxr-xr-x | Gem/gem_imageSTB.la | 2 | ||||
-rwxr-xr-x | Gem/gem_imageSTB.so | bin | 201256 -> 201256 bytes | |||
-rwxr-xr-x | Gem/gem_imageTIFF.la | 2 | ||||
-rwxr-xr-x | Gem/gem_imageTIFF.so | bin | 64236 -> 64236 bytes | |||
-rwxr-xr-x | Gem/gem_modelOBJ.la | 2 | ||||
-rwxr-xr-x | Gem/gem_modelOBJ.so | bin | 97560 -> 97560 bytes | |||
-rwxr-xr-x | Gem/gem_recordNDI.la | 2 | ||||
-rwxr-xr-x | Gem/gem_recordNDI.so | bin | 28696 -> 28696 bytes | |||
-rwxr-xr-x | Gem/gem_videoAVF.la | 2 | ||||
-rwxr-xr-x | Gem/gem_videoAVF.so | bin | 61172 -> 61172 bytes | |||
-rwxr-xr-x | Gem/gem_videoDECKLINK.la | 2 | ||||
-rwxr-xr-x | Gem/gem_videoDECKLINK.so | bin | 69284 -> 69284 bytes | |||
-rwxr-xr-x | Gem/gem_videoNDI.la | 2 | ||||
-rwxr-xr-x | Gem/gem_videoNDI.so | bin | 45648 -> 45648 bytes | |||
-rwxr-xr-x | Gem/gemcocoawindow.la | 2 | ||||
-rwxr-xr-x | Gem/gemcocoawindow.pd_darwin | bin | 39192 -> 39192 bytes | |||
-rwxr-xr-x | Gem/gemglutwindow.la | 2 | ||||
-rwxr-xr-x | Gem/gemglutwindow.pd_darwin | bin | 41924 -> 41924 bytes | |||
-rwxr-xr-x | Gem/gemmacoswindow.la | 2 | ||||
-rwxr-xr-x | Gem/gemmacoswindow.pd_darwin | bin | 39088 -> 39088 bytes | |||
-rwxr-xr-x | Gem/pix_drum.la | 2 | ||||
-rwxr-xr-x | Gem/pix_drum.pd_darwin | bin | 25416 -> 25416 bytes | |||
-rwxr-xr-x | Gem/pix_fiducialtrack.la | 2 | ||||
-rwxr-xr-x | Gem/pix_fiducialtrack.pd_darwin | bin | 69120 -> 69120 bytes | |||
-rwxr-xr-x | Gem/pix_hit.la | 2 | ||||
-rwxr-xr-x | Gem/pix_hit.pd_darwin | bin | 23432 -> 23432 bytes | |||
-rwxr-xr-x | Gem/pix_mano.la | 2 | ||||
-rwxr-xr-x | Gem/pix_mano.pd_darwin | bin | 39660 -> 39660 bytes |
38 files changed, 19 insertions, 19 deletions
@@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin Binary files differindex 29cbb65..617b7aa 100755 --- a/Gem/Gem.pd_darwin +++ b/Gem/Gem.pd_darwin diff --git a/Gem/gem_filmAVF.la b/Gem/gem_filmAVF.la index d221300..ebd4f73 100755 --- a/Gem/gem_filmAVF.la +++ b/Gem/gem_filmAVF.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_filmAVF.so b/Gem/gem_filmAVF.so Binary files differindex 64a933f..f6beed0 100755 --- a/Gem/gem_filmAVF.so +++ b/Gem/gem_filmAVF.so diff --git a/Gem/gem_imageIO.la b/Gem/gem_imageIO.la index f4b63b1..0e8ccd5 100755 --- a/Gem/gem_imageIO.la +++ b/Gem/gem_imageIO.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_imageIO.so b/Gem/gem_imageIO.so Binary files differindex 4cd6792..1cd8f9a 100755 --- a/Gem/gem_imageIO.so +++ b/Gem/gem_imageIO.so diff --git a/Gem/gem_imageJPEG.la b/Gem/gem_imageJPEG.la index ea0bf34..e272ed1 100755 --- a/Gem/gem_imageJPEG.la +++ b/Gem/gem_imageJPEG.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so Binary files differindex ee3fce6..1bbd9f1 100755 --- a/Gem/gem_imageJPEG.so +++ b/Gem/gem_imageJPEG.so diff --git a/Gem/gem_imageSGI.la b/Gem/gem_imageSGI.la index 944c74d..a30c696 100755 --- a/Gem/gem_imageSGI.la +++ b/Gem/gem_imageSGI.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so Binary files differindex 53ec38a..866d70a 100755 --- a/Gem/gem_imageSGI.so +++ b/Gem/gem_imageSGI.so diff --git a/Gem/gem_imageSTB.la b/Gem/gem_imageSTB.la index a6f1451..d71b353 100755 --- a/Gem/gem_imageSTB.la +++ b/Gem/gem_imageSTB.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_imageSTB.so b/Gem/gem_imageSTB.so Binary files differindex fcd6725..3b22f65 100755 --- a/Gem/gem_imageSTB.so +++ b/Gem/gem_imageSTB.so diff --git a/Gem/gem_imageTIFF.la b/Gem/gem_imageTIFF.la index afdd382..fda8be4 100755 --- a/Gem/gem_imageTIFF.la +++ b/Gem/gem_imageTIFF.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so Binary files differindex 4e7c863..4d70604 100755 --- a/Gem/gem_imageTIFF.so +++ b/Gem/gem_imageTIFF.so diff --git a/Gem/gem_modelOBJ.la b/Gem/gem_modelOBJ.la index 6c988bf..b2411ce 100755 --- a/Gem/gem_modelOBJ.la +++ b/Gem/gem_modelOBJ.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so Binary files differindex 2e099b4..02f8bf3 100755 --- a/Gem/gem_modelOBJ.so +++ b/Gem/gem_modelOBJ.so diff --git a/Gem/gem_recordNDI.la b/Gem/gem_recordNDI.la index d3d1beb..fdefc18 100755 --- a/Gem/gem_recordNDI.la +++ b/Gem/gem_recordNDI.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_recordNDI.so b/Gem/gem_recordNDI.so Binary files differindex acfd66c..a67f4e7 100755 --- a/Gem/gem_recordNDI.so +++ b/Gem/gem_recordNDI.so diff --git a/Gem/gem_videoAVF.la b/Gem/gem_videoAVF.la index 07c9590..9eb4d16 100755 --- a/Gem/gem_videoAVF.la +++ b/Gem/gem_videoAVF.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_videoAVF.so b/Gem/gem_videoAVF.so Binary files differindex b3511dc..61d6220 100755 --- a/Gem/gem_videoAVF.so +++ b/Gem/gem_videoAVF.so diff --git a/Gem/gem_videoDECKLINK.la b/Gem/gem_videoDECKLINK.la index 8064cac..cf55d31 100755 --- a/Gem/gem_videoDECKLINK.la +++ b/Gem/gem_videoDECKLINK.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_videoDECKLINK.so b/Gem/gem_videoDECKLINK.so Binary files differindex 8ecfcc1..445dd39 100755 --- a/Gem/gem_videoDECKLINK.so +++ b/Gem/gem_videoDECKLINK.so diff --git a/Gem/gem_videoNDI.la b/Gem/gem_videoNDI.la index b308e60..42ac724 100755 --- a/Gem/gem_videoNDI.la +++ b/Gem/gem_videoNDI.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gem_videoNDI.so b/Gem/gem_videoNDI.so Binary files differindex 1717cb6..8c246f2 100755 --- a/Gem/gem_videoNDI.so +++ b/Gem/gem_videoNDI.so diff --git a/Gem/gemcocoawindow.la b/Gem/gemcocoawindow.la index b488a86..5ddc322 100755 --- a/Gem/gemcocoawindow.la +++ b/Gem/gemcocoawindow.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gemcocoawindow.pd_darwin b/Gem/gemcocoawindow.pd_darwin Binary files differindex c0d6286..1581363 100755 --- a/Gem/gemcocoawindow.pd_darwin +++ b/Gem/gemcocoawindow.pd_darwin diff --git a/Gem/gemglutwindow.la b/Gem/gemglutwindow.la index 3a7aad2..d4104a3 100755 --- a/Gem/gemglutwindow.la +++ b/Gem/gemglutwindow.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gemglutwindow.pd_darwin b/Gem/gemglutwindow.pd_darwin Binary files differindex 477b3d8..c5dd47e 100755 --- a/Gem/gemglutwindow.pd_darwin +++ b/Gem/gemglutwindow.pd_darwin diff --git a/Gem/gemmacoswindow.la b/Gem/gemmacoswindow.la index 67abb7b..3f4b966 100755 --- a/Gem/gemmacoswindow.la +++ b/Gem/gemmacoswindow.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/Gem' diff --git a/Gem/gemmacoswindow.pd_darwin b/Gem/gemmacoswindow.pd_darwin Binary files differindex 077c4c8..f183a30 100755 --- a/Gem/gemmacoswindow.pd_darwin +++ b/Gem/gemmacoswindow.pd_darwin diff --git a/Gem/pix_drum.la b/Gem/pix_drum.la index d5499fb..e66fd9b 100755 --- a/Gem/pix_drum.la +++ b/Gem/pix_drum.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/pix_drum' diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin Binary files differindex 82d5088..3939892 100755 --- a/Gem/pix_drum.pd_darwin +++ b/Gem/pix_drum.pd_darwin diff --git a/Gem/pix_fiducialtrack.la b/Gem/pix_fiducialtrack.la index 32299ce..e2605d2 100755 --- a/Gem/pix_fiducialtrack.la +++ b/Gem/pix_fiducialtrack.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/pix_fiducialtrack' diff --git a/Gem/pix_fiducialtrack.pd_darwin b/Gem/pix_fiducialtrack.pd_darwin Binary files differindex af80324..8079970 100755 --- a/Gem/pix_fiducialtrack.pd_darwin +++ b/Gem/pix_fiducialtrack.pd_darwin diff --git a/Gem/pix_hit.la b/Gem/pix_hit.la index 4e4d8f6..2158147 100755 --- a/Gem/pix_hit.la +++ b/Gem/pix_hit.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/pix_hit' diff --git a/Gem/pix_hit.pd_darwin b/Gem/pix_hit.pd_darwin Binary files differindex a6af541..d50dfab 100755 --- a/Gem/pix_hit.pd_darwin +++ b/Gem/pix_hit.pd_darwin diff --git a/Gem/pix_mano.la b/Gem/pix_mano.la index f963dd0..b7bde0f 100755 --- a/Gem/pix_mano.la +++ b/Gem/pix_mano.la @@ -38,4 +38,4 @@ dlopen='' dlpreopen='' # Directory that this library needs to be installed in: -libdir='/' +libdir='/usr/local/lib/pd/extra/pix_mano' diff --git a/Gem/pix_mano.pd_darwin b/Gem/pix_mano.pd_darwin Binary files differindex 1b14647..cd71599 100755 --- a/Gem/pix_mano.pd_darwin +++ b/Gem/pix_mano.pd_darwin |