2021-10-12 09:06:01 by Nia Alarie | Files touched by this commit (2) |
Log message: libaom: Switch to upstream's promised-stable distfile. Sorry for the churn. |
2021-10-10 14:51:41 by Nia Alarie | Files touched by this commit (2) |
Log message: libaom: use MASTER_SITE_LOCAL, distfile checksum is not stable |
2021-10-09 22:56:11 by Ryo ONODERA | Files touched by this commit (1) |
Log message: libaom: Make MAKE_JOBS_SAFE=no to avoid reporducible undefined references |
2021-10-09 22:36:04 by Ryo ONODERA | Files touched by this commit (1) |
Log message: libaom: Remove nb1 revison from buildlink3.mk too |
2021-10-09 22:24:38 by Ryo ONODERA | Files touched by this commit (2) | |
Log message: libaom: Do not revbump itself and update checksum * aomedia.googlesource.com returns another tarball. |
2021-10-09 17:35:12 by Nia Alarie | Files touched by this commit (105) |
Log message: Recursive revbump for multimedia/libaom |
2021-10-09 16:47:24 by Nia Alarie | Files touched by this commit (8) | |
Log message: libaom: update to 3.1.3 This includes various bug fixes and improvements to the encoder. |
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message: multimedia: Remove SHA1 hashes for distfiles |
2021-06-28 13:52:42 by Nia Alarie | Files touched by this commit (1) |
Log message: libaom: fix building on armv7 |
2021-06-13 08:22:13 by Nia Alarie | Files touched by this commit (1) |
Log message: libaom: ensure "generic" CPU type is selected correctly libaom will refuse to build if it can't properly detect the CPU architecture, unless the "generic" target is explicitly selected on the command line. |