summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/x265: quickfix for missing lib and .pc if no git(1)Ionen Wolkens2021-09-242-0/+220
| | | | | | | | | | | | | | | | | | | -DGIT_ARCHETYPE is not a real option but something the Version.cmake would hard set(...) and overwrite, however if dev-vcs/git is not found it skips that entirely. i.e. if GIT_FOUND then use .git if found, else use .txt version. Setting this tells it to use the latter if missing, if found then doing so does nothing given cmake will overwrite it. If no version/tag, the source/CMakeLists.txt acts on this comment: "# shared library is not installed if a tag is not found" Closes: https://bugs.gentoo.org/812398 Closes: https://bugs.gentoo.org/814116 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/x265: bump to 3.5Alexis Ballier2021-08-033-4/+223
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: keyword 3.4 for ~riscvMarek Szuba2021-08-021-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/x265: Drop 2.8, 2.9, 3.0, 3.1*, 3.2*, 3.3Andreas Sturmlechner2020-09-0816-1747/+0
| | | | | | Closes: https://bugs.gentoo.org/729628 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/x265: stable 3.4 for ppc64Sergei Trofimovich2020-09-071-1/+1
| | | | | | | | stable wrt bug #729628 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/x265: stable 3.4 for ppcSergei Trofimovich2020-09-071-1/+1
| | | | | | | | stable wrt bug #729628 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/x265: stable 3.4 for hppaSergei Trofimovich2020-09-061-1/+1
| | | | | | | | stable wrt bug #729628 Package-Manager: Portage-3.0.5, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* media-libs/x265: Stabilize 3.4 amd64, #729628Sam James2020-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/x265: Stabilize 3.4 arm64, #729628Sam James2020-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/x265: Stabilize 3.4 arm, #729628Sam James2020-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/x265: x86 stable (bug #729628)Thomas Deutschmann2020-09-031-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: migrate to gitAlexis Ballier2020-08-251-6/+5
| | | | | | Closes: https://bugs.gentoo.org/737900 Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: migrate to cpu_flags_ppc_vsx2 instead of power8Georgy Yakovlev2020-06-089-31/+30
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/x265: add cpu_flags_ppc_vsx2 to 3.4Georgy Yakovlev2020-06-081-5/+9
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/x265: use cpu_flags_ppc_vsx2 in ver 9999Georgy Yakovlev2020-06-071-5/+9
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/x265: Fix typo for ppc asm on main variantAlexis Ballier2020-06-072-6/+30
| | | | | | | This was causing cmakeargs to be ignored Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: extend arm neon special cases to arm64Alexis Ballier2020-06-052-4/+4
| | | | | | | Fixes build on arm64 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: forward port ppc changesAlexis Ballier2020-06-052-22/+22
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: restore previous behavior wrt asm. bump to 3.4.Alexis Ballier2020-06-056-72/+612
| | | | | | | Fix tests properly. Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: sync live ebuildGeorgy Yakovlev2020-05-241-4/+16
| | | | | | Bug: https://bugs.gentoo.org/725134 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/x265: fix 3.3 on ppc64Georgy Yakovlev2020-05-241-4/+16
| | | | | | Closes: https://bugs.gentoo.org/725134 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/x265: switch to cmake-multilib eclassThomas Deutschmann2020-05-242-8/+10
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: update live ebuildThomas Deutschmann2020-05-241-57/+68
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: drop USE=picThomas Deutschmann2020-05-241-10/+6
| | | | | | | | Gentoo's toolchain uses PIC by default. Since USE=asm was added, we no longer need a USE flag to control that behavior. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: package uses dev-lang/nasmThomas Deutschmann2020-05-241-1/+1
| | | | | | Closes: https://bugs.gentoo.org/676270 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: add USE=cpu_flags_ppc_altivecThomas Deutschmann2020-05-241-3/+6
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: rework assembly supportThomas Deutschmann2020-05-242-33/+34
| | | | | | Closes: https://bugs.gentoo.org/681878 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: migrate to EAPI=7Thomas Deutschmann2020-05-244-17/+87
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: update HOMEPAGEThomas Deutschmann2020-05-241-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: disable broken test suiteThomas Deutschmann2020-05-241-1/+3
| | | | | | | | | Bug: https://bugs.gentoo.org/668438 Bug: https://bugs.gentoo.org/689006 Bug: https://bugs.gentoo.org/689736 Bug: https://bugs.gentoo.org/681174 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: delete all static librariesThomas Deutschmann2020-05-241-0/+5
| | | | | | Closes: https://bugs.gentoo.org/724598 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* media-libs/x265: bump to v3.3Thomas Deutschmann2020-05-242-0/+197
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* media-libs/x265: bump to 3.2.1Alexis Ballier2020-01-202-0/+197
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: Update subslot.Arfrever Frehtes Taifersar Arahesis2019-12-291-1/+1
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-117-2/+9
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/x265: bump to 3.2Alexis Ballier2019-10-043-1/+197
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: Update subslot.Arfrever Frehtes Taifersar Arahesis2019-09-281-1/+1
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-libs/x265: bump to 3.1.2Alexis Ballier2019-08-262-0/+196
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: bump to 3.1Alexis Ballier2019-07-023-1/+197
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: arm64 stableAaron Bauman2019-05-141-1/+1
| | | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
* media-libs/x265: Update subslot in live ebuild.Arfrever Frehtes Taifersar Arahesis2019-05-051-1/+1
| | | | | Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* media-libs/x265: bump to 3.0Alexis Ballier2019-02-063-2/+198
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* media-libs/x265: Restore non_x86.patchAndreas Sturmlechner2018-11-131-0/+20
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/x265: Restore 2.8Andreas Sturmlechner2018-11-112-0/+197
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/x265: Drop oldAndreas Sturmlechner2018-11-116-803/+0
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/x265: Let everybody have detect512Jeroen Roovers2018-10-172-0/+26
| | | | | | | | | | | | | | | Upstream commit d55132eb4201 introduced detect512() but the function is defined only when X265_ARCH_X86 so the linker fails with non x86 targets: libx265.so.165: undefined reference to `x265_12bit::detect512()' libx265.so.165: undefined reference to `x265_10bit::detect512()' libx265.so.165: undefined reference to `x265::detect512()' Fix it by defining the function unconditionally. Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* media-libs/x265: arm stable, bug #666486Markus Meier2018-10-151-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm"