Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-12 | use = instead of := for getting the results of dpkg-shlibdeps so that the ↵ | Hans-Christoph Steiner | |
command is only run when its actually needed ( := was making it run everytime) svn path=/trunk/; revision=16069 | |||
2012-03-12 | create Debian docs/pd-extended dir and add links to all relevant docs there | Hans-Christoph Steiner | |
svn path=/trunk/; revision=16068 | |||
2012-02-28 | added lua5.1 to Depends: since pdlua requires it, and things like gdebi ↵ | Hans-Christoph Steiner | |
ignore Recommends: svn path=/trunk/; revision=16035 | |||
2012-02-16 | move tk8.5 from Recommends: to Depends: since gdebi, python-apt, and other ↵ | Hans-Christoph Steiner | |
installers ignore Recommends svn path=/trunk/; revision=15966 | |||
2012-02-11 | make find statements handle paths with spaces in them | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15959 | |||
2012-02-07 | added tk8.5 to Recommends: to make sure its installed when it should be | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15956 | |||
2012-02-02 | move x-ttcidfont-conf and tcllib to Recommends since they not absolutely ↵ | Hans-Christoph Steiner | |
essential svn path=/trunk/; revision=15933 | |||
2012-01-16 | default to ALSA since that seems to work fine on Pulseaudio systems | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15872 | |||
2011-12-12 | add -Wstrict-aliasing=2 to everything to try to catch all type-punning | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15815 | |||
2011-11-16 | streamlined global debug flags and added -fno-inline-functions for valgrind | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15771 | |||
2011-10-20 | for the final step in eliminating the 'flatspace' hacked collection from ↵ | Hans-Christoph Steiner | |
Pd-extended, add the 'chaos' lib as its own standalone library, but load by default since flatspace was loaded by default svn path=/trunk/; revision=15627 | |||
2011-10-18 | added new 'flatgui' to default load list to replace old 'flatspace' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15613 | |||
2011-10-14 | add an Installed-Size: field to the package so Ubuntu Software Center ↵ | Hans-Christoph Steiner | |
doesn't complain svn path=/trunk/; revision=15598 | |||
2011-10-05 | enable setting STRIP from the global package-specific Makefile and set ↵ | Hans-Christoph Steiner | |
STRIP=echo to keep debug symbols svn path=/trunk/; revision=15506 | |||
2011-10-04 | turned on debug symbols -g and set up gcc 4.x optimization flags | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15495 | |||
2011-09-30 | update to include link to GettingPdSource | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15427 | |||
2011-09-26 | set global lib load list back to 0.42.5 style | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15346 | |||
2011-09-25 | add -f to ln to force creation of links so that install targets can install ↵ | Hans-Christoph Steiner | |
over existing builds (Closes #3413815 from Jacob Lee) svn path=/trunk/; revision=15344 | |||
2011-09-21 | sort out the .desktop file and rename all icons to 'pd-extended' to avoid ↵ | Hans-Christoph Steiner | |
clashes svn path=/trunk/; revision=15324 | |||
2011-09-21 | don't forget the backslash... | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15323 | |||
2011-09-20 | make pd-extended support the 'pdextended' command via /etc/alternatives to ↵ | Hans-Christoph Steiner | |
ease the transition to the upcoming 'pdextended' package svn path=/trunk/; revision=15320 | |||
2011-09-20 | cleaned up formatting | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15319 | |||
2011-09-19 | as IOhannes pointed out, 'pd-extended' still conflicts with old versions of ↵ | Hans-Christoph Steiner | |
the 'puredata' package svn path=/trunk/; revision=15311 | |||
2011-09-19 | added a .menu file and an 32x32 .xpm icon to try to make the menu item show ↵ | Hans-Christoph Steiner | |
up again svn path=/trunk/; revision=15303 | |||
2011-09-19 | added prerm script for update-alternatives | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15302 | |||
2011-09-18 | added update-alternatives support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15301 | |||
2011-09-18 | fixed man page to not collide with 'puredata' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15300 | |||
2011-09-18 | rename binary to 'pd-extended' so this package and live with 'puredata' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15299 | |||
2011-09-16 | remove files from pd-extended package that are provided by puredata-dev and ↵ | Hans-Christoph Steiner | |
puredata-utils svn path=/trunk/; revision=15298 | |||
2011-06-27 | make GUI start first from menu so that files opened via file associations ↵ | Hans-Christoph Steiner | |
open in the same process svn path=/trunk/; revision=15116 | |||
2011-06-17 | removed blank line to fix parsing issue, updated version | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15106 | |||
2011-06-09 | added Standards-Version: 3.8.2, its a bit old but we build for old releases | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15101 | |||
2011-05-24 | fixed utf8 encoding issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15094 | |||
2011-02-22 | removed libdir since its in 'startup' and added vanilla/list since it must ↵ | Hans-Christoph Steiner | |
be pre-loaded to work svn path=/trunk/; revision=14943 | |||
2011-01-21 | one second thought, these two don't have path conflicts with the Pd-extended ↵ | Hans-Christoph Steiner | |
megalith package svn path=/trunk/; revision=14772 | |||
2011-01-21 | added new Pd-extended packages to conflicts | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14771 | |||
2011-01-11 | added new 'extra' libdir to default libraries since its not built with ↵ | Hans-Christoph Steiner | |
Pd-extended anymore svn path=/trunk/; revision=14708 | |||
2010-12-15 | try a config stripped of almost all libraries | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14649 | |||
2010-12-14 | fix installation of objects with a $ in the name and ease building of ↵ | Hans-Christoph Steiner | |
GNU/Linux distro tarball svn path=/trunk/; revision=14632 | |||
2010-12-12 | updated libraries to load by default and added pd-extended.bat for MS Windows | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14591 | |||
2010-09-14 | sanitize permissions before packaging into .deb | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14143 | |||
2010-09-09 | conflict/replace upcoming 'official' Debian pdextended package | Hans-Christoph Steiner | |
svn path=/trunk/; revision=14012 | |||
2010-06-10 | forgot to change TryExec after renaming binary from 'pd' to 'pdextended' | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13637 | |||
2010-05-20 | removed conflicts with gem and other pd-externals | IOhannes 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-09 | added pasuspender to launch command of XDG menu item | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13413 | |||
2010-04-08 | also delete pdsend and pdreceive man pages since that's provided by the ↵ | Hans-Christoph Steiner | |
'puredata' package svn path=/trunk/; revision=13411 | |||
2010-04-08 | updated name of Exec from pd-extended to pdextended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13410 | |||
2010-04-07 | move '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-07 | leave 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-07 | renamed 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 |