gpo.zugaina.org

Search Portage & Overlays:

dev-python/kivymd

Collection of Material Design-compliant widgets for use with Kivy

Screenshots

  • kivymd-9999
    doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   
    Overlay: raiagent
  • kivymd-1.1.1
    ~amd64 ~arm ~arm64 ~x86
    doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   
    Overlay: raiagent

ChangeLog

commit 1b58b5e214b052cb428b977c63a9b8e67a1d9b5e
Author: leycec <leycec@gmail.com>
Date: Tue Nov 8 03:43:16 2022 -0400

dev-python/kivymd: CPython 3.11.

This commit trivially improves our KivyMD ebuild to support the recently
released CPython 3.11 interpreter.

commit c2f3bc74b40f29bd02296a5165b0cf4b5495618b
Author: leycec <leycec@gmail.com>
Date: Wed Oct 26 23:53:41 2022 -0400

dev-python/kivymd: Bump.

This commit bumps KivyMD to its most recent stable release: KivyMD
1.1.1.

commit cbcf975076bb7fc03644672acaba4713e9d6c830
Author: leycec <leycec@gmail.com>
Date: Fri Sep 16 02:04:09 2022 -0400

dev-python/*Kivy*: Python3.11 + ARM(64|).

This commit improves our Kivy ebuilds to support both Python 3.11 and
the increasingly popular ARM and ARM64 CPU architectures.

commit 0182fec5c756ba4c7d8a640b5a155d483823b5bc
Author: leycec <leycec@gmail.com>
Date: Wed Aug 17 00:21:11 2022 -0400

dev-python/kivymd: Bump.

This commit bumps KivyMD to its most recent stable release: KivyMD
1.0.2.

commit cfbc92d7e9bc0c48b04c34102ef9324a96e6ac3f
Author: leycec <leycec@gmail.com>
Date: Tue Jun 7 00:17:05 2022 -0400

dev-python/Kivy: Mesa `egl` -> `opengl`.

This commit refactors our Kivy ebuild in light of recent changes to the
upstream Mesa ebuild. Notably, now that Mesa unconditionally enables
EGL support, our Kivy ebuild drops the `egl` USE flag and now enables
EGL support in Kivy when the `opengl` USE flag is enabled.

commit 2b8edb939087f6f5e685024d79a8c5303e9f5a4b
Author: leycec <leycec@gmail.com>
Date: Sat Apr 2 03:50:38 2022 -0400

dev-python/buildozer: Added.

This commit adds live and stable ebuilds for the most recent release of
Kivy's Buildozer (i.e., Buildozer 1.3.0): a toolchain for
cross-compiling self-contained Kivy apps to supported platforms.
Relatedly, this commit also:

* Adds a `buildozer` USE flag (enabled by default) to our core Kivy
ebuild installing Buildozer as an optional runtime dependency of Kivy.
* Enables PEP 517-compliant `setuptools` installation for both our Kivy
and KivyMD ebuilds.

commit 53255467bbb618136a88d7baecb9215434170bed
Author: leycec <leycec@gmail.com>
Date: Sat Mar 19 03:34:01 2022 -0400

dev-python/kivymd: Added.

This commit adds live and stable ebuilds for the most recent release of
KivyMD (i.e., KivyMD 0.104.2): an aesthetically pleasing suite of Google
Material Design (MD)-compliant Kivy widgets.