Search Criteria
Package Details: avidemux-core-git 2.8.2.250109.08860c2d1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/avidemux-git.git (read-only, click to copy) |
---|---|
Package Base: | avidemux-git |
Description: | Core libs for Avidemux. (GIT version) |
Upstream URL: | http://www.avidemux.org |
Licenses: | GPL2 |
Conflicts: | avidemux-core |
Provides: | avidemux-core, libADM6avcodec.so, libADM6avformat.so, libADM6avutil.so, libADM6postproc.so, libADM6swscale.so, libADM_audioParser6.so, libADM_core6.so, libADM_coreAudio6.so, libADM_coreAudioDevice6.so, libADM_coreAudioEncoder6.so, libADM_coreAudioFilterAPI6.so, libADM_coreDemuxer6.so, libADM_coreDemuxerMpeg6.so, libADM_coreImage6.so, libADM_coreImageLoader6.so, libADM_coreJobs.so, libADM_coreLibVA6.so, libADM_coreLibVAEnc6.so, libADM_coreMuxer6.so, libADM_coreScript.so, libADM_coreSocket6.so, libADM_coreSqlLight3.so, libADM_coreSubtitles6.so, libADM_coreUI6.so, libADM_coreUtils6.so, libADM_coreVDPAU6.so, libADM_coreVideoCodec6.so, libADM_coreVideoEncoder6.so, libADM_coreVideoFilter6.so |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 26 |
Popularity: | 0.117740 |
First Submitted: | 2014-10-16 16:44 (UTC) |
Last Updated: | 2025-01-09 22:28 (UTC) |
Dependencies (101)
- a52dec (a52dec-gitAUR)
- aftenAUR (aften-gitAUR)
- alsa-lib
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- dcaencAUR (dcaenc-gitAUR)
- faac (faac-gitAUR)
- faad2 (faad2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- jack2 (jack2-gitAUR, pipewire-jack-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libaom.so (aom-gitAUR, aom-av1-lavish-gitAUR, avmAUR, aom)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libass (libass-gitAUR)
- libass.so (libass-gitAUR, libass)
- libdca (libdca-gitAUR)
- libfaac.so (faac)
- libfaad.so (faad2)
- libfdk-aac (libfdk-aac-gitAUR)
- libfdk-aac.so (libfdk-aac-gitAUR, libfdk-aac)
- Show 81 more dependencies...
Required by (69)
- avidemux-cli-git (requires libADM_coreAudioFilterAPI6.so)
- avidemux-cli-git (requires libADM_coreImageLoader6.so)
- avidemux-cli-git (requires libADM_coreDemuxer6.so)
- avidemux-cli-git
- avidemux-cli-git (requires libADM_coreSocket6.so)
- avidemux-cli-git (requires libADM_coreJobs.so)
- avidemux-cli-git (requires libADM_coreImage6.so)
- avidemux-cli-git (requires libADM6avcodec.so)
- avidemux-cli-git (requires libADM_coreUI6.so)
- avidemux-cli-git (requires libADM6avutil.so)
- avidemux-cli-git (requires libADM_coreMuxer6.so)
- avidemux-cli-git (requires libADM_audioParser6.so)
- avidemux-cli-git (requires libADM_coreScript.so)
- avidemux-cli-git (requires libADM_core6.so)
- avidemux-cli-git (requires libADM_coreUtils6.so)
- avidemux-cli-git (requires libADM_coreVideoEncoder6.so)
- avidemux-cli-git (requires libADM_coreAudio6.so)
- avidemux-cli-git (requires libADM_coreVideoFilter6.so)
- avidemux-cli-git (requires libADM_coreAudioDevice6.so)
- avidemux-cli-git (requires libADM_coreVideoCodec6.so)
- Show 49 more...
Latest Comments
1 2 3 4 5 6 .. 11 Next › Last »
maderios commented on 2025-01-10 13:00 (UTC)
It builds successfully now, thanks.
maderios commented on 2025-01-09 16:02 (UTC)
It doesn't build
maderios commented on 2024-11-12 13:53 (UTC)
I get build error, i didn't find any place to report issue upstream
maderios commented on 2024-10-03 11:07 (UTC)
It builds fine after disabling this
maderios commented on 2024-09-29 09:26 (UTC) (edited on 2024-09-29 09:26 (UTC) by maderios)
Build errors
makepkg -sicC
teaadmirer commented on 2023-12-05 03:51 (UTC) (edited on 2023-12-05 03:57 (UTC) by teaadmirer)
Looks like there is a mistake in PKGBUILD in the prepare() function at
# fix build ffmpeg about ASM encode
I substituted the path without quotation marks with ./ and finally got the package
hildigerr commented on 2023-10-25 23:08 (UTC)
I've shared it on the Avidemux Forum. I plan to create a pull request if it seems like it would be accepted and that this is the way they want it implemented.
So far, it has been recommended to drop the '6' from the directory name since it is there for historical reasons and no longer needed. And also the use of XDG_CONFIG_HOME instead of XDG_DATA_HOME.
sl1pkn07 commented on 2023-10-25 18:49 (UTC)
can you fill a issue/request in upstream?
hildigerr commented on 2023-10-25 17:58 (UTC)
Here's a patch to make avidemux XDG compliant if anyone else is interested:
sl1pkn07 commented on 2023-09-10 08:47 (UTC) (edited on 2023-09-10 09:00 (UTC) by sl1pkn07)
please rework you post. is hard to read. please use markdown text
greetings
EDIT: also, report it to upstream: https://avidemux.org/smif/index.php
1 2 3 4 5 6 .. 11 Next › Last »