Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-22 | don't use .so dependencies exclusively | Johannes Dewender | |
the .so dependency uses the 32 bit package if available but makepkg doesn't complain if only the 64 bit package is available. Only in the build step there is a message x264 not found. So we use lib32-libx264 for the general package and libx264.so for the versioned dependency in the binary package. | |||
2015-07-21 | 2.7.2 | Johannes Dewender | |
also re-add lib32-libxv as requested by namcap | |||
2015-07-21 | add .so provides for all libraries | Johannes Dewender | |
as done for the 64 bit package | |||
2015-07-21 | re-order dependencies, use .so dependencies | Johannes Dewender | |
The .so dependencies are automatically converted to (32 bit) versioned dependencies for the binary package. This means an update of lib32-libx264 might break lib32-ffmpeg. The user should use the -d flag and rebuild lib32-ffmpeg with -f. | |||
2015-07-21 | enable libwebp | Johannes Dewender | |
2015-06-24 | append 32 bit to description | Johannes Dewender | |
2015-06-24 | depend on ffmpeg | Johannes Dewender | |
The header files are in the ffmpeg package. | |||
2015-06-23 | remove noop and default configure flags | Johannes Dewender | |
2015-06-23 | use internal rtmp support | Johannes Dewender | |
2015-06-23 | add missing lib32-libva dependency | Johannes Dewender | |
found with namcap, also present in ffmpeg package | |||
2015-06-23 | build with hardening-wrapper | Johannes Dewender | |
2015-06-23 | 2.7.1 | Johannes Dewender | |
2014-10-22 | lib32-ffmpeg: fix dependencies (namcap) | Johannes Dewender | |
This version will be submitted to AUR. | |||
2014-10-22 | lib32-ffmpeg: 2.4.2 from yesterday | Johannes Dewender | |
This is the version posted by me on gist yesterday. | |||
2014-10-22 | lib32-ffmpeg: added from AUR | Johannes Dewender | |