Package Details: svt-av1-psy-git 2.0.0.rc2.r2.gc233913e-2

Git Clone URL: https://aur.archlinux.org/svt-av1-psy-git.git (read-only, click to copy)
Package Base: svt-av1-psy-git
Description: Bleeding edge psycho-visually focused fork of SVT-AV1
Upstream URL: https://github.com/gianni-rosato/svt-av1-psy
Licenses: BSD, custom: Alliance for Open Media Patent License 1.0
Conflicts: svt-av1, svt-av1-git
Provides: svt-av1, svt-av1-git
Submitter: BlueSwordM
Maintainer: BlueSwordM
Last Packager: BlueSwordM
Votes: 4
Popularity: 0.51
First Submitted: 2024-03-02 18:12 (UTC)
Last Updated: 2024-03-07 04:25 (UTC)

Dependencies (4)

Required by (48)

Sources (1)

Latest Comments

1 2 Next › Last »

BlueSwordM commented on 2024-11-02 22:51 (UTC)

@NextWorks, the reason is that it depends on what the user decides. I'm not one to force another dependency.

NextWorks commented on 2024-10-31 13:49 (UTC)

why that package isn't using clang/llvm?

jholmer commented on 2024-09-27 15:09 (UTC)

Replacing the - in the tag name with . in the PKGBUILD causes pacman to see 2.2.1.A.r0 as a downgrade from 2.2.1.r0. I think this is the same cause of the issue @sommio is reporting. Removing that replace from the pkgver function would likely resolve this, unless there was a reason we needed to replace it.

BlueSwordM commented on 2024-04-25 15:18 (UTC)

@xiota and @sommio, thank you for noticing these issues.

I'll make sure to fix them once I'm done with higher priority stuff.

sommio commented on 2024-04-25 10:47 (UTC) (edited on 2024-04-25 10:51 (UTC) by sommio)

paru always repeats trying to update it, do you have a clue?

I tried ascending sort and found 2.0.0.rc2.r2.gc233913e to be higher than 2.0.0.r15.g2df0e628, and the reason may be here.

xiota commented on 2024-04-23 12:17 (UTC) (edited on 2024-04-23 12:17 (UTC) by xiota)

Consider changing: license=('BSD-3-Clause-Clear' 'LicenseRef-AOM-Patent-License-1.0')

Also, conflicts on svt-av1-git can be removed (but keep provides).

BlueSwordM commented on 2024-03-07 04:27 (UTC)

@jholmer, done :)

jholmer commented on 2024-03-04 17:00 (UTC)

This needs to also provide svt-av1-git. git packages like mpv-git and ffmpeg-git require that package specifically.