aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-19rm LICENSE.txt and create symlink to Debian common license filesHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13843
2010-08-19added siretart's gbp.conf file to force prisine-tar with git-buildpackageHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13840
2010-08-16added debian/links for README and examples in usr/share/docHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13812
2010-08-16fixed lintian warningHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13808
2010-08-16fixed whitespaceHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13807
2010-08-16cleaned up Description: formattingHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13803
2010-08-16changed package version to -1 since it will be a "Maintainer Upload"Hans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13802
2010-08-14applied Felipe Sateler's feedback on the pd-motex package to these packagesHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13794
2010-08-11upgraded Makefile to 1.0.1 to support 'make dpkg-source'Hans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13790
2010-08-05fixed lintian warnings: changelog-should-mention-nmu and ↵Hans-Christoph Steiner
missing-debian-source-format svn path=/trunk/externals/ext13/; revision=13760
2010-08-05fixed up Debian files in preparation for submission to mentors.debian.netHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13759
2010-04-26set default install location to ~/Library/Pd on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13478
2010-04-25fixed iphoneos build and added 64-bit to Mac OS X universal builds if ↵Hans-Christoph Steiner
building on 10.5 or newer svn path=/trunk/externals/ext13/; revision=13470
2010-04-07added license file for the sake of completenessHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13386
2010-04-07reverted debian versions to 1 to prep for submission, and sorted other ↵Hans-Christoph Steiner
veresion issues svn path=/trunk/externals/ext13/; revision=13385
2010-04-06fixed clean target, it wasn't cleaning the .o file for the lib file for ↵Hans-Christoph Steiner
single libs svn path=/trunk/externals/ext13/; revision=13383
2010-04-06updated libdir style projects with latest version of Makefile templateHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13377
2010-03-24added include path for Pd-extended.app include folder to include path, after ↵Hans-Christoph Steiner
the -I$(PD_PATH)/src/ so it'll only use the headers inside the Pd-extended.app if the source is not specified svn path=/trunk/externals/ext13/; revision=13263
2010-02-21updated to use new machine-parsible formatHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13183
2010-02-10updated all templates with the PDOBJECTS fixes from the 'mapping' buildHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13167
2010-02-10added ~ to package version so that test packages workHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13166
2010-02-10added rule to install 'examples' if they existHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13161
2010-02-09fix install location of library in packaging (I forgot to include the ↵Hans-Christoph Steiner
'extra' in /usr/lib/pd/extra) svn path=/trunk/externals/ext13/; revision=13156
2010-02-09made Build-Depends: only puredata so that these packages are guaranteed to ↵Hans-Christoph Steiner
be Pd-vanilla compatible svn path=/trunk/externals/ext13/; revision=13151
2010-01-31put useful header back inHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13126
2010-01-31removed useless includesHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13125
2010-01-31commented out unneeded Pd headerHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13124
2010-01-31first working package, finding libc dep and allHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13122
2010-01-26sorted out striping with install on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13101
2010-01-26on Mac OS X, look for a 'pd' binary and use it as the -bundle_loader if foundHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13099
2010-01-22this shouldn't be necessary if the 'make install' is workingHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13075
2010-01-22ok, things are building with debuild, but not installing properlyHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13074
2010-01-22added prefix var and three-part version name to make lintian happyHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13073
2010-01-22made consistent naming of SOURCES_* vars; added DISTDIR and DISTBINDIR for ↵Hans-Christoph Steiner
all platforms; added libdir and pkglibdir vars to make 'make install' work better svn path=/trunk/externals/ext13/; revision=13072
2010-01-22added support for abstractions/pd objects and added tests to make sure files ↵Hans-Christoph Steiner
exist before trying to install them svn path=/trunk/externals/ext13/; revision=13071
2010-01-22switched everything to use INSTALL variables rather than the 'install' ↵Hans-Christoph Steiner
program directly svn path=/trunk/externals/ext13/; revision=13070
2010-01-22Makefile now produces a proper tarball of everything, let's see if we can ↵Hans-Christoph Steiner
debianize it svn path=/trunk/externals/ext13/; revision=13069
2010-01-22copied help patch to replace object-class-named placeholdersHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13068
2010-01-22added placeholder help patches for completeness for testing the Makefile ↵Hans-Christoph Steiner
template svn path=/trunk/externals/ext13/; revision=13067
2010-01-22renamed so that each objectclass has its own helpfileHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13066
2010-01-22update etags to use SOURCESHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=13065
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵Hans-Christoph Steiner
of function' warnings, which could cause problems on 64-bit svn path=/trunk/externals/ext13/; revision=12846
2009-10-30included Fink locations in template and put the FAT_FLAGS first since apple ↵Hans-Christoph Steiner
recommends that svn path=/trunk/externals/ext13/; revision=12699
2009-10-24leave .o object file around so that it doesn't always recompile thingsHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=12656
2009-10-22added cross-compiling for the iPhone OS when building on Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=12639
2009-10-08added Cygwin section so things build on CygwinHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=12558
2009-09-21added $(pd_src)/src as the first place to search for pd.dllHans-Christoph Steiner
svn path=/trunk/externals/ext13/; revision=12416
2009-09-14more missing DESTDIR varsdmotd
svn path=/trunk/externals/ext13/; revision=12338
2009-07-30use PD_PATH rather than pd_src to point to to Pd's path (including it's sources)IOhannes m zmölnig
svn path=/trunk/externals/ext13/; revision=11891
2009-07-29switched back to pd custom vars since I couldn't think how to do it with the ↵Hans-Christoph Steiner
standard 'prefix' svn path=/trunk/externals/ext13/; revision=11886