Пакет golang-github-burntsushi-xgbutil: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #296038
Пакет удалён: Leontiy Volodin
Дата удаления: 15 марта 2022 г.
Сообщение: no more needed for deepin
    Исходный пакет: golang-github-burntsushi-xgbutil
    Версия: 0-alt2.gitf7c97ce
    Собран:  6 мая 2021 г. 10:29 в задании #271278
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/BurntSushi/xgbutil

    Лицензия: WTFPL
    О пакете: Utility library to make use of the X Go Binding easier
    Описание: 
    xgbutil is a utility library designed to work with the X Go Binding. This
    project's main goal is to make various X related tasks easier. For example,
    binding keys, using the EWMH or ICCCM specs with the window manager,
    moving/resizing windows, assigning function callbacks to particular events,
    drawing images to a window, etc.
    
    xgbutil attempts to be thread safe, but it has not been completely tested in
    this regard. In general, the X event loop implemented in the xevent package is
    sequential. The idea is to be sequential by default, and let the user spawn
    concurrent code at their discretion. (i.e., the complexity of making the main
    event loop generally concurrent is vast.)

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    golang-github-burntsushi-xgbutil-devel (noarch)
    golang-github-burntsushi-xgbutil-examples (noarch)

    Сопровождающий: Leontiy Volodin

    Список участников:
    Leontiy Volodin

    Права:
    Leontiy Volodin
    @everybody

      1. golang-github-burntsushi-graphics-devel
      2. golang-github-burntsushi-xgb-devel
      3. golang-github-freetype-devel
      4. rpm-build-golang
      5. rpm-build-python3

    Последнее изменение


    6 мая 2021 г. Leontiy Volodin 0-alt2.gitf7c97ce
    - Fixed build with python3.
    12 мая 2020 г. Leontiy Volodin 0-alt1.gitf7c97ce
    - Initial build for ALT Sisyphus (thanks fedora for this spec).