mirror of
https://codeberg.org/kiss-community/repo
synced 2025-03-25 15:24:48 -06:00
libass: new package at 0.14.0
This commit is contained in:
parent
62e2635b26
commit
7f21add39b
8
testing/libass/build
Executable file
8
testing/libass/build
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr \
|
||||||
|
--enable-fontconfig
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
testing/libass/checksums
Normal file
1
testing/libass/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
881f2382af48aead75b7a0e02e65d88c5ebd369fe46bc77d9270a94aa8fd38a2 libass-0.14.0.tar.xz
|
6
testing/libass/depends
Normal file
6
testing/libass/depends
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
pkgconf make
|
||||||
|
yasm make
|
||||||
|
expat
|
||||||
|
fribidi
|
||||||
|
fontconfig
|
||||||
|
freetype
|
1
testing/libass/sources
Normal file
1
testing/libass/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://github.com/libass/libass/releases/download/0.14.0/libass-0.14.0.tar.xz
|
1
testing/libass/version
Normal file
1
testing/libass/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
0.14.0 1
|
Loading…
Reference in New Issue
Block a user