forked from kiss-community/repo
fribidi: new package at 1.0.5
Required by libass
This commit is contained in:
parent
595dd28cb2
commit
62e2635b26
9
testing/fribidi/build
Executable file
9
testing/fribidi/build
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--disable-docs \
|
||||
--with-glib=no
|
||||
|
||||
make
|
||||
make DESTDIR="$1" install
|
1
testing/fribidi/checksums
Normal file
1
testing/fribidi/checksums
Normal file
@ -0,0 +1 @@
|
||||
6a64f2a687f5c4f203a46fa659f43dd43d1f8b845df8d723107e8a7e6158e4ce fribidi-1.0.5.tar.bz2
|
1
testing/fribidi/sources
Normal file
1
testing/fribidi/sources
Normal file
@ -0,0 +1 @@
|
||||
https://github.com/fribidi/fribidi/releases/download/v1.0.5/fribidi-1.0.5.tar.bz2
|
1
testing/fribidi/version
Normal file
1
testing/fribidi/version
Normal file
@ -0,0 +1 @@
|
||||
1.0.5 1
|
Loading…
Reference in New Issue
Block a user