Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2010-03-18 | more changes to separate 'pd-extended' files from 'puredata' files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13224 | |||
2010-03-17 | switched 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-10 | converted 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-01-22 | more specific definition of package with DejaVu Sans Mono | Hans-Christoph Steiner | |
svn path=/trunk/; revision=13077 | |||
2009-10-31 | switched font from Bitstream Vera to DejaVu | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12704 | |||
2009-10-20 | switched Conflicts: from pd to puredata to allow other pd packages to ↵ | Hans-Christoph Steiner | |
co-exist with pd-extended svn path=/trunk/; revision=12626 | |||
2009-09-15 | a couple more DESTDIR fixes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=12349 | |||
2009-07-30 | fixes to make .deb building more fault-tolerant | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11890 | |||
2009-06-14 | fixed another DESTDIR install issue | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11765 | |||
2009-06-13 | commented out test line that was printing errors in the nightly builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11761 | |||
2009-06-12 | fixed for new more proper DESTDIR support | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11760 | |||
2009-06-07 | re-enabled setting the version in the package for the nightly builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11702 | |||
2009-06-07 | merged in Free Desktop files and fixes from the 0.41.4 release branch | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11701 | |||
2009-06-05 | remove executable bit from pd files | Hans-Christoph Steiner | |
svn path=/trunk/; revision=11691 | |||
2009-05-01 | removed xmms as suggestion since its ancient, plus qjackctl since I am not ↵ | Hans-Christoph Steiner | |
sure it is current svn path=/trunk/; revision=11216 |