SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for supercollider-3.5.3-2.fc17.ccrma.x86_64.rpm :

* Sun Jul 15 2012 Fernando Lopez-Lezcano 3.5.3-2- strip weird characters from sc source files, causes problems (apparently) with some locales
* Wed Jun 27 2012 Fernando Lopez-Lezcano 3.5.3-1- update to 3.5.3
* Tue Jun 26 2012 Fernando Lopez-Lezcano 3.5.2-1.fcX.1- rebuild for fc14 and gedit2
* Wed May 09 2012 Fernando Lopez-Lezcano - downloaded Dan Stowell\'s version of Julius Smith\'s patch, no change in release
* Tue May 08 2012 Fernando Lopez-Lezcano 3.5.2-1- update to 3.5.2 and latest pv ugens fix by Julius Smith
* Mon May 07 2012 Fernando Lopez-Lezcano - new version of new pv ugens by Julius Smith (no change in release)
* Sat May 05 2012 Fernando Lopez-Lezcano 3.5.1-4- add new pv ugens by Julius Smith
* Fri May 04 2012 Fernando Lopez-Lezcano 3.5.1-3- add patch to fix sfft code (Julius Smith)
* Thu Apr 19 2012 Fernando Lopez-Lezcano 3.5.1-2- add patch to fix qttextview background
* Mon Apr 02 2012 Fernando Lopez-Lezcano 3.5.1-1- update to 3.5.1
* Tue Mar 20 2012 Fernando Lopez-Lezcano 3.5.0-1- update to official 3.5.0 release- remove the build_supernova flag, always build it
* Sat Mar 17 2012 Fernando Lopez-Lezcano 3.5-0.1.git20120317- updated to current git for latest fixes
* Thu Mar 01 2012 Fernando Lopez-Lezcano 3.5-0.1.git20120301- add perl incantation to fix supernova plugin path for x86_64- update to current 3.5 branch git (should be post-rc3)
* Tue Feb 28 2012 Fernando Lopez-Lezcano 3.5-0.1.git20120228- update to current 3.5 git to fix boost asio includes- fix file list, gedit-2 no longer there- readd libscsynth and libsupercollider_boost_thread libraries, add build define to keep the spec file compatible with git HEAD
* Mon Feb 27 2012 Fernando Lopez-Lezcano 3.5-0.1.rc2- updated to 3.5-rc2 (February 20th)
* Tue Feb 14 2012 Fernando Lopez-Lezcano 3.5-0.1.git20120213- update to current git- remove supercollider-sclang package and supercollider-libscsynth, these packages were created when sc was not 64 bit compliant so we could install a 32 bit sclang on a 64 bit install- merge supernova package into main package, remove boost library from files- remove -DSSE42=ON build option (only valid for very new Nehalem processors)- remove -DSSE41=ON, roundsd does not work even in a Core Duo processor
* Wed Feb 01 2012 Fernando Lopez-Lezcano 3.5-0.1.git20120201- updated to current git (20120201)- libsclang.so
* is no longer used, remove from files
* Tue Jan 03 2012 Fernando Lopez-Lezcano 3.5-0.1.git20111230- libQtCollider.so no longer exists, add qt-webkit-devel build requirement
* Fri Dec 30 2011 Fernando Lopez-Lezcano 3.5-0.1.git20111230- update to latest git
* Wed Oct 26 2011 Fernando Lopez-Lezcano 3.5-0.1.git20111026- update to latest git (fix sse initialization)
* Mon Oct 24 2011 Fernando Lopez-Lezcano 3.5-0.1.git20111024- update to latest git fixes
* Fri Oct 21 2011 Fernando Lopez-Lezcano 3.5-0.1.git20111021- update to current supercollider git- remove sc3-plugins, SwingOSC and quarks from build, they are now (again) separate packages- remove very old obsolete and provides
* Tue Oct 18 2011 Fernando Lopez-Lezcano - tons of changes to the spec file
* Tue Oct 18 2011 Fernando Lopez-Lezcano 3.5-0.1.git20111018- update to latest sc3 and sc3-plugins git (makefile fixes for supernova)
* Sat Oct 15 2011 Fernando Lopez-Lezcano - add git version of sc3-plugins, latest swingosc and latest quarks- package cruciallib for Instr and friends (used to be part of the main distribution)
* Fri Oct 14 2011 Fernando Lopez-Lezcano 3.5-0.1.git20111014- start packaging current supercollider git for supernova support
* Sat Aug 27 2011 Fernando Lopez-Lezcano 3.4.4-1- new build, supercollider > 3.4 does not come with sc3-plugins or swingosc anymore, add those two sources separately as well as svn 2002 of the quark repository
* Tue May 31 2011 Fernando Lopez-Lezcano 3.4-2- added -fpermissive workaround for building on fc15/gcc4.6 (SC_Wii.cpp fails to compile). This is of course not a proper fix.
* Sat Jan 08 2011 Fernando Lopez-Lezcano 3.4-2- add optimizations to plugins build
* Mon Jul 19 2010 Fernando Lopez-Lezcano 3.4-1- add supercollider-3.4-stknamespace.patch for Fedora 13\'s gcc
* Fri Jul 16 2010 Fernando Lopez-Lezcano 3.4-1- update to 3.4, sclang now builds on x86_64- add libicu and readline build dependencies (readline test fails due to - probably - a header problem, so comment the test out and assume that readline-devel is installed, patch1)- rework stkfloat patch for new version
* Tue Jun 08 2010 Fernando Lopez-Lezcano 3.3.1-5- add patch to change MY_FLOAT to StkFloat in stk ugen code, use the external include files for stk. Do not use internal header files anymore.
* Fri May 21 2010 Fernando Lopez-Lezcano 3.3.1-4- with newer version of stk in Fedora sc can link dynamically against stk
* Mon Mar 08 2010 Fernando Lopez-Lezcano 3.3.1-4- rebuild against newer stk libraries, fails to link at runtime with missing symbols (will try with static stk build)
* Fri Jan 22 2010 Fernando Lopez-Lezcano 3.3.1-3- split libscsynth into a separate package so that both 32 and 64 bits versions can be installed in a 64 bit environment (the 32 bit version is needed by the 32 bit sclang binary).
* Tue Jul 21 2009 Fernando Lopez-Lezcano 3.3.1-2- add patch2 to deal with breakage in gcc4.4/fc11 in swingosc, see http://www.listarc.bham.ac.uk/lists/sc-dev/msg10558.html
* Sat Jul 04 2009 Fernando Lopez-Lezcano - install to proper lib64 path on x86_64- add sc scel code to install, SConstruct fails to install it
* Wed Jul 01 2009 Fernando Lopez-Lezcano - split out language in supercollider-sclang- redo all file lists based on manual installs in a mock chroot- enable builds on x86_64, the supercollider-sclang will be copied from the i386 build
* Tue Jun 30 2009 Fernando Lopez-Lezcano - split emacs support into separate package- added ProcMod.sc patch from Josh for extras- create MathLib, AmbIEM, redUniverse, dewdrop_lib packages from quarks source
* Sun Jun 28 2009 Fernando Lopez-Lezcano 3.3.1-1- updated to stable 3.3.1 with Extras- rework stk.so patch, AY patch included now in source- rework scvim and sced install
* Fri Jun 12 2009 Fernando Lopez-Lezcano 3.3-1- updated to stable 3.3 with Extras (added Obsoletes/Provides for all sc3 related packages- build and install all sc3-plugins, SwingOSC- add AY patch PIC to avoid selinux text relocation errors
* Thu Mar 26 2009 Fernando Lopez-Lezcano 3.3-0.rc.svn8982.1- testing 3.3.RC svn
* Mon Mar 16 2009 Fernando Lopez-Lezcano 3.3-0.alpha.svn8939.1- testing 3.3 alpha, added ruby to build requirements (needed by scvim)- disable install of scvim until install target is fixed
* Mon Nov 10 2008 Fernando Lopez-Lezcano 3.2.1-0.svn7903.1- add obsoletes/provides for supercollider-beqsuite-ugens
* Sun Nov 09 2008 Fernando Lopez-Lezcano 3.2.1-0.svn7903.1- update to current svn
* Wed Apr 16 2008 Fernando Lopez-Lezcano 3.2.1-0.svn7501.4- build with JACK_DLL enabled and Wii support on on Fedora >= 7 (needs cwiid-devel package)
* Tue Apr 08 2008 Fernando Lopez-Lezcano 3.2.1-0.svn7501.2- do not use SC_USE_JACK_CLIENT_NEW which is the default, add patch0 to eliminate the code from SC_Jack.cpp (was it truly on? I should double check)
* Sat Apr 05 2008 Fernando Lopez-Lezcano 3.2.1-0.svn7501.1- updated to current svn- no longer install /etc/sclang.cfg- changed version numbering scheme to include the proper version- /usr/lib/SuperCollider/plugins/ReverbUGens.so conflicts with the old supercollider-reverb-ugens collection (built from the supercollider-sc3-plugins, also supercollider-ljpc-classes, supercollider-dewdrop, supercollider-josh-ugens
* Fri Feb 01 2008 Arnaud Gomes-do-Vale - built on CentOS- won\'t build on x86_64
* Sat Nov 17 2007 Fernando Lopez-Lezcano - installed Headers in the proper location that matches the pkgconfig CFLAGS locations
* Tue Jul 24 2007 Fernando Lopez-Lezcano - updated to svn from 07.07.23- added w3m to build and run dependencies- \"source\" directory is now \"Source\"- added emacs readme file as README.emacs- fix build on fc7, replace emacs with emacs-22.1
* Tue May 08 2007 Fernando Lopez-Lezcano 0.0.20070219-0.2.5866svn- build on fc7, add patch0 to direct X11 path to right location
* Thu Mar 08 2007 Fernando Lopez-Lezcano 0.0.20070219-0.2.5866svn- install all source files in the -devel package, some UGens (sc3-plugins) need the full source to build
* Wed Feb 21 2007 Fernando Lopez-Lezcano 0.0.20070219-0.1.5866svn- updated to svn 5866
* Fri Jan 19 2007 Fernando Lopez-Lezcano 0.0.20070118-0.2.5811svn- added Platform to /etc/sclang.conf (otherwise linux specific classes are not loaded)- in fc4 remove URL tag from .pc files, the stock pkgconfig does not like them (later updates do but the build env does not use them)- split -devel package, add proper requires (libhowl, avahi)
* Thu Jan 18 2007 Fernando Lopez-Lezcano 0.0.20070118-0.1.5811svn- switched to svn, updated to revision 5811- added static scsynth.a lib to files list
* Mon Jan 15 2007 Fernando Lopez-Lezcano 0.0.20061127-0.1.cvs- added missing libXt-devel dependency in fc5/6
* Thu Jan 11 2007 Fernando Lopez-Lezcano 0.0.20061127-0.5.cvs- build on fc5 and fc6, remove howl-devel dependency as howl is no longer being developed or maintained. Replace with Avahi.
* Mon Jan 08 2007 Fernando Lopez-Lezcano 0.0.20061127-0.5.cvs- added howl-devel build requirement (erased openmotif-devel)- fix removal of CVS directories (a directory with spaces in it was being erased by mistake)
* Thu Jan 04 2007 Fernando Lopez-Lezcano 0.0.20061127-0.4.cvs- updated to cvs snapshot 2007.01.04- add a line in /etc/sclang.cfg to include ~/.sclang.scel.cfg if exists
* Tue Dec 26 2006 Fernando Lopez-Lezcano 0.0.20061127-0.4.cvs- really enable crucial and JITLib (needed \\+ instead of just + in perl one-liner)
* Tue Dec 19 2006 Fernando Lopez-Lezcano 0.0.20061127-0.3.cvs- install SCComplex.h file, Josh Parmenter\'s PV needs it (and anything using FFT_UGens.h)
* Mon Dec 18 2006 Fernando Lopez-Lezcano 0.0.20061127-0.2.cvs- enabled crucial and JITlib by default in /etc/sclang.conf
* Mon Nov 27 2006 Fernando Lopez-Lezcano 0.0.20061127- updated get-cvs script with new urls- updated to cvs snapshot dated 20061127.105006
* Thu Jan 05 2006 Fernando Lopez-Lezcano 0.0.20060105- updated to cvs snapshot 2006.01.05
* Fri Jul 15 2005 Fernando Lopez-Lezcano - added fc4/gcc4 patch posted by Russell Johnston
* Thu Jul 14 2005 Fernando Lopez-Lezcano 0.0.20050714- updated to today\'s cvs- add scons DEVELOPMENT option to get all the devel files built and installed
* Thu Jun 30 2005 Fernando Lopez-Lezcano 0.0.20050630- updated to cvs snapshot 2005.06.30- build is now scons based- added patch for gcc4 build
* Thu May 05 2005 Fernando Lopez-Lezcano 0.0.20050505- updated to cvs snapshot 2005.05.05- added howl-devel build requirement on fc3- create proper configuration file- do not add ~/supercollider directory, users will need to create the proper subdirectories in the current directory before starting sclang
* Sun Oct 03 2004 Fernando Lopez-Lezcano 0.0.20040930- tried to --enable-lid but compile fails
* Thu Sep 30 2004 Fernando Lopez-Lezcano 0.0.20040930- cvs: 2004/09/30- added patch to configure to add X11 library path search
* Fri Aug 13 2004 Fernando Lopez-Lezcano 2004.08.13-1- downloaded new cvs snapshot- many changes to spec file- add .so.0 links for sclang and scsynth shared libraries
* Wed Jan 21 2004 Fernando Lopez-Lezcano 3.0-1.cvs- Initial build.- installs a /root/.sclang.cfg??
 
ICM