Package golang-github-burntsushi-xgbutil: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #296038
Package removed: Leontiy Volodin
Deletion date: March 15, 2022
Message: no more needed for deepin
    Source package: golang-github-burntsushi-xgbutil
    Version: 0-alt2.gitf7c97ce
    Build time:  May 6, 2021, 10:29 AM in the task #271278
    Report package bug
    License: WTFPL
    Summary: Utility library to make use of the X Go Binding easier
    Description: 
    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.)

    List of rpms provided by this srpm:
    golang-github-burntsushi-xgbutil-devel (noarch)
    golang-github-burntsushi-xgbutil-examples (noarch)

    Maintainer: Leontiy Volodin

    List of contributors:
    Leontiy Volodin

    ACL:
    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

    Last changed


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