Search Criteria
Package Details: lib32-xvidcore 1.3.7-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/lib32-xvidcore.git (read-only, click to copy) |
---|---|
Package Base: | lib32-xvidcore |
Description: | XviD is an open source MPEG-4 video codec (32-bit) |
Upstream URL: | https://www.xvid.com |
Keywords: | lib32 |
Licenses: | GPL |
Provides: | libxvidcore.so |
Submitter: | None |
Maintainer: | eclairevoyant |
Last Packager: | Nocifer |
Votes: | 27 |
Popularity: | 0.055481 |
First Submitted: | 2010-12-18 09:21 (UTC) |
Last Updated: | 2021-08-06 08:17 (UTC) |
Dependencies (4)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR)
- xvidcore (xvidcore-svnAUR)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- nasm (nasm-gitAUR) (make)
Required by (10)
- avidemux-core-git (requires libxvidcore.so)
- ffmpeg-ffplayout (requires libxvidcore.so)
- ffmpeg-headless (requires libxvidcore.so)
- ffmpeg-libfdk_aac (requires libxvidcore.so)
- ffmpeg-nvcodec-11-1-git (requires libxvidcore.so)
- ffmpeg2.8 (requires libxvidcore.so)
- ffmpeg6.1 (requires libxvidcore.so)
- lib32-ffmpeg
- mplayer-gui-svn (requires libxvidcore.so)
- scxvid (requires libxvidcore.so)
Latest Comments
1 2 Next › Last »
vitaliikuzhdin commented on 2025-05-11 14:17 (UTC)
The build currently fails with the following error:
This is caused by the recent update of GCC from version 14 to 15.
zfkerr commented on 2019-03-21 19:24 (UTC)
@GordonGR you NEED use this link in this form, that is, without using any variables, such as ${_pkgname}-${pkgver}. I don't know the reason why this happens, but it really does not work exactly in the form in which it is written in your PKGBUILD: https://downloads.xvid.org/downloads/${_pkgname}-${pkgver}.tar.bz2 Therefore, you need to use this link EXACTLY in this form: https://downloads.xvid.com/downloads/xvidcore-1.3.5.tar.gz Yes, the tar.bz2 version don't work, but the tar.gz version works fine. And as a proof of the correctness of my words, you can go yourself to the source code site to see that the all source codes are located there via https links, and not via http links, which simply do not exist there at all. Please follow this link: https://www.xvid.com/downloads/ Thank you!
beniamino.mietto commented on 2019-02-22 23:55 (UTC)
Please add lib32-gcc-libs in makedepends array.
GordonGR commented on 2018-11-29 12:55 (UTC)
I'm afraid that in my case it's the other way around. When I switch to your recommendation, it fails to download and tells me: “url: (60) SSL: no alternative certificate subject name matches target host name 'downloads.xvid.org' More details here: https://curl.haxx.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above.”
zfkerr commented on 2018-11-29 06:25 (UTC)
@GordonGR your link http://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.bz2 does non work any more, but https://downloads.xvid.com/downloads/xvidcore-1.3.5.tar.gz works fine.
zfkerr commented on 2018-11-29 06:21 (UTC) (edited on 2018-11-29 06:25 (UTC) by zfkerr)
@GordonGR your link http://downloads.xvid.org/downloads/xvidcore-1.3.5.tar.bz2 does non work any more, but https://downloads.xvid.com/downloads/xvidcore-1.3.5.tar.gz works fine.
frankyboy commented on 2018-09-02 08:59 (UTC)
@GordonGR, yeah, hadn't checked if url is actually down. glad that my inattention helped a bit :-)
1 2 Next › Last »