diff options
-rwxr-xr-x | Gem/Gem.pd_darwin | bin | 4873564 -> 4873564 bytes | |||
-rw-r--r-- | Gem/README.txt | 28 | ||||
-rwxr-xr-x | Gem/gem_filmAVF.so | bin | 57072 -> 57072 bytes | |||
-rwxr-xr-x | Gem/gem_imageJPEG.so | bin | 50680 -> 50680 bytes | |||
-rwxr-xr-x | Gem/gem_imageMAGICK.so | bin | 52544 -> 52544 bytes | |||
-rwxr-xr-x | Gem/gem_imageSGI.so | bin | 57332 -> 57332 bytes | |||
-rwxr-xr-x | Gem/gem_imageTIFF.so | bin | 65708 -> 65708 bytes | |||
-rwxr-xr-x | Gem/gem_modelOBJ.so | bin | 86424 -> 86424 bytes | |||
-rwxr-xr-x | Gem/gem_videoAVF.so | bin | 61076 -> 61076 bytes | |||
-rwxr-xr-x | Gem/gemcocoawindow.pd_darwin | bin | 39108 -> 39108 bytes | |||
-rwxr-xr-x | Gem/gemglutwindow.pd_darwin | bin | 41844 -> 41844 bytes | |||
-rwxr-xr-x | Gem/gemmacoswindow.pd_darwin | bin | 38964 -> 38964 bytes | |||
-rwxr-xr-x | Gem/pix_drum.pd_darwin | bin | 25336 -> 25336 bytes | |||
-rwxr-xr-x | Gem/pix_fiducialtrack.pd_darwin | bin | 69040 -> 69040 bytes | |||
-rwxr-xr-x | Gem/pix_hit.pd_darwin | bin | 23356 -> 23356 bytes | |||
-rwxr-xr-x | Gem/pix_mano.pd_darwin | bin | 39584 -> 39584 bytes |
16 files changed, 17 insertions, 11 deletions
diff --git a/Gem/Gem.pd_darwin b/Gem/Gem.pd_darwin Binary files differindex f84dda3..d0bc543 100755 --- a/Gem/Gem.pd_darwin +++ b/Gem/Gem.pd_darwin diff --git a/Gem/README.txt b/Gem/README.txt index dce05e9..e57d410 100644 --- a/Gem/README.txt +++ b/Gem/README.txt @@ -1,18 +1,22 @@ This is GEM - Graphics Environment for Multimedia ================================================= You can get the current distribution from: -http://gem.iem.at -http://sourceforge.net/projects/pd-gem +https://gem.iem.at +https://git.iem.at/pd/Gem +https://github.com/umlaeute/Gem if you want to compile the newest (bleeding edge, and possibly unstable) source -code yourself, you can get a copy from the public git repository on sourceforge: +code yourself, you can get a copy from the public git repository: - read-only access: https://github.com/umlaeute/Gem.git - read-write access: ssh://git@github.com:umlaeute/Gem.git + read-only access: https://git.iem.at/pd/Gem.git + read-write access: ssh://git@git.iem.at:pd/Gem.git + +There is also a mirror on github: + https://github.com/umlaeute/Gem usually, you will only need the read-only repository, which you can get with -$ git clone https://github.com/umlaeute/Gem.git +$ git clone https://git.iem.at/pd/Gem.git ============================================= NEW::: @@ -65,13 +69,16 @@ INSTALLATION: ============= ------------------------------------- -To install GEM on linux/OSX/...: -run +To build & install GEM run: $ ./configure $ make $ make install -note that you might want to help Gem to find the Pd-headers, e.g. by doing + +note: when using a git-clone of the Gem sources, you first need to run +`./autogen.sh` (which is a wrapper around `autoreconf -fiv`). + +note: that you might want to help Gem to find the Pd-headers, e.g. by doing $ ./configure --with-pd=/usr/include/pd try $ ./configure --help to see more options @@ -161,8 +168,7 @@ bug-report (see below) BUG-REPORTS: ============ please do not hesitate to report any crashes, weirdnesses or other issues, using -the bugtracker at sourceforge: -http://sourceforge.net/projects/pd-gem/ +our bugtracker at https://bugs.gem.iem.at or the gem-dev mailinglist (subscription at http://lists.puredata.info) if your mail only says "hey, it does not work !", it is an annoyance and no bug-report diff --git a/Gem/gem_filmAVF.so b/Gem/gem_filmAVF.so Binary files differindex a66f81d..68d40ee 100755 --- a/Gem/gem_filmAVF.so +++ b/Gem/gem_filmAVF.so diff --git a/Gem/gem_imageJPEG.so b/Gem/gem_imageJPEG.so Binary files differindex ef193e8..c5b6246 100755 --- a/Gem/gem_imageJPEG.so +++ b/Gem/gem_imageJPEG.so diff --git a/Gem/gem_imageMAGICK.so b/Gem/gem_imageMAGICK.so Binary files differindex 604cfbf..da1fbf2 100755 --- a/Gem/gem_imageMAGICK.so +++ b/Gem/gem_imageMAGICK.so diff --git a/Gem/gem_imageSGI.so b/Gem/gem_imageSGI.so Binary files differindex 6744513..c05f8d5 100755 --- a/Gem/gem_imageSGI.so +++ b/Gem/gem_imageSGI.so diff --git a/Gem/gem_imageTIFF.so b/Gem/gem_imageTIFF.so Binary files differindex 951a7ac..f5f15ca 100755 --- a/Gem/gem_imageTIFF.so +++ b/Gem/gem_imageTIFF.so diff --git a/Gem/gem_modelOBJ.so b/Gem/gem_modelOBJ.so Binary files differindex 209198e..6950b28 100755 --- a/Gem/gem_modelOBJ.so +++ b/Gem/gem_modelOBJ.so diff --git a/Gem/gem_videoAVF.so b/Gem/gem_videoAVF.so Binary files differindex 9caa870..4682ada 100755 --- a/Gem/gem_videoAVF.so +++ b/Gem/gem_videoAVF.so diff --git a/Gem/gemcocoawindow.pd_darwin b/Gem/gemcocoawindow.pd_darwin Binary files differindex db2bb16..7d691b6 100755 --- a/Gem/gemcocoawindow.pd_darwin +++ b/Gem/gemcocoawindow.pd_darwin diff --git a/Gem/gemglutwindow.pd_darwin b/Gem/gemglutwindow.pd_darwin Binary files differindex 19f8ab2..e81b3ac 100755 --- a/Gem/gemglutwindow.pd_darwin +++ b/Gem/gemglutwindow.pd_darwin diff --git a/Gem/gemmacoswindow.pd_darwin b/Gem/gemmacoswindow.pd_darwin Binary files differindex a79c224..cdf2d3a 100755 --- a/Gem/gemmacoswindow.pd_darwin +++ b/Gem/gemmacoswindow.pd_darwin diff --git a/Gem/pix_drum.pd_darwin b/Gem/pix_drum.pd_darwin Binary files differindex e20eaae..3610dac 100755 --- a/Gem/pix_drum.pd_darwin +++ b/Gem/pix_drum.pd_darwin diff --git a/Gem/pix_fiducialtrack.pd_darwin b/Gem/pix_fiducialtrack.pd_darwin Binary files differindex a8e9284..6de702d 100755 --- a/Gem/pix_fiducialtrack.pd_darwin +++ b/Gem/pix_fiducialtrack.pd_darwin diff --git a/Gem/pix_hit.pd_darwin b/Gem/pix_hit.pd_darwin Binary files differindex 4de4259..fcae9b2 100755 --- a/Gem/pix_hit.pd_darwin +++ b/Gem/pix_hit.pd_darwin diff --git a/Gem/pix_mano.pd_darwin b/Gem/pix_mano.pd_darwin Binary files differindex 9925067..61fb1c8 100755 --- a/Gem/pix_mano.pd_darwin +++ b/Gem/pix_mano.pd_darwin |