forked from kiss-community/repo
xvidcore: new package at 1.3.5
This commit is contained in:
parent
3c34b8758e
commit
545e0af885
9
testing/xvidcore/build
Executable file
9
testing/xvidcore/build
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
cd build/generic
|
||||
|
||||
./configure \
|
||||
--prefix=/usr
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
testing/xvidcore/checksums
Normal file
1
testing/xvidcore/checksums
Normal file
@ -0,0 +1 @@
|
||||
7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4 xvidcore-1.3.5.tar.bz2
|
1
testing/xvidcore/depends
Normal file
1
testing/xvidcore/depends
Normal file
@ -0,0 +1 @@
|
||||
nasm make
|
1
testing/xvidcore/sources
Normal file
1
testing/xvidcore/sources
Normal file
@ -0,0 +1 @@
|
||||
http://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.bz2
|
1
testing/xvidcore/version
Normal file
1
testing/xvidcore/version
Normal file
@ -0,0 +1 @@
|
||||
1.3.5 1
|
Loading…
Reference in New Issue
Block a user