summaryrefslogtreecommitdiff
path: root/audio/glame (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.4.Maxim Sobolev2001-12-215-47/+118
| | | | Notes: svn path=/head/; revision=51917
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-14/+2
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-2/+2
| | | | | | | | | | -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
* Add glame - a scheme-extensible audio processing tool for GNOME.Maxim Sobolev2000-09-267-0/+139
Notes: svn path=/head/; revision=33151