summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-libs/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).Arfrever Frehtes Taifersar Arahesis2018-05-211-5/+1
|
* x11-libs/wxGTK: stable 3.0.3-r300 for ppc64, bug #647932Sergei Trofimovich2018-04-011-1/+1
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* x11-libs/wxGTK: stable 3.0.3-r300 for ppc, bug #647932Sergei Trofimovich2018-02-231-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* x11-libs/wxGTK: stable 3.0.3-r300 for sparc, bug #647932Rolf Eike Beer2018-02-201-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* x11-libs/wxGTK: amd64 stableJason Zaman2018-02-191-1/+1
| | | | | Gentoo-bug: 647932 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: x86 stable (bug #647932)Thomas Deutschmann2018-02-181-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-libs/wxGTK: fix USE=doc html installationMart Raudsepp2018-01-051-3/+2
| | | | | | | | | | | | Actually adapt to the switch of the doc tarball. Apparently the old wxPython docs tarball was just pulled in and never used, as the old source paths came from the main wxPython tarball, not the doc one, and the doc seemed to just duplicate the docs already present in the main tarball for offline reading separate from code. As older versions should go away ASAP for security, this remains as-is in older ebuilds. Closes: https://bugs.gentoo.org/643484 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: Apply patchset for lots of 3.0 branch fixes and webkit-gtk:4 ↵Mart Raudsepp2018-01-041-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | port Includes 105 patches taken from WX_3_0_BRANCH, plus one from master only that we need to not litter DT_NEEDED with wxWebView library without --as-needed (it was part of squashed wxGTK-3.0.2.0-webview-fixes.patch before). Also includes my patch to install wx/evtloopsrc.h in core-only builds. Most notably the patchset adds support for webkit2gtk API (as provided by security safe net-libs/webkit-gtk:4), and lots of gtk3 port fixes, hopefully making 3.0-gtk3 SLOT good enough for mass transition without problematic runtime regressions. The patchset touches lines right above the first Makefile.in changes in the collision patch, so that patch needed to be adjusted to not fail on top of the patchset. Ideally the collision patch would be revised and moved to the same approach as 3.0-gtk3 has with seds - or vice-versa, but at least same approach.. Compiling amule[-X] and veracrypt[-X] against wxGTK[-X] is untested; please test and close the relevant bugs (617440 and 605018) if this is fixed now. Bug: https://bugs.gentoo.org/629122 Bug: https://bugs.gentoo.org/617440 Bug: https://bugs.gentoo.org/605018 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: fix translation installation and usage for SLOT=3.0-gtk3Mart Raudsepp2018-01-041-2/+6
| | | | | | | | Properly sed the .mo versioning and patch wxTranslations::AddStdCatalog to use the slotted translation domain. Closes: https://bugs.gentoo.org/618624 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: don't eautoreconf or rename configure.in filesMart Raudsepp2018-01-041-7/+1
| | | | | | | | | | | | | | | | | | wxWidgets doesn't use full autotools (at least not automake), and it maintains an autoconf'ed configure script inside its code repository, which gets (usually) updated after each configure.in update. Because we don't eautoreconf to see a slightly dumb warning about configure.in vs configure.ac, remove the renaming, as the code is buggy and breaks on some non-default PORTAGE_TMPDIR values. I don't intend to ever add back an eautoreconf if at all possible, but if it is, make sure such renaming isn't buggy like this. Also note that other Makefile.in's seem to refer to the preset configure.in's by name (with .in ending), so renaming them is probably wrong as well via such a global "find" approach, at least without patching the references too. The eautoreconf and buggy renaming was already removed on bump for 3.0 SLOT. Closes: https://bugs.gentoo.org/614982 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: Fix versionating variables for current case of no subrelease ↵Mart Raudsepp2018-01-041-2/+2
| | | | | | | | | | number This is a bug of my own doing, not from kuzetsa, as I edited the commit myself to bump to 3.0.3 instead of 3.0.3.1, latter of which has a subrelease number and all was well then. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: Port to EAPI-6Mart Raudsepp2018-01-041-7/+5
| | | | | | | | SLOT=3.0 only, 3.0-gtk3 already was, so this is done based on that to also reduce delta. Also removes some extra whitespaces that don't seem to give any indent value to me (though some are kept, that do line things up a bit better). Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: Remove redundant commentMart Raudsepp2018-01-041-4/+1
| | | | | | | We don't use wxPython tarballs anymore, as wxPython is focusing on their Phoenix project (wxPython4) and not releasing these neat tarballs anymore. Package-Manager: Portage-2.3.19, Repoman-2.3.6
* x11-libs/wxGTK: bump to v3.0.3, using gstreamer slot 1.0kuzetsa2018-01-041-0/+190
Bug: https://bugs.gentoo.org/629208 Closes: https://bugs.gentoo.org/619830