aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2010-08-20accepted in git commit e980269e976db443358f0b32f698b457daab29d4Hans-Christoph Steiner
svn path=/trunk/; revision=13851
2010-07-21more patches made obsolete by the 0.43 rewriteHans-Christoph Steiner
svn path=/trunk/; revision=13726
2010-07-21removed u_main.tk patches that have been incorporated into the 0.43 GUI rewriteHans-Christoph Steiner
svn path=/trunk/; revision=13725
2010-07-21first big round of patches accepted by Miller into 0.43Hans-Christoph Steiner
svn path=/trunk/; revision=13724
2010-07-13included Gem Base headers in package to make it easy to build Gem standalone ↵Hans-Christoph Steiner
objects svn path=/trunk/; revision=13709
2010-06-27there are no symlinks on Windows, so ifdef out symlink for gem installHans-Christoph Steiner
svn path=/trunk/; revision=13687
2010-06-19fixed link to old-style 'doc/examples/Gem' folderHans-Christoph Steiner
svn path=/trunk/; revision=13677
2010-06-14set up Spotlight Importer build so it builds for the platform its onHans-Christoph Steiner
svn path=/trunk/; revision=13647
2010-06-11added kludge to omit building Gem when building on Mac OS X 10.6Hans-Christoph Steiner
svn path=/trunk/; revision=13643
2010-06-10forgot to change TryExec after renaming binary from 'pd' to 'pdextended'Hans-Christoph Steiner
svn path=/trunk/; revision=13637
2010-06-09include libdl i.e. dlopen() in Pd-extended for easy porting from UNIXHans-Christoph Steiner
svn path=/trunk/; revision=13635
2010-06-09included delwrite~ fix when using -nogui, documente in tracker #2978457Hans-Christoph Steiner
svn path=/trunk/; revision=13631
2010-06-03checked into pd-extended/0.42 (r13586) and submitted to the patch tracker ↵Hans-Christoph Steiner
(#3011285) svn path=/trunk/; revision=13587
2010-05-20removed conflicts with gem and other pd-externalsIOhannes m zmölnig
pd-extended now installs into /usr/lib/pd-extended/, so there is no more conflict with the files installed into /usr/lib/pd svn path=/trunk/; revision=13566
2010-04-27the Gem-plugins are now prefixed with "gem_"IOhannes m zmölnig
svn path=/trunk/; revision=13482
2010-04-26removed the PATH=/sw/bin:... hackIOhannes m zmölnig
svn path=/trunk/; revision=13480
2010-04-25moved Gem examples and manual into extra/Gem to make it libdir-like, and ↵Hans-Christoph Steiner
then added symlinks to the old location svn path=/trunk/; revision=13473
2010-04-23argh: the w32 build machine has spaces in its PATHIOhannes m zmölnig
_and_ is unable to handle a simple PATH=/moree/bin/:$PATH in this case. why do i have to work around broken setups? svn path=/trunk/; revision=13466
2010-04-22check whether Gem backends are available before attempting to install themIOhannes m zmölnig
svn path=/trunk/; revision=13463
2010-04-21got flags for building Gem on OSX (esp: make sure to use glibtool!)Hans-Christoph Steiner
and include the backend plugins svn path=/trunk/; revision=13460
2010-04-21Gem's build process needs /sw/bin in the PATHIOhannes m zmölnig
svn path=/trunk/; revision=13458
2010-04-19remove Gem help patches from Pd-vanilla 5.reference sectionHans-Christoph Steiner
svn path=/trunk/; revision=13456
2010-04-13added headers to Windows package to hopefully make it easier to build ↵Hans-Christoph Steiner
externals, prompted by feature request #2974565 svn path=/trunk/; revision=13445
2010-04-13removed some cruft related to pddplinkHans-Christoph Steiner
svn path=/trunk/; revision=13444
2010-04-13zexy's [matchbox] and [regex] need libgnurx-0.dll, so include it in the packageHans-Christoph Steiner
svn path=/trunk/; revision=13443
2010-04-12converted to use 'Pd-extended' as the folder for the registry settings; ↵Hans-Christoph Steiner
fixed missing " doublequote from flags svn path=/trunk/; revision=13422
2010-04-09make 'pdextended' symlink to 'pd' executableHans-Christoph Steiner
svn path=/trunk/; revision=13414
2010-04-09added pasuspender to launch command of XDG menu itemHans-Christoph Steiner
svn path=/trunk/; revision=13413
2010-04-08also delete pdsend and pdreceive man pages since that's provided by the ↵Hans-Christoph Steiner
'puredata' package svn path=/trunk/; revision=13411
2010-04-08updated name of Exec from pd-extended to pdextendedHans-Christoph Steiner
svn path=/trunk/; revision=13410
2010-04-07move 'puredata' from Conflicts: to Recommends: since this Pd-extended ↵Hans-Christoph Steiner
package will now rely on 'puredata' to provide things like pdsend and headers svn path=/trunk/; revision=13408
2010-04-07leave executable as 'pdextended' and don't make 'pd' symlink; also remove ↵Hans-Christoph Steiner
pdsend and pdreceive since 'puredata' will provide that svn path=/trunk/; revision=13407
2010-04-07updated location of pmpd.cHans-Christoph Steiner
svn path=/trunk/; revision=13404
2010-04-07renamed the GNU/Linux preference file from .pdsettings to .pdextended so ↵Hans-Christoph Steiner
that Pd-extended has separate preferences from Pd-vanilla svn path=/trunk/; revision=13403
2010-04-07renamed Mac OS X preferences root from org.puredata.pd to ↵Hans-Christoph Steiner
org.puredata.pdextended so that Pd-extended has separate prefs from Pd-vanilla svn path=/trunk/; revision=13402
2010-04-07fixed up echo statements for cleaned loggingHans-Christoph Steiner
svn path=/trunk/; revision=13401
2010-04-04missed a 'pdp_help_hack' line to removeHans-Christoph Steiner
svn path=/trunk/; revision=13372
2010-04-03- moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets Hans-Christoph Steiner
- changed pdp/3dp/pidip to install in a more libdir-like way svn path=/trunk/; revision=13365
2010-03-18more changes to separate 'pd-extended' files from 'puredata' filesHans-Christoph Steiner
svn path=/trunk/; revision=13224
2010-03-17switched install location on GNU/Linux from lib/pd to lib/pd-extended so ↵Hans-Christoph Steiner
that the pd-extended package can coexist with the official packages svn path=/trunk/; revision=13223
2010-03-10converted freeverb folder to have the same name as the object, therefore it ↵Hans-Christoph Steiner
doesn't need to be loaded as a library svn path=/trunk/; revision=13201
2010-02-15fixed crash bug when banging switch~ when DSP is off, #2929284Hans-Christoph Steiner
svn path=/trunk/; revision=13172
2010-02-07doh, need close quoteHans-Christoph Steiner
svn path=/trunk/; revision=13144
2010-01-28obsolete patchHans-Christoph Steiner
svn path=/trunk/; revision=13117
2010-01-26set up 10.6 builds to do 64-bitHans-Christoph Steiner
svn path=/trunk/; revision=13098
2010-01-22more specific definition of package with DejaVu Sans MonoHans-Christoph Steiner
svn path=/trunk/; revision=13077
2010-01-21changed Pd-extended's registry dir to Pd-extended to separate settings from ↵Hans-Christoph Steiner
Pd-vanilla svn path=/trunk/; revision=13060
2010-01-21remove the rsrc file stuff since its been deprecated since Mac OS X 10.4 and ↵Hans-Christoph Steiner
is no longer included in Mac OS X 10.6 svn path=/trunk/; revision=13058
2009-12-14Paul Brossier has become the maintainer for the 'puredata' package and has ↵Hans-Christoph Steiner
put his files into the Debian git repo: http://wiki.debian.org/Alioth/Git http://git.debian.org/?p=collab-maint/puredata.git;a=summary Therefore, I am removing trunk/packages/debian in favor of that git repo. svn path=/trunk/; revision=12837
2009-11-19updated with the files from puredata_0.41.4-1.diff.gz on the Debian page for ↵Hans-Christoph Steiner
the puredata package svn path=/trunk/; revision=12794