aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2007-07-11removed stoopid typoHans-Christoph Steiner
svn path=/trunk/; revision=8026
2007-07-11added some handy variables that I discovered from the Apple docs. Right ↵Hans-Christoph Steiner
now, they don't do anything, but they are there so that they can be easily edited when someone desires svn path=/trunk/; revision=8019
2007-07-11added path for fonts from the msttcorefonts Fink packageHans-Christoph Steiner
svn path=/trunk/; revision=8000
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-09map Cmd-Click to toggle editmode on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=7930
2007-07-09switch to Mac OS X standard key mapping for Cmd-T (fontpanel instead of ↵Hans-Christoph Steiner
'send message' box) svn path=/trunk/; revision=7927
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-06-13oops, the libquicktime plugins also need to be fixed by the embed script, so ↵Hans-Christoph Steiner
switch the order svn path=/trunk/; revision=7771
2007-06-13quick hack to install the pddplink files in a place where they will be found ↵Hans-Christoph Steiner
on Windows svn path=/trunk/; revision=7769
2007-06-13fixed the embedding of libquicktime plugins, I think I actually got it ↵Hans-Christoph Steiner
working now svn path=/trunk/; revision=7768
2007-06-02fixed minor color issueHans-Christoph Steiner
svn path=/trunk/; revision=7744
2007-06-02formatting tweak for readmeHans-Christoph Steiner
svn path=/trunk/; revision=7743
2007-06-01fixed up readme to include new install instructions and pidip versionHans-Christoph Steiner
svn path=/trunk/; revision=7736
2007-06-01tested patch against 0.40.2 and 0.41-0test04; I think it's ready for inclusionHans-Christoph Steiner
svn path=/trunk/; revision=7735
2007-05-31updated to embed the org.puredata.pd.plist into the Pd.appHans-Christoph Steiner
svn path=/trunk/; revision=7733
2007-05-29removed path from file names so it might work now...Martin Peach
svn path=/trunk/; revision=7718
2007-05-19stopped downsizing the help patch font since the fonts are the same size nowHans-Christoph Steiner
svn path=/trunk/; revision=7693
2007-05-17checked in Martin Peach's iconHans-Christoph Steiner
svn path=/trunk/; revision=7691
2007-05-17set the name of the mounted disk image to always be 'Pd-extended so that ↵Hans-Christoph Steiner
.DS_Store and other settings will work svn path=/trunk/; revision=7689
2007-05-17embed libquicktime pluginsHans-Christoph Steiner
svn path=/trunk/; revision=7679
2007-05-17set an env var in u_main.tk on Mac OS X so that libquicktime can find its ↵Hans-Christoph Steiner
plugins when all the libs are embedded in the Pd.app svn path=/trunk/; revision=7678
2007-05-17attempts at adding some disk image dressingHans-Christoph Steiner
svn path=/trunk/; revision=7676
2007-05-17created checkboxes for the file associations and library registry settingsHans-Christoph Steiner
svn path=/trunk/; revision=7675
2007-05-16switched DLLs to install into system32 to reduce chances of DLL HellHans-Christoph Steiner
svn path=/trunk/; revision=7674
2007-05-15added fonts to the package from C:\WINDOWS; switched to 7zip compressionHans-Christoph Steiner
svn path=/trunk/; revision=7670
2007-05-10removing $(gem_src)/src/configure dependencies for Mac OS X since it causes ↵Hans-Christoph Steiner
./configure to be run without arguments, and this seems to prevent FTGL from being used svn path=/trunk/; revision=7640
2007-05-03made working gem_clean targetHans-Christoph Steiner
svn path=/trunk/; revision=7624
2007-05-01point Gem to Fink for FTGLHans-Christoph Steiner
svn path=/trunk/; revision=7623
2007-05-01build Gem before externals since gem2pdp relies on Gem build system to ↵Hans-Christoph Steiner
create Gem/src/Base/configLinux.h (this build product is checked into CVS for Mac OS X) svn path=/trunk/; revision=7622
2007-04-29building 'gem' before 'externals' since gem2pdp relies on some of Gem's ↵Hans-Christoph Steiner
build products svn path=/trunk/; revision=7613
2007-04-20fixed bug 1650754: the DEL key was deleting a char, then added back a ↵Hans-Christoph Steiner
mystery char; the char adding code needs to ignore 127, i.e. DEL svn path=/trunk/; revision=7587
2007-04-19added handling for fink libs that are in subdirs of /sw/lib to support ↵Hans-Christoph Steiner
freetype2. See https://pow.idmi.poly.edu/weblog/hans/MacOSX/2007/04/18/install_name_toolchangingins.html for details svn path=/trunk/; revision=7579
2007-02-26new location for helpfiles: in /extra/myexternal at the same place as the ↵Georg Holzmann
externals/patches svn path=/trunk/; revision=7449
2007-02-25added iem_anything as a lib so that [any] is available by defaultHans-Christoph Steiner
svn path=/trunk/; revision=7446
2007-02-12Adds string type (array of bytes) supportMartin Peach
svn path=/trunk/; revision=7418
2007-01-06added some detection for OPT_FLAGS; made find statement compatible with ↵Hans-Christoph Steiner
older versions svn path=/trunk/; revision=7222
2007-01-01added Luke Iannini's updated iconsHans-Christoph Steiner
svn path=/trunk/; revision=7118
2006-12-31added libdir to the default library listHans-Christoph Steiner
svn path=/trunk/; revision=7114
2006-12-29minor tweaks to turn of Fat building and disable some kludgesHans-Christoph Steiner
svn path=/trunk/; revision=7097
2006-12-29more fixes for compiling Pd-extended against 0.40.x, including 64-bitHans-Christoph Steiner
svn path=/trunk/; revision=7095