big dumb
This commit is contained in:
parent
50f10be8e0
commit
93539cfb7e
4
PKGBUILD
4
PKGBUILD
@ -8,12 +8,12 @@ pkgrel=1
|
||||
pkgdesc='Places moov atom at beginning of mp4 file on-the-fly to improve streaming performance'
|
||||
arch=('i686' 'x86_64')
|
||||
depends=('nginx')
|
||||
makedepends=('nginx-src')
|
||||
makedepends=('git')
|
||||
url="https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module"
|
||||
license=('custom')
|
||||
|
||||
source=(${pkgname}::git+https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git
|
||||
https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module/archive/master.tar.gz
|
||||
http://nginx.org/download/nginx-${_ngx_ver}.tar.gz
|
||||
)
|
||||
|
||||
prepare() {
|
||||
|
Loading…
Reference in New Issue
Block a user