Update multimedia/rav1e to version s20190826
[dports.git] / multimedia / rav1e / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       rav1e
4 PORTVERSION=    s20190826
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=     1fc3a1c6
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.2 \
27                 arg_enum_proc_macro-0.2.0 \
28                 arrayvec-0.4.11 \
29                 atty-0.2.13 \
30                 autocfg-0.1.6 \
31                 backtrace-0.3.35 \
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.4 \
38                 bstr-0.2.7 \
39                 byteorder-1.3.2 \
40                 c2-chacha-0.2.2 \
41                 cast-0.2.2 \
42                 cc-1.0.40 \
43                 cexpr-0.3.5 \
44                 cfg-if-0.1.9 \
45                 chrono-0.4.7 \
46                 clang-sys-0.28.1 \
47                 clap-2.33.0 \
48                 clicolors-control-1.0.1 \
49                 cloudabi-0.0.3 \
50                 color_quant-1.0.1 \
51                 console-0.7.7 \
52                 crc32fast-1.2.0 \
53                 criterion-0.2.11 \
54                 criterion-plot-0.3.1 \
55                 crossbeam-deque-0.6.3 \
56                 crossbeam-epoch-0.7.2 \
57                 crossbeam-queue-0.1.2 \
58                 crossbeam-utils-0.6.6 \
59                 csv-1.1.1 \
60                 csv-core-0.1.6 \
61                 ctor-0.1.10 \
62                 dav1d-sys-0.2.0 \
63                 deflate-0.7.20 \
64                 difference-2.0.0 \
65                 either-1.5.2 \
66                 encode_unicode-0.3.6 \
67                 env_logger-0.6.2 \
68                 err-derive-0.1.5 \
69                 error-chain-0.10.0 \
70                 failure-0.1.5 \
71                 failure_derive-0.1.5 \
72                 fuchsia-cprng-0.1.1 \
73                 fxhash-0.2.1 \
74                 getrandom-0.1.11 \
75                 gif-0.10.2 \
76                 glob-0.3.0 \
77                 humantime-1.2.0 \
78                 image-0.22.1 \
79                 inflate-0.4.5 \
80                 interpolate_name-0.2.3 \
81                 itertools-0.8.0 \
82                 itoa-0.4.4 \
83                 jpeg-decoder-0.1.16 \
84                 lazy_static-1.4.0 \
85                 libc-0.2.62 \
86                 libloading-0.5.2 \
87                 lock_api-0.3.1 \
88                 log-0.4.8 \
89                 lzw-0.10.0 \
90                 memchr-2.2.1 \
91                 memoffset-0.5.1 \
92                 metadeps-1.1.2 \
93                 nodrop-0.1.13 \
94                 nom-4.2.3 \
95                 num-derive-0.2.5 \
96                 num-integer-0.1.41 \
97                 num-iter-0.1.39 \
98                 num-rational-0.2.2 \
99                 num-traits-0.2.8 \
100                 num_cpus-1.10.1 \
101                 output_vt100-0.1.2 \
102                 parking_lot-0.9.0 \
103                 parking_lot_core-0.6.2 \
104                 paste-0.1.6 \
105                 paste-impl-0.1.6 \
106                 peeking_take_while-0.1.2 \
107                 pkg-config-0.3.15 \
108                 png-0.15.0 \
109                 ppv-lite86-0.2.5 \
110                 pretty_assertions-0.6.1 \
111                 proc-macro-hack-0.5.9 \
112                 proc-macro2-0.4.30 \
113                 proc-macro2-1.0.1 \
114                 quick-error-1.2.2 \
115                 quote-0.6.13 \
116                 quote-1.0.2 \
117                 rand-0.7.0 \
118                 rand_chacha-0.2.1 \
119                 rand_core-0.3.1 \
120                 rand_core-0.4.2 \
121                 rand_core-0.5.0 \
122                 rand_hc-0.2.0 \
123                 rand_os-0.1.3 \
124                 rand_xoshiro-0.1.0 \
125                 rayon-1.1.0 \
126                 rayon-core-1.5.0 \
127                 rdrand-0.4.0 \
128                 redox_syscall-0.1.56 \
129                 regex-1.1.9 \
130                 regex-automata-0.1.8 \
131                 regex-syntax-0.6.11 \
132                 rustc-demangle-0.1.16 \
133                 rustc_version-0.2.3 \
134                 ryu-1.0.0 \
135                 same-file-1.0.5 \
136                 scan_fmt-0.2.3 \
137                 scoped_threadpool-0.1.9 \
138                 scopeguard-1.0.0 \
139                 semver-0.9.0 \
140                 semver-parser-0.7.0 \
141                 serde-1.0.99 \
142                 serde_derive-1.0.99 \
143                 serde_json-1.0.40 \
144                 shlex-0.1.1 \
145                 signal-hook-0.1.10 \
146                 signal-hook-registry-1.1.1 \
147                 smallvec-0.6.10 \
148                 strsim-0.8.0 \
149                 syn-0.15.44 \
150                 syn-1.0.5 \
151                 synstructure-0.10.2 \
152                 termcolor-1.0.5 \
153                 termios-0.3.1 \
154                 textwrap-0.11.0 \
155                 thread_local-0.3.6 \
156                 tiff-0.3.1 \
157                 time-0.1.42 \
158                 tinytemplate-1.0.2 \
159                 toml-0.2.1 \
160                 unicode-width-0.1.6 \
161                 unicode-xid-0.1.0 \
162                 unicode-xid-0.2.0 \
163                 utf8-ranges-1.0.4 \
164                 vec_map-0.8.1 \
165                 vergen-3.0.4 \
166                 version_check-0.1.5 \
167                 walkdir-2.2.9 \
168                 wasi-0.5.0 \
169                 which-2.0.1 \
170                 winapi-0.3.7 \
171                 winapi-i686-pc-windows-gnu-0.4.0 \
172                 winapi-util-0.1.2 \
173                 winapi-x86_64-pc-windows-gnu-0.4.0 \
174                 wincolor-1.0.2 \
175                 y4m-0.3.3
176
177 post-install:
178         @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
179
180 .include <bsd.port.mk>