Commit Graph

28 Commits

Author SHA1 Message Date
jakemsr
dc43149a11 don't pull in libjack in portsmf now that we aren't guaranteeing jack
is installed via portaudio.  there is no OpenBSD midi support in jack
anyway ...
2010-06-13 15:49:10 +00:00
ajacoutot
cdff106084 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:43:14 +00:00
jakemsr
a0cf82ec61 update to 1.3.9. mostly bugfixes.
ok sthen@
2009-10-28 18:40:13 +00:00
sthen
728fdfcceb Revert patch for new glib; as ajacoutot points out, it's not needed
with this version of audacity.
2009-10-05 13:59:56 +00:00
sthen
9beee97e5a Fix build with newer glib2. From gentoo. 2009-10-05 00:12:44 +00:00
jakemsr
32ba9cc461 update to audacity-1.3.7 2009-03-14 03:49:43 +00:00
jakemsr
4aec4e0c11 update to audacity-1.3.6
- lots of bugs fixed (though importing Ogg and Flac formats is still
broken)
- now uses external vamp-plugin-sdk
2009-01-11 09:29:36 +00:00
jakemsr
46383da97f - use the capture parameters argument instead of the playback
parameters argument with Pa_IsFormatSupported() when checking if
  certain capture parameters are supported.
- take maintainership per former MAINTAINER's suggestion
2008-03-24 05:31:48 +00:00
ajacoutot
782858fcc8 - respect CXXFLAGS everywhere; spotted by jakemsr@
- regen PLIST while here
2008-02-09 15:07:19 +00:00
steven
d1307a336a fix LIB_DEPENDS after wxWidgets update 2008-02-02 09:51:04 +00:00
ajacoutot
a404862929 - add update-mime-database goo 2007-12-16 11:30:20 +00:00
ajacoutot
979fae2490 - forgot to remove those in previous commit
noticed by STeve Andre' <andres at msu dot edu>
2007-12-08 18:42:42 +00:00
ajacoutot
5e971a5d99 - update to 1.3.4
ok jakemsr@
2007-12-08 11:08:38 +00:00
ajacoutot
10f32495e6 - make it use portaudio v19; i.e. full-duplex support!
committing on behalf of jakemsr@ who did all the work
2007-11-23 10:07:40 +00:00
steven
88b4792252 fix WANTLIB 2007-11-13 12:44:22 +00:00
mgrimm
1cf89e98a3 Make Audacity work with the audio/flac update:
- Adjust LIB_DEPENDS,
 - fix configure checks
 - make it build with the API changes in FLAC++

ok naddy@
2007-09-18 18:27:00 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
merdely
8b8f15c157 Replace "sed -i" with "perl -pi".
No binary change.

ok naddy@
2007-09-12 21:41:23 +00:00
ajacoutot
5f50aebee8 - revert to using portaudio v18 ; v19 has an endianness pbm which makes
powerpc dore dump
2007-06-06 18:27:17 +00:00
ajacoutot
130d7818ea - update audacity to latest version: 1.3.3
- add NO_REGRESS since regression tests have not been updated for more
than 3 years and upstream does not seem interested
- add a patch from deanna@ that makes audacity use portaudio v19 and
make full duplex work (well sort of, but at least it does not hang
anymore)

ok deanna@
2007-06-06 09:35:18 +00:00
ajacoutot
57524f9873 - some cleaning:
fix .desktop entry and add desktop-file-utils as run_depends
add audacity.xpm
fix lib_depends/WANTLIB
regen and update PLIST accordingly
regen patches while here
2007-05-24 09:45:01 +00:00
ajacoutot
53c8d65012 - use xenocara expat
- USE_X11

ok bernd@
2007-04-30 10:45:37 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
ajacoutot
7a9dcfa8fc - update to version 1.3.2
big thanks to Martynas Venckus for his work on regression tests

"go ahead!" jasper@
2006-12-17 12:12:58 +00:00
ajacoutot
36d2cceb0b - update my email address
- bump PKGNAME

ok robert@
2006-10-27 12:53:01 +00:00
alek
af10693e4c Update to 1.3.0b as previous version doesn't work with new wxWidgtes
ok ajacoutot@
2006-10-12 14:26:03 +00:00
espie
100b45279f convert a few libspecs to new style.
Note: no package bump, those are only BUILD dependencies,
the pkg_create code will create the correct wantlib specs.
2006-08-01 10:50:19 +00:00
steven
c318a7e095 initial import of audacity-1.2.4
Audacity is a free audio editor. You can record sounds, play sounds,
import and export WAV, AIFF, Ogg Vorbis, and MP3 files, and more. Use it
to edit your sounds using Cut, Copy and Paste (with unlimited Undo), mix
tracks together, or apply effects to your recordings.

Initial port and many patches by jakemsr@. Thanks to maintainer
Antoine Jacoutot for persistence and keeping the port alive.

ok jakemsr@
2006-01-12 08:59:27 +00:00