forked from ports/contrib
x264: 20101114 -> 20110206
This commit is contained in:
parent
7fbe1971f0
commit
17c6969442
@ -3,9 +3,10 @@ drwxr-xr-x root/root usr/bin/
|
|||||||
-rwxr-xr-x root/root usr/bin/x264
|
-rwxr-xr-x root/root usr/bin/x264
|
||||||
drwxr-xr-x root/root usr/include/
|
drwxr-xr-x root/root usr/include/
|
||||||
-rw-r--r-- root/root usr/include/x264.h
|
-rw-r--r-- root/root usr/include/x264.h
|
||||||
|
-rw-r--r-- root/root usr/include/x264_config.h
|
||||||
drwxr-xr-x root/root usr/lib/
|
drwxr-xr-x root/root usr/lib/
|
||||||
-rw-r--r-- root/root usr/lib/libx264.a
|
-rw-r--r-- root/root usr/lib/libx264.a
|
||||||
lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.107
|
lrwxrwxrwx root/root usr/lib/libx264.so -> libx264.so.113
|
||||||
-rw-r--r-- root/root usr/lib/libx264.so.107
|
-rw-r--r-- root/root usr/lib/libx264.so.113
|
||||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||||
-rw-r--r-- root/root usr/lib/pkgconfig/x264.pc
|
-rw-r--r-- root/root usr/lib/pkgconfig/x264.pc
|
||||||
|
@ -1 +1 @@
|
|||||||
76e31161d9b510cbd650f006944917ac x264-20101114-f9f0035.tar.xz
|
55d671cfcaecd1360a00e5ad42354287 x264-20110206-7313bb5.tar.xz
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
# Depends on: yasm
|
# Depends on: yasm
|
||||||
|
|
||||||
name=x264
|
name=x264
|
||||||
version=20101114
|
version=20110206
|
||||||
release=1
|
release=1
|
||||||
source=(http://www.hvlinux.net/crux/distfiles/$name/$name-$version-f9f0035.tar.xz)
|
source=(http://www.hvlinux.net/crux/distfiles/$name/$name-$version-7313bb5.tar.xz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd $name
|
cd $name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user