summaryrefslogtreecommitdiff
path: root/multimedia/libmpeg3/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2009-05-26Fix a patch to be MAKE_JOBS_SAFE=yes.obache1-2/+2
Reported by PR 41491.
2009-02-23Improve patch for DragonFlyBSD -- fixes compilation.wiz1-2/+2
No change for other platforms, so no PKGREVISION bump. Patch from Steve O'Hara-Smith on pkgsrc-users.
2009-01-29Updated multimedia/libmpeg3 to 1.8abs1-9/+10
1.8 - Better table of contents generation & handling of ID3 tags. pkgsrc changes: - Fix broken build on NetBSD by reworking the mares nest of non Linux #ifdefs in mpeg3io.c - build was broken by a previous __DragonFly__ or __APPLE_ build fix - Add new patch for 1.8 to avoid Linux DVD ioctls
2009-01-24Fixes the build under Darwin x86. This should also fixes build on MacOSX ↵tonio1-2/+2
10.5.2 PPC Should Fix PR pkg/38721
2008-06-21make this build on DragonFly, from Hasso Tepper per PR pkg/38997drochner1-3/+3
2008-05-25Yet another try to fix PR pkg/38733tonio1-3/+3
Use the __DARWIN_64_BIT_INO_T from sys/cdefs.h on darwin
2008-05-24Fixing build for MacOSX 10.5, using __DARWIN_STRUCT_STAT64 to detect if stat64tonio1-3/+3
is available. This should fix PR pkg/38721
2008-05-23Fixes checksum for patch-aj: checksum for patches is sensible to comments.tonio1-2/+2
Fixes PR pkg/38731
2008-05-21Fix build for Darwintonio1-3/+4
- use the same work around for mntent.h as for NetBSD and DragonFly - deactivate oss output for Darwin This fixes PR pkg/38721
2008-02-20Update to 1.7:xtraeme1-11/+9
Frames are cached when reading the first frame after a seek. This allows faster reverse playback.
2006-08-09add some __attribute__((__used__)) if GCC 4. now some static variablesmrg1-3/+4
only referenced in asm() are no longer not-emited.
2006-04-19Fix build (gmake update related?).wiz1-2/+2
2005-12-06Use statfs on DragonFly as well. To make the code more readable, restorejoerg1-2/+2
natural order of checking for features instead of the reverse.
2005-10-29remove more breakage introduced by NetBSD fixes...grant1-2/+2
2005-10-29sprinkle some #ifdef and simplify, instead of unconditionally addinggrant1-2/+2
stuff for NetBSD that breaks this on all other platforms.
2005-09-06Fix NetBSD statvfs check to be >= 299000900 not >= 200040000abs1-2/+2
No pkgrevision bumps needed.
2005-07-13Add DragonFlyBSD support, from Joerg Sonnenberger.wiz1-4/+4
2005-06-07Bump to libmpeg3-1.3nb5: fix building on MacOS X:hubertf1-3/+3
* patch-ac: define bswap_16 and bswap_32 as appropriate for NetBSD, Linux and MacOS X * patch-ae: Pull in headers for 'struct stat'. Hello Linux!
2005-02-24Add RMD160 digests.agc1-1/+2
2004-06-26move libmpeg3 to multimedia/grant1-0/+12