obache
4c9579f878
Fix a patch to be MAKE_JOBS_SAFE=yes.
...
Reported by PR 41491.
2009-05-26 08:49:27 +00:00
wiz
5b9315eb7e
Improve patch for DragonFlyBSD -- fixes compilation.
...
No change for other platforms, so no PKGREVISION bump.
Patch from Steve O'Hara-Smith on pkgsrc-users.
2009-02-23 13:24:30 +00:00
abs
2902b40f8c
Updated multimedia/libmpeg3 to 1.8
...
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-29 17:53:49 +00:00
tonio
1209bf736c
Fixes the build under Darwin x86. This should also fixes build on MacOSX 10.5.2 PPC
...
Should Fix PR pkg/38721
2009-01-24 12:29:51 +00:00
drochner
cee37d42ea
make this build on DragonFly, from Hasso Tepper per PR pkg/38997
2008-06-21 11:45:55 +00:00
tonio
8c50e2ac4a
Yet another try to fix PR pkg/38733
...
Use the __DARWIN_64_BIT_INO_T from sys/cdefs.h on darwin
2008-05-25 14:34:13 +00:00
tonio
4d6db4497d
Fixing build for MacOSX 10.5, using __DARWIN_STRUCT_STAT64 to detect if stat64
...
is available.
This should fix PR pkg/38721
2008-05-24 07:24:59 +00:00
tonio
857634650f
Fix build for Darwin
...
- use the same work around for mntent.h as for NetBSD and DragonFly
- deactivate oss output for Darwin
This fixes PR pkg/38721
2008-05-21 19:21:33 +00:00
xtraeme
53e53ad7e5
Update to 1.7:
...
Frames are cached when reading the first frame after a seek. This allows
faster reverse playback.
2008-02-20 09:56:44 +00:00
mrg
02ee12852d
add some __attribute__((__used__)) if GCC 4. now some static variables
...
only referenced in asm() are no longer not-emited.
2006-08-09 17:55:51 +00:00
wiz
fd09e8e924
Fix build (gmake update related?).
2006-04-19 17:03:26 +00:00
joerg
7fdb3ea9bf
Use statfs on DragonFly as well. To make the code more readable, restore
...
natural order of checking for features instead of the reverse.
2005-12-06 17:47:56 +00:00
grant
2a1935046b
remove more breakage introduced by NetBSD fixes...
2005-10-29 01:43:18 +00:00
grant
b96956f8ca
sprinkle some #ifdef and simplify, instead of unconditionally adding
...
stuff for NetBSD that breaks this on all other platforms.
2005-10-29 01:36:42 +00:00
abs
ee9906d198
Fix NetBSD statvfs check to be >= 299000900 not >= 200040000
...
No pkgrevision bumps needed.
2005-09-06 08:10:57 +00:00
wiz
b83ca794ce
Add DragonFlyBSD support, from Joerg Sonnenberger.
2005-07-13 13:16:36 +00:00
wiz
e9de543098
Add RCS Id.
2005-07-13 13:16:27 +00:00
hubertf
971cdb67b0
Bump to libmpeg3-1.3nb5: fix building on MacOS X:
...
* 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-06-07 23:38:34 +00:00
grant
92d15cff7f
move libmpeg3 to multimedia/
2004-06-26 18:00:21 +00:00