Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/x264-devel,
GPL licensed H.264 encoder
Branch: CURRENT,
Version: 20110101,
Package name: x264-devel-20110101,
Maintainer: joergDevelopment version of x264, a high quality H.264 codec.
Required to build:[
devel/yasm]
Package options: threads
Master sites:
SHA1: 8798a3d20cb6c80f40f21aee44d4e85d842435bd
RMD160: 642d69d6265d6486ceee014d56ca91d07c5c2bb0
Filesize: 466.127 KB
Version history: (Expand)
- (2014-04-11) Package deleted from pkgsrc
- (2013-11-18) Package has been reborn
- (2013-11-18) Package deleted from pkgsrc
- (2013-08-28) Package has been reborn
- (2013-08-28) Package deleted from pkgsrc
- (2013-03-09) Package has been reborn
CVS history: (Expand)
2014-04-10 10:14:04 by OBATA Akio | Files touched by this commit (14) | |
Log message:
no reason to keep old version in wip.
|
2012-10-07 22:11:06 by Aleksej Saushev | Files touched by this commit (137) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2011-01-14 14:11:15 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
Enable asm on Darwin (x3 faster) and x86_64.
|
2011-01-10 08:46:44 by Makoto Fujiwara | Files touched by this commit (13) |
Log message:
x264-devel
(1) Bump the version from 20100201 to 20110101
(build number 84 to 112, see PLIST as
lib/libx264.so.112
is easy to find)
(2) Packaging with 20100201 had a problem on naming
shared library. (Does not have build number in filename)
Fix it.
ffmpeg API change for x264 (options.mk)
-BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20100201
+BUILDLINK_API_DEPENDS.x264-devel+= x264-devel>=20101101
(and remove upper side for now)
-BUILDLINK_API_DEPENDS.x264-devel+= x264-devel<20100202
+#BUILDLINK_API_DEPENDS.x264-devel+= x264-devel<20110102
|
2011-01-09 06:43:26 by Makoto Fujiwara | Files touched by this commit (14) | |
Log message:
multimedia/x264-devel update from 20090920 to 20100201,
presumably pre-requisite for vlc-1.1.5.
The real requirement (or acceptance) for vlc should be checked
further.
|