Path to this page:
./
multimedia/x264-devel,
GPL licensed H.264 encoder
Branch: pkgsrc-2008Q1,
Version: 20071218nb2,
Package name: x264-devel-20071218nb2,
Maintainer: joergDevelopment version of x264, a high quality H.264 codec.
Required to build:[
devel/libtool-base] [
devel/yasm]
Master sites:
SHA1: b5bc182070e17a8470618bae776488514b67a96a
RMD160: 753ab79398bf5bb92b41656ef48ab57dcc63f347
Filesize: 525.021 KB
Version history: (Expand)
- (2008-04-30) Updated to version: x264-devel-20071218nb2
- (2008-04-12) Package added to pkgsrc.se, version x264-devel-20071218nb1 (created)
CVS history: (Expand)
2008-04-20 06:08:03 by Tyler R. Retzlaff | Files touched by this commit (4) |
Log message:
pullup ticket 2329 - requested by tron@
fix package build on macosx/ppc machines
Revisions pulled up:
- pkgsrc/multimedia/x264-devel/Makefile 1.12
- pkgsrc/multimedia/x264-devel/distinfo 1.10
- pkgsrc/multimedia/x264-devel/patches/patch-aa 1.5
- pkgsrc/multimedia/x264-devel/patches/patch-ab 1.7
Module Name: pkgsrc
Committed By: tron
Date: Wed Apr 9 18:33:37 UTC 2008
Modified Files:
pkgsrc/multimedia/x264-devel: Makefile distinfo
pkgsrc/multimedia/x264-devel/patches: patch-aa patch-ab
Log message:
Try harder to disable AltiVec support under Mac OS X PPC (because it cannot
be used in a shared library). Applications linked against "libx264" \
can now
actually be started without crashing immediately because the symbol
"_x264_deblock_h_luma_altivec" couldn't be found.
Bump package revision because of this fix.
|