From 3565cb60fb699b116186c33fcbdc4e8c507718b3 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Fri, 30 Nov 2018 11:44:36 +0000 Subject: Gem 661d4c50f18f8fe64069d6db4c03ef234c4ccaaf osx/x86_64 built 'master:661d4c50f18f8fe64069d6db4c03ef234c4ccaaf' for osx/x86_64 --- Gem/README.txt | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'Gem/README.txt') 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 -- cgit v1.2.1