summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-emulation/virtualbox: add 7.1.4Viorel Munteanu2024-10-182-0/+778
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.0.22Viorel Munteanu2024-10-183-0/+785
| | | | | Bug: https://bugs.gentoo.org/929313 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: fix VERR_BAD_EXE_FORMATViorel Munteanu2024-10-011-0/+3
| | | | | | | Building with -fno-plt in CFLAGS breaks VirtualBox. Filter it out. Closes: https://bugs.gentoo.org/940482 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox*: drop 7.1.0Viorel Munteanu2024-09-302-745/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.1.2Viorel Munteanu2024-09-272-0/+746
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.18-r1Viorel Munteanu2024-09-152-743/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.1.0_beta2Viorel Munteanu2024-09-153-754/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: sync live ebuildViorel Munteanu2024-09-151-19/+24
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.1.0Viorel Munteanu2024-09-153-1/+765
| | | | | | | | This is the new 7.1 branch. I will not stabilize this version, let's wait for 7.1.1. Closes: https://bugs.gentoo.org/925347 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: Stabilize 7.0.20 amd64, #938090Viorel Munteanu2024-09-011-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.1.0_beta2, drop 7.1.0_beta1Viorel Munteanu2024-08-222-2/+2
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: fix linking with moldViorel Munteanu2024-08-182-2/+16
| | | | | Bug: https://bugs.gentoo.org/925347 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: respect CFLAGSViorel Munteanu2024-08-151-0/+6
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: sync live ebuildViorel Munteanu2024-07-261-2/+2
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.1.0_beta1Viorel Munteanu2024-07-262-1/+734
| | | | | | | | | | | | | | | | | | | | | This is a beta version, add unkeyworded. Branch 7.1 uses QT6. Cannot build the docs because: - this uses https://github.com/dita-ot/dita-ot (not yet packaged) to build the docs - dita-ot needs java 17 - java 17 lacks wsimport and virtualbox does not compile without it, and I wouldn't want to require both java 1.8 and java 17. For now mask the doc USE flag. If built with certain CFLAGS, does not start (xpcom errors). Do not respect user CFLAGS until I figure out a fix. Python 3.12 and python 3.13 still crash. Bug: https://bugs.gentoo.org/878299 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.0.20Viorel Munteanu2024-07-162-0/+743
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: resort BDEPENDViorel Munteanu2024-06-171-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.14-r2Viorel Munteanu2024-06-052-743/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.18Viorel Munteanu2024-06-051-741/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: remove python from BDEPEND if not usedViorel Munteanu2024-06-031-1/+1
| | | | | | RDEPEND was conditional, but BDEPEND was not. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: backport python detangling to 6.1Viorel Munteanu2024-06-031-15/+14
| | | | | | | Will commit straight to stable because this is the last version in 6.1 and also because the change applies to build time only for USE=-python. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: Stabilize 7.0.18-r1 amd64, #933448Sam James2024-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: sync live ebuildViorel Munteanu2024-05-251-17/+18
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add use flag for IA32 supportViorel Munteanu2024-05-252-6/+8
| | | | | Closes: https://bugs.gentoo.org/922376 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: make python dependency optionalViorel Munteanu2024-05-251-0/+740
| | | | | | | | | Do not depend on python if built with USE=-python. This should make the upgrade less annoying when python 3.12 becomes the default. Bug: https://bugs.gentoo.org/929313 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.16Viorel Munteanu2024-05-032-741/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.0.18Viorel Munteanu2024-05-032-0/+743
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.12-r2Viorel Munteanu2024-05-012-741/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 6.1.48-r2Viorel Munteanu2024-05-012-678/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: Stabilize 6.1.50-r2 amd64, #928376Viorel Munteanu2024-04-301-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: Stabilize 7.0.14-r2 amd64, #928375Viorel Munteanu2024-04-301-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: update live ebuild patchsetViorel Munteanu2024-04-192-5/+4
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.0.16Viorel Munteanu2024-04-172-0/+743
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: update live versionViorel Munteanu2024-03-191-6/+9
| | | | | | Make it build again after changes from upstream. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: move more patches to patchsetViorel Munteanu2024-02-108-176/+3
| | | | | | | Move the patches for live version to the patchset too. Don't move the patches for 6.1 branch, because it is EOL. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: move patches to patchsetViorel Munteanu2024-02-105-234/+5
| | | | | | | Move most patches from ${FILESDIR} to the patchset to share them with app-emulation/virtualbox-kvm. No changes to the patches. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: fix building with dev-libs/libxml2-2.12Viorel Munteanu2024-01-285-8/+55
| | | | | Closes: https://bugs.gentoo.org/922445 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: revbump for libxml2 dep restriction, add commentSam James2024-01-275-0/+5
| | | | | Bug: https://bugs.gentoo.org/922445 Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: add upper bound to libxml2 depdendencyMatt Jolly2024-01-275-5/+5
| | | | | | Bug: https://bugs.gentoo.org/922445 Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja> Signed-off-by: Sam James <sam@gentoo.org>
* app-emulation/virtualbox: drop 6.1.46Viorel Munteanu2024-01-252-676/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.10-r1Viorel Munteanu2024-01-252-756/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: drop 7.0.10Viorel Munteanu2024-01-251-735/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: Stabilize amd64, #917471Viorel Munteanu2024-01-251-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: Stabilize amd64, #917472Viorel Munteanu2024-01-251-1/+1
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: force bfd before exporting LDFLAGSViorel Munteanu2024-01-182-10/+6
| | | | | | Move tc-ld-force-bfd and remove superfluous tc-ld-disable-gold. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* Move {dev-util → dev-build}/kbuildViorel Munteanu2024-01-178-17/+17
| | | | | Closes: https://github.com/gentoo/gentoo/pull/34871 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.0.14Viorel Munteanu2024-01-172-0/+763
| | | | | Closes: https://bugs.gentoo.org/916002 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 6.1.50Viorel Munteanu2024-01-172-0/+682
| | | | | | Bug: https://bugs.gentoo.org/908814 Bug: https://bugs.gentoo.org/916002 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 7.0.12Viorel Munteanu2023-10-182-0/+760
| | | | | Closes: https://bugs.gentoo.org/908814 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* app-emulation/virtualbox: add 6.1.48Viorel Munteanu2023-10-182-0/+676
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>