1 # Maintainer: Maxime Gauduin <alucryd@archlinux.org>
2 # Contributor: Daniel Bermond <dbermond@archlinux.org>
3 # Contributor: Chocobo1 <chocobo1@archlinux.net>
8 pkgdesc='An AV1 encoder focused on speed and safety'
10 url=https://github.com/xiph/rav1e/
22 provides=(librav1e.so)
23 _tag=29a9c604879bc27d319edc03e2c97ba9e9628c86
24 source=(git+https://github.com/xiph/rav1e.git#tag=${_tag})
30 git describe --tags | sed 's/^v//'
36 --manifest-path rav1e/Cargo.toml
43 --manifest-path rav1e/Cargo.toml
48 --manifest-path rav1e/Cargo.toml
55 --manifest-path rav1e/Cargo.toml
66 --root "${pkgdir}"/usr
72 install -Dm 644 LICENSE PATENTS -t "${pkgdir}"/usr/share/licenses/rav1e/