1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

19 Commits

Author SHA1 Message Date
Leland Lucius
a173f2c6e9 Fix for bug #1057 2015-08-16 15:29:47 -05:00
Leland Lucius
08c0663624 Added removal of ".git" and ".gitignore" when building minsrc tarball
And removed SVN bits...
2015-06-30 16:06:00 -05:00
Leland Lucius
b16b58effb Distribute lib-src/lv2 in the minsrc tarball 2015-06-21 21:51:19 -07:00
Leland Lucius
a03d65ef4d Cleanup lib-src
Removing:

id3lib
libresample
libsamplerate
taglib
2015-04-16 14:41:41 -05:00
lllucius@gmail.com
16a5876b23 Updates to maketarball.sh
1)  Removed tabs and cleaned up consistency
2)  Added removeal of "win" and "mac" directories which don't do      
    Linux users any good
3)  Added removal of "lv2" directory as a system install of lv2
    and requisites will be used instead
4)  Added removal of "libvamp" directory as a system install of libvamp
    will be used instead
5)  Added removeal of "libsoxr" directory as a system install of libsoxr
    will be used instead
6)  Removed deletion of portaudio-v19/test since it seems to be required
    to build now
7)  Removed Windows project file updating
8)  Reordered the src directory copy so that it is done before any 
    changes are made.  This way if the tarball creation fails, you still
    have a pristine src directory.
2015-01-03 06:56:38 +00:00
RichardAsh1981@gmail.com
80bd436ff9 late commit of the changes needed to this script for the 2.0.6 release cycle: do not remove Makefiles as some are precious, and remove some more libraries which are not used in released code. Remove code to drop libraries which are now gone from SVN. Remove local files produced by python scripts 2014-09-30 19:33:08 +00:00
richardash1981
c170d2d90d remove some legacy processing, and add more error checking for the errors I have encountered this time 2014-07-29 21:32:08 +00:00
RichardAsh1981@gmail.com
b026a84218 strim out some references to minimal and complete tarballs as we only have one sort of tarball now 2013-10-24 15:47:44 +00:00
richardash1981
949ac32f45 this directory is not there, no need to remove it 2013-09-14 09:32:03 +00:00
RichardAsh1981@gmail.com
6dbcebbde4 first stab at updating script not to make full tarball, which should also make this script less troublesome to use. Not tested yet 2013-08-24 20:32:51 +00:00
RichardAsh1981@gmail.com
b48e6883c6 remove other traces of iAVC now that AVCeffect is gone 2013-06-28 18:58:37 +00:00
RichardAsh1981@gmail.com
6af29d0dd6 check exit status of make distclean. Change to xz compression as per patch from Benjamin Drung 2013-01-13 22:32:34 +00:00
richardash1981
58674b2683 we don\'t need to ship this script, and indeed we don't want end users running it because they will load the server hard. So delete the script from the source release 2012-03-16 21:12:10 +00:00
richardash1981
cce55d1697 remove some steps in the tarball process which are no longer needed, as the directories are no longer there, and there are no executable source files in SVN (cleaning them up is easy, compared to CVS 2012-03-16 20:55:57 +00:00
lllucius
51ba874c1e Fixes from Benjamin that correct several "configure" problems under Ubuntu Natty and Debian Unstable
Also fixes test in maketarball.sh that determines whether a reconfig is needed.
2011-03-29 03:10:10 +00:00
richardash1981
a756965a57 Some little tweaks to the tarball script. Should really use svnversion command for some of this, would be more elegant 2011-01-30 16:37:55 +00:00
richardash1981
1b87171291 Don't configure taglib, or ship it in the tarballs as we don't use or need it 2010-03-06 16:41:45 +00:00
BusinessmanProgrammerSteve
e1aa6785ae Update maketarball.sh for change to SVN 2010-02-25 03:55:24 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00