2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message: recursive bump from gettext-lib shlib bump. |
2009-08-11 13:17:56 by Matthias Drochner | Files touched by this commit (1) |
Log message: sync w/ faad2 |
2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250) |
Log message: Remove @dirrm entries from PLISTs |
2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563) |
Log message: Mark as destdir ready. |
2007-12-29 20:56:04 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message: Fix pthread linkage. |
2007-12-09 11:55:37 by Matthias Drochner | Files touched by this commit (22) | |
Log message: update to 2.6.1 This adds SBR/PS support and bugfixes. The licensing problems which appeared in 2.5 were resolved in 2.6.1. pkgsrc notes: -no dependency on libmp4v2 anymore -added a patch to the "faad" standalone player to restore previous behaviour: The -w option writes .wav format (with riff header) to stdout. Thanks to Raymond Meyer for help and testing. |
2007-02-09 21:10:50 by Matthias Drochner | Files touched by this commit (5) |
Log message: -build against libmp4v2 instead of the full mpeg4ip -don't build the plugin for the mpeg4ip player -kill SDL dependency -bump PKGREVISION |
2006-08-06 12:39:29 by Thomas Klausner | Files touched by this commit (1) |
Log message: Fix a pkglint warning. |
2006-08-06 12:39:01 by Thomas Klausner | Files touched by this commit (6) | |
Log message: Share patches with audio/faad2. |
2006-07-07 17:49:34 by Johnny C. Lam | Files touched by this commit (63) |
Log message: LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts. |