summaryrefslogtreecommitdiff
path: root/audio/sweep (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Update to 0.1.1.Maxim Sobolev2000-10-233-13/+35
| | | | Notes: svn path=/head/; revision=34124
* Add sweep - an audio editor for GNOME desktop.Maxim Sobolev2000-09-257-0/+101
Notes: svn path=/head/; revision=33096