summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-wm/xpra: Drop myself as maintainerJames Le Cuirot2024-06-281-4/+0
| | | | | | | I haven't used this for a while. I thought I might come back to it, but that's now looking unlikely. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: remove unused patchMichael Mair-Keimberger2024-06-221-14/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/37206 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-wm/xpra: Remove oldMichał Górny2024-06-142-222/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/36945 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: Stabilize 4.4.6-r2 x86, #932817Arthur Zamarin2024-06-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/xpra: Stabilize 4.4.6-r2 amd64, #932817Arthur Zamarin2024-06-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/xpra: add 6.0.1, 6.9999, update 9999Paul Zander2024-06-108-80/+999
| | | | | | | | | | | | | - Python 3.12 support - PEP517 support - re-enabled tests - general rework of the ebuild Closes: https://bugs.gentoo.org/912679 Closes: https://bugs.gentoo.org/929898 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37042 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* x11-wm/xpra: Remove redundant local flag descsMichał Górny2023-10-271-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: Restrict tests because the PEP517 migration broke themJames Le Cuirot2023-10-142-2/+6
| | | | | | | | Some tests failed for a while before that for unknown reasons anyway. This could potentially be fixed up, but I'm stepping back from this package, at least for the time being. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: drop systemd-run call for USE=minimal.Benda Xu2023-09-022-6/+25
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: add github upstream metadataSam James2023-07-271-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/xpra: sync the live ebuild with 4.4.6-r1.Benda Xu2023-06-272-40/+11
| | | | Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: migrate to PEP517.Benda Xu2023-06-271-2/+10
| | | | | | A /usr/etc installation location bug is unveiled. Fix it. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: retry to prefixify Xpra.Benda Xu2023-06-271-4/+2
| | | | | | | | | Xpra likes to embed many hard-coded directory guess making the prefixify tricky in the past. This is an attempt to prefixify it from a minimal set of modifications. Bug: https://bugs.gentoo.org/802105 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* x11-wm/xpra: Conditionally require pillow[webp] and drop pillow USE flagJames Le Cuirot2023-06-264-6/+5
| | | | | | | | We have had pillow as an unconditional dependency for ages. It is technically optional, but upstream strongly recommends it. Closes: https://bugs.gentoo.org/799752 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Version bump to 4.4.6James Le Cuirot2023-06-242-0/+221
| | | | | | The tests still fail. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Avoid udev directory move on usr-merge systemsJames Le Cuirot2023-06-172-6/+10
| | | | | Closes: https://bugs.gentoo.org/908477 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: drop 4.3.4-r1Andreas Sturmlechner2023-06-124-253/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/xpra: Stabilize 4.4.5-r2 x86, #908248Arthur Zamarin2023-06-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/xpra: Stabilize 4.4.5-r2 amd64, #908248Arthur Zamarin2023-06-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/xpra: Switch IUSE=pulseaudio to media-libs/libpulseAndreas Sturmlechner2023-06-102-2/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/xpra: drop 4.4.5-r1Andreas Sturmlechner2023-06-101-218/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/xpra: Fix doc_dir sedAndreas Sturmlechner2023-06-102-1/+219
| | | | | Closes: https://bugs.gentoo.org/908088 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-wm/xpra: use virtual/pandocSam James2023-06-083-3/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/xpra: Set DISTUTILS_EXT=1Pacho Ramos2023-06-072-0/+2
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-wm/xpra: Migrate to Ayatana indicatorsPacho Ramos2023-06-072-2/+2
| | | | | | | | See https://bugs.gentoo.org/887171 for rational, all packages in testing were already migrated. Upstream support both implementations using ayatana if possible and falling back to old implementation if ayatana is not available. Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-wm/xpra: Bump to 4.4.5, drop old 4.4.4James Le Cuirot2023-05-232-1/+1
| | | | | Bug: https://bugs.gentoo.org/906130 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Add trayicon USE flag and missing dependencyJames Le Cuirot2023-05-203-2/+5
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Set --without-strict to avoid -WerrorJames Le Cuirot2023-05-163-3/+3
| | | | | | | I don't know why --with-strict was given before as it's a bad idea. Closes: https://bugs.gentoo.org/906343 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Use setup.py args to avoid sd_listen/service filesJames Le Cuirot2023-05-163-21/+4
| | | | | | I didn't realise I could have done this without a patch. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: remove unused patchMichael Mair-Keimberger2023-05-161-100/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/31065 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Update xpra_udev_product_version pathJames Le Cuirot2023-05-162-2/+2
| | | | | | | It has changed since 4.3. Closes: https://bugs.gentoo.org/906372 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Version bump to 4.4.4James Le Cuirot2023-05-144-0/+340
| | | | | | | Some tests are failing, but I can't figure out why. Closes: https://bugs.gentoo.org/882613 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Update 9999 for latest changesJames Le Cuirot2023-05-145-25/+69
| | | | | | Some tests are failing, but I can't figure out why. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Don't use reserved TDEPEND variable nameJames Le Cuirot2023-05-142-6/+6
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Add missing cryptography dependencyJames Le Cuirot2023-05-142-4/+6
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Disable x265 as it causes issuesJames Le Cuirot2023-05-142-4/+4
| | | | | | | We're not supposed to use it apparently. Bug: https://github.com/Xpra-org/xpra/issues/3822 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Drop old 4.3.3James Le Cuirot2023-05-014-263/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Stabilize 4.3.4 x86, #904599Arthur Zamarin2023-05-011-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/xpra: Stabilize 4.3.4 amd64, #904599Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-wm/xpra: Use pypi.eclassMichał Górny2023-03-172-3/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-wm/xpra: enable py3.11Benda Xu2023-02-013-4/+9
| | | | | | | | | xpra now treat its main "xpra" as scripts, so that the latter has to be enabled. xpra_udev_product_version is a udev helper script. Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-143-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* x11-wm/xpra: Prevent Wayland from confusing the testsJames Le Cuirot2022-09-043-3/+6
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Drop old 4.2James Le Cuirot2022-08-294-223/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Stabilize 4.3.3 x86, #853619Jakov Smolić2022-08-291-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-wm/xpra: Stabilize 4.3.3 amd64, #853619Sam James2022-07-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-wm/xpra: Version bump to 4.3.4James Le Cuirot2022-06-223-1/+214
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Add udev USE flag and call udev_reload when enabledJames Le Cuirot2022-05-262-8/+30
| | | | | Closes: https://bugs.gentoo.org/847037 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Patch around setup.py hardcoded call to cppJames Le Cuirot2022-05-222-0/+35
| | | | | | | This has been merged upstream. Closes: https://bugs.gentoo.org/831337 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* x11-wm/xpra: Drop old 4.3.2James Le Cuirot2022-05-222-198/+0
| | | | Signed-off-by: James Le Cuirot <chewi@gentoo.org>