Update multimedia/rav1e to version s20190809
[dports.git] / multimedia / rav1e / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       rav1e
4 PORTVERSION=    s20190809
5 CATEGORIES=     multimedia
6
7 MAINTAINER=     jbeich@FreeBSD.org
8 COMMENT=        Fast and safe AV1 encoder
9
10 LICENSE=        BSD2CLAUSE
11 LICENSE_FILE=   ${WRKSRC}/LICENSE
12
13 BUILD_DEPENDS=  ${BUILD_DEPENDS_${ARCH}}
14 BUILD_DEPENDS_x86_64=   nasm:devel/nasm
15
16 USES=           cargo
17 USE_GITHUB=     yes
18 GH_ACCOUNT=     xiph
19 GH_TAGNAME=     ec0c7787
20 PLIST_FILES=    bin/${PORTNAME}
21
22 CARGO_CRATES=   adler32-1.0.3 \
23                 aho-corasick-0.7.6 \
24                 ansi_term-0.11.0 \
25                 aom-sys-0.1.2 \
26                 arc-swap-0.4.1 \
27                 arg_enum_proc_macro-0.1.1 \
28                 arrayvec-0.4.11 \
29                 atty-0.2.13 \
30                 autocfg-0.1.5 \
31                 backtrace-0.3.34 \
32                 backtrace-sys-0.1.31 \
33                 better-panic-0.1.2 \
34                 bincode-1.1.4 \
35                 bindgen-0.49.2 \
36                 bitflags-1.1.0 \
37                 bitstream-io-0.8.3 \
38                 bstr-0.2.6 \
39                 byteorder-1.3.2 \
40                 cast-0.2.2 \
41                 cc-1.0.38 \
42                 cexpr-0.3.5 \
43                 cfg-if-0.1.9 \
44                 chrono-0.4.7 \
45                 clang-sys-0.28.1 \
46                 clap-2.33.0 \
47                 clicolors-control-1.0.0 \
48                 cloudabi-0.0.3 \
49                 color_quant-1.0.1 \
50                 console-0.7.7 \
51                 criterion-0.2.11 \
52                 criterion-plot-0.3.1 \
53                 crossbeam-deque-0.6.3 \
54                 crossbeam-epoch-0.7.2 \
55                 crossbeam-queue-0.1.2 \
56                 crossbeam-utils-0.6.6 \
57                 csv-1.1.1 \
58                 csv-core-0.1.6 \
59                 ctor-0.1.9 \
60                 dav1d-sys-0.2.0 \
61                 deflate-0.7.20 \
62                 difference-2.0.0 \
63                 either-1.5.2 \
64                 encode_unicode-0.3.5 \
65                 env_logger-0.6.2 \
66                 err-derive-0.1.5 \
67                 error-chain-0.10.0 \
68                 failure-0.1.5 \
69                 failure_derive-0.1.5 \
70                 fuchsia-cprng-0.1.1 \
71                 fxhash-0.2.1 \
72                 gif-0.10.2 \
73                 glob-0.3.0 \
74                 humantime-1.2.0 \
75                 image-0.21.2 \
76                 inflate-0.4.5 \
77                 interpolate_name-0.2.2 \
78                 itertools-0.8.0 \
79                 itoa-0.4.4 \
80                 jpeg-decoder-0.1.15 \
81                 lazy_static-1.3.0 \
82                 libc-0.2.60 \
83                 libloading-0.5.2 \
84                 lock_api-0.3.1 \
85                 log-0.4.8 \
86                 lzw-0.10.0 \
87                 memchr-2.2.1 \
88                 memoffset-0.5.1 \
89                 metadeps-1.1.2 \
90                 nodrop-0.1.13 \
91                 nom-4.2.3 \
92                 num-derive-0.2.5 \
93                 num-integer-0.1.41 \
94                 num-iter-0.1.39 \
95                 num-rational-0.2.2 \
96                 num-traits-0.2.8 \
97                 num_cpus-1.10.1 \
98                 output_vt100-0.1.2 \
99                 parking_lot-0.9.0 \
100                 parking_lot_core-0.6.2 \
101                 paste-0.1.5 \
102                 paste-impl-0.1.5 \
103                 peeking_take_while-0.1.2 \
104                 pkg-config-0.3.15 \
105                 png-0.14.1 \
106                 pretty_assertions-0.6.1 \
107                 proc-macro-hack-0.5.8 \
108                 proc-macro2-0.4.30 \
109                 quick-error-1.2.2 \
110                 quote-0.6.13 \
111                 rand-0.6.5 \
112                 rand_chacha-0.1.1 \
113                 rand_core-0.3.1 \
114                 rand_core-0.4.2 \
115                 rand_hc-0.1.0 \
116                 rand_isaac-0.1.1 \
117                 rand_jitter-0.1.4 \
118                 rand_os-0.1.3 \
119                 rand_pcg-0.1.2 \
120                 rand_xorshift-0.1.1 \
121                 rand_xoshiro-0.1.0 \
122                 rayon-1.1.0 \
123                 rayon-core-1.5.0 \
124                 rdrand-0.4.0 \
125                 redox_syscall-0.1.56 \
126                 regex-1.1.9 \
127                 regex-automata-0.1.8 \
128                 regex-syntax-0.6.11 \
129                 rustc-demangle-0.1.15 \
130                 rustc_version-0.2.3 \
131                 ryu-1.0.0 \
132                 same-file-1.0.5 \
133                 scan_fmt-0.2.3 \
134                 scoped_threadpool-0.1.9 \
135                 scopeguard-1.0.0 \
136                 semver-0.9.0 \
137                 semver-parser-0.7.0 \
138                 serde-1.0.98 \
139                 serde_derive-1.0.98 \
140                 serde_json-1.0.40 \
141                 shlex-0.1.1 \
142                 signal-hook-0.1.10 \
143                 signal-hook-registry-1.1.1 \
144                 smallvec-0.6.10 \
145                 strsim-0.8.0 \
146                 syn-0.15.43 \
147                 synstructure-0.10.2 \
148                 termcolor-1.0.5 \
149                 termios-0.3.1 \
150                 textwrap-0.11.0 \
151                 thread_local-0.3.6 \
152                 tiff-0.2.2 \
153                 time-0.1.42 \
154                 tinytemplate-1.0.2 \
155                 toml-0.2.1 \
156                 unicode-width-0.1.5 \
157                 unicode-xid-0.1.0 \
158                 utf8-ranges-1.0.4 \
159                 vec_map-0.8.1 \
160                 vergen-3.0.4 \
161                 version_check-0.1.5 \
162                 walkdir-2.2.9 \
163                 which-2.0.1 \
164                 winapi-0.3.7 \
165                 winapi-i686-pc-windows-gnu-0.4.0 \
166                 winapi-util-0.1.2 \
167                 winapi-x86_64-pc-windows-gnu-0.4.0 \
168                 wincolor-1.0.1 \
169                 y4m-0.3.3
170
171 post-install:
172         @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
173
174 .include <bsd.port.mk>