forked from ports/contrib
libass: removed leftover file
This commit is contained in:
parent
ace8994be3
commit
3958cb2a38
@ -1,16 +0,0 @@
|
||||
# Description: A portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alpha) subtitle format.
|
||||
# URL: https://github.com/libass/libass
|
||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||
# Depends on: fribidi harfbuzz libpng
|
||||
|
||||
name=libass
|
||||
version=0.15.2
|
||||
release=1
|
||||
source=(https://github.com/$name/$name/releases/download/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user