xvidcore: new package at 1.3.5

This commit is contained in:
Dylan Araps 2019-07-27 09:54:01 +03:00
parent 3c34b8758e
commit 545e0af885
5 changed files with 13 additions and 0 deletions

9
testing/xvidcore/build Executable file
View File

@ -0,0 +1,9 @@
#!/bin/sh -e
cd build/generic
./configure \
--prefix=/usr
make
make DESTDIR="$1" install

View File

@ -0,0 +1 @@
7c20f279f9d8e89042e85465d2bcb1b3130ceb1ecec33d5448c4589d78f010b4 xvidcore-1.3.5.tar.bz2

1
testing/xvidcore/depends Normal file
View File

@ -0,0 +1 @@
nasm make

1
testing/xvidcore/sources Normal file
View File

@ -0,0 +1 @@
http://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.bz2

1
testing/xvidcore/version Normal file
View File

@ -0,0 +1 @@
1.3.5 1