Search Criteria
Package Details: uavs3d-git 1.1.r40.g818a0cb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/uavs3d-git.git (read-only, click to copy) |
---|---|
Package Base: | uavs3d-git |
Description: | An AVS3 decoder supporting AVS3-P2 baseline profile (git version) |
Upstream URL: | https://github.com/uavs3/uavs3d/ |
Licenses: | BSD |
Conflicts: | uavs3d |
Provides: | uavs3d |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 15 |
Popularity: | 0.28 |
First Submitted: | 2020-10-08 00:55 (UTC) |
Last Updated: | 2022-07-05 18:21 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
dbermond commented on 2022-09-03 17:22 (UTC)
@veganvelociraptr If something is "insisting that you must upgrade this package", then probably you're using an AUR helper (or not using Arch Linux at all), and this is not supported. Currently, there is nothing to update in the PKGBUILD. At the time of writing, latest version is 1.1.r40.g6a6b98a-1. Build it with makepkg, install with pacman (or use makepkg '-i' option) and you're all set. Version 1.1.r40.g818a0cb-1 is the one that is currently in the uploaded PKGBUILD, and there is no problem about it, since this is a VCS package.
veganvelociraptr commented on 2022-08-31 05:25 (UTC) (edited on 2022-08-31 05:27 (UTC) by veganvelociraptr)
PKGBUILD needs updating. It insists that I need to update from 1.1.r40.g6a6b98a-1 to 1.1.r40.g818a0cb-1. And when doing a makepkg -si, it compiles and installs 1.1.r40.g6a6b98a-1 instead of the above mentioned 1.1.r40.g818a0cb-1.
dbermond commented on 2022-07-01 21:17 (UTC)
@langfingaz No problem. Good to know that it worked.
langfingaz commented on 2022-06-30 12:32 (UTC)
@dbermond Thanks for your quick reply. And yes, after another
git pull
and build, it succeeds. I must have missed that the last time. Please excuse my mistake.dbermond commented on 2022-06-29 15:04 (UTC)
@langfingaz The patch is applying without errors, and the package is building fine. You probably have an outdated checkout of this AUR repository (note that the current 10bit patch does not touch the file 'source/decore/com_def.h'). Make sure to have a new and clean clone of this AUR repository, or do the proper pull/checkout on it.
langfingaz commented on 2022-06-28 19:27 (UTC)
Thanks for your package update. However, it does no longer build for me. Here is my log from running
makepkg
inside thearchlinux:base-devel
docker image:jdj commented on 2021-09-26 13:04 (UTC) (edited on 2021-09-26 13:05 (UTC) by jdj)
@debermond Thank you, the problem is gone. I cloned the git clone URL manually and did makepkg. This must had been some issues with AUR helpers.
dbermond commented on 2021-09-26 11:31 (UTC)
@jdj The patch applies fine for me. It looks like that you are using an existing source tree for building. Make sure to always use a clean source tree when building packages. This can be done, for example, by using the makepkg --cleanbuild/-C option.
jdj commented on 2021-09-26 02:20 (UTC)
I think patch 010-uavs3d-10bit.patch is now upstream? I get the following error and makepkg fails.
1 2 Next › Last »