Commit Graph
9 Commits
Author SHA1 Message Date
Daniel Bermond f344105971 PIE static libraries rebuild / Recent toolchain changes rebuild
The recent toolchain changes (PIE and SSP enabled by default in
gcc) makes the need to rebuild packages that uses static
libraries as makedepends. A static library that is in makedepends
of ffmpeg-full have triggered a rebuild (libmfx).

Also, packages that uses hardening-wrapper will need a rebuild
without it since it is being dropped from official repositories
due to the recent toolchain changes. Although hardening-wrapper
was not being used in this package it is a good practice to
rebuild against the recent toolchain changes.

References:
-----------
https://lists.archlinux.org/pipermail/arch-dev-public/2017-July/028909.html
https://www.archlinux.org/todo/pie-rebuild/
https://www.archlinux.org/todo/hardening-wrapper-removal/
2017-07-16 17:51:14 -03:00
Daniel Bermond 46730c67e6 Added sndio support 2017-06-24 14:22:41 -03:00
Daniel Bermond e033168cdb libmfx dependency changings
Switched libmfx dependency from libmfx-git to libmfx (stable release).
Moved it to makedepends (static library).
2017-06-24 14:18:00 -03:00
Daniel Bermond dfd8c537dc Updated description 2017-06-24 14:16:03 -03:00
Daniel Bermond d57a2986a7 Removed nvcc code
Currently it's only needed in git master version. It will be
needed in future releases when the stable version catches
code from git master.
2017-06-18 12:39:06 -03:00
Daniel Bermond ad4999ee93 openh264 1.7.0 rebuild 2017-06-17 22:34:54 -03:00
Daniel Bermond 852ab8ebdd Cosmetic changings 2017-06-17 22:34:15 -03:00
Daniel Bermond 778c57b78e Updated to version 3.3.2 2017-06-06 23:53:27 -03:00
Daniel Bermond 2513526bb2 Updated to version 3.3.1
First commit after package adoption.
2017-05-31 20:31:43 -03:00