aboutsummaryrefslogtreecommitdiff
path: root/packages/linux_make
AgeCommit message (Collapse)Author
2008-08-14merged in changes from the v0-40 pd-extended release branchHans-Christoph Steiner
svn path=/trunk/; revision=10244
2008-07-30added a ~ between the Pd bugfix version and the build date for Debian packageHans-Christoph Steiner
since the test versions had '0.40.3cvs2008...' in them and Debian considers 0.40.3-1 older than 0.40.3cvs20080703-1. This is following the recommendation of the Debian manual: http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version svn path=/trunk/; revision=10227
2008-06-21tcllib is now needed for colorgrid, and perhaps other handy thingsHans-Christoph Steiner
svn path=/trunk/; revision=10058
2008-05-15added npath and nloadlib to stop CPU spike at load; added ~/pd/ and ↵Hans-Christoph Steiner
~/Library/Pd for user-specific install paths. What to do on Windows... svn path=/trunk/; revision=9817
2008-05-15added xdg-utils to the recommends list since it provides xdg-open, which is ↵Hans-Christoph Steiner
very useful for opening URLs of all types svn path=/trunk/; revision=9811
2008-05-13changed to reflect path change from /usr/local to /usrHans-Christoph Steiner
svn path=/trunk/; revision=9794
2008-05-10fixed up Debian packages so that they now installed properly into /usr ↵Hans-Christoph Steiner
rather than /usr/local. The tarballs still install into /usr/local. Also limited the dpkg commands to machines that have dpkg-deb installed. Also, tweaked /usr/share/pd to be write-all so that people can install their own stuff there. svn path=/trunk/; revision=9778
2008-05-06got new .deb building code to work on Ubuntu/Hardy and cleaned up the ↵Hans-Christoph Steiner
package stuff a bit svn path=/trunk/; revision=9767
2008-05-04fixed depends and starting fixing package to that it installs into /usr ↵Hans-Christoph Steiner
instead of /usr/local, therefore conflicts with the exists pd packgess svn path=/trunk/; revision=9757
2008-05-03an attempt to clean up the Depends: and to add all of the needed packages ↵Hans-Christoph Steiner
that dpkg-shlibdeps doesn't know about svn path=/trunk/; revision=9756
2008-03-14now use dpkg-shlibdeps to generate the dependenciesGeorg Holzmann
svn path=/trunk/; revision=9583
2008-03-14fixed bug and added also dependencies from pd itselfGeorg Holzmann
svn path=/trunk/; revision=9582
2008-03-11svn path=/trunk/; revision=9556Georg Holzmann
2008-03-09automatic dependency check for debian/ubuntu/etc packagesGeorg Holzmann
svn path=/trunk/; revision=9550
2007-11-26fixed bug 1837649 according to IOhannes' suggestionHans-Christoph Steiner
svn path=/trunk/; revision=9042
2007-10-27reverted ggee back to original order since it was conflicting with vbapHans-Christoph Steiner
svn path=/trunk/; revision=8890
2007-10-16made more general powerpc option to try to fix FFT and freeverb bugsHans-Christoph Steiner
svn path=/trunk/; revision=8820
2007-10-13make deb target remove package that doesn't exist on powerpcHans-Christoph Steiner
svn path=/trunk/; revision=8813
2007-09-25updated to load libdir first, so it'll actually load the rest of the libdirs ↵Hans-Christoph Steiner
properly afterwards; wrote the generating script in the process to ignore pdp and pidip on windows svn path=/trunk/; revision=8758
2007-08-29added Ed Kelly's library to the list for libs to load by defaultHans-Christoph Steiner
svn path=/trunk/; revision=8694
2007-08-01added external help path to startup settings and made realtime setting explicitHans-Christoph Steiner
svn path=/trunk/; revision=8334
2007-07-24tweaks to make things more proper (I just read the freedesktop docs!)Hans-Christoph Steiner
svn path=/trunk/; revision=8232
2007-07-23added 48x48 png for the Applications menuHans-Christoph Steiner
svn path=/trunk/; revision=8212
2007-07-20added a missing Gem dependencyHans-Christoph Steiner
svn path=/trunk/; revision=8192
2007-07-12set Architecture to 'any' in CVS since the build arch is set at the time of ↵Hans-Christoph Steiner
making the package svn path=/trunk/; revision=8043
2007-07-12automatically set the package version and architectureHans-Christoph Steiner
svn path=/trunk/; revision=8042
2007-07-12added standard locations to the path for putting your own pd libs for ↵Hans-Christoph Steiner
GNU/Linux and Mac OS X (where should this go on Windows?); simplified GNU/Linux font path svn path=/trunk/; revision=8037
2007-07-11renamed the included .pdsettings to default.pdsettings since it's now ↵Hans-Christoph Steiner
embedded into the Pd distro svn path=/trunk/; revision=7996
2007-07-11fixed dpkg-deb test to fail nicely on fedoraHans-Christoph Steiner
svn path=/trunk/; revision=7995
2007-07-09added x-ttcidfont-conf as dependency since it provides a really easy way to ↵Hans-Christoph Steiner
get PiDiP to find all the fonts, plus it's standard part of Ubuntu and probably Debian svn path=/trunk/; revision=7939
2007-07-09added flib to the list of libs to load by deafultHans-Christoph Steiner
svn path=/trunk/; revision=7931
2007-07-09ran lintian to test package, plus updated version number to something saneHans-Christoph Steiner
svn path=/trunk/; revision=7925
2007-07-09copy pdsettings into place for embedded preferences on GNU/Linux; first stab ↵Hans-Christoph Steiner
at automated .deb building svn path=/trunk/; revision=7922
2007-07-08added ggee to standard libs to loadHans-Christoph Steiner
svn path=/trunk/; revision=7911
2007-07-02added emacs mode and scripts; fixed type that broke buildingHans-Christoph Steiner
svn path=/trunk/; revision=7884
2007-07-02added files from scripts to the pd-extended.deb on Frank's suggestionHans-Christoph Steiner
svn path=/trunk/; revision=7883
2007-06-30french translation thanks to carlos' girlriend julie_muleHans-Christoph Steiner
svn path=/trunk/; revision=7875
2007-06-30added some translations thanks to the gohan crewHans-Christoph Steiner
svn path=/trunk/; revision=7872
2007-06-30hacked together a .deb for Pd-extended at gohan/zaragozaHans-Christoph Steiner
svn path=/trunk/; revision=7862
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
svn path=/trunk/; revision=7446
2006-12-31added libdir to the default library listHans-Christoph Steiner
svn path=/trunk/; revision=7114
2006-12-29removed extraneous uname info from package nameHans-Christoph Steiner
svn path=/trunk/; revision=7094
2006-12-17added working CPU flags for gcc-3.3 :-/Hans-Christoph Steiner
svn path=/trunk/; revision=6930
2006-12-16switched to more basic optimization flags since gcc 3 crashes when using sse ↵Hans-Christoph Steiner
flags svn path=/trunk/; revision=6920
2006-12-13enable auto-vectorization on gcc 4.1.2; try out building with pentium3 and sseHans-Christoph Steiner
svn path=/trunk/; revision=6848
2006-12-06added program versions to test target so they are in the build logsHans-Christoph Steiner
svn path=/trunk/; revision=6666
2006-12-02added much clearer install instructionsHans-Christoph Steiner
svn path=/trunk/; revision=6587
2006-10-21cleaned up version handling to make more sense; removed some obsolete chmodsHans-Christoph Steiner
svn path=/trunk/; revision=6151
2006-10-19added standard package_clean targetHans-Christoph Steiner
svn path=/trunk/; revision=6139
2006-10-17added hardware libHans-Christoph Steiner
svn path=/trunk/; revision=6127