Package xkb-switch: Information

    Source package: xkb-switch
    Version: 1.8.5-alt2
    Build time:  Dec 16, 2024, 05:32 AM
    Report package bug
    Summary: Switch your X keyboard layouts from the command line
    Description: 
    xkb-switch is a C++ program that allows to query and change the XKB
    layout state. Originally ruby-based code written by J.Broomley.

    List of RPM packages built from this SRPM:
    xkb-switch (riscv64)
    xkb-switch-debuginfo (riscv64)

    Maintainer: Ilya Demyanov


      1. cmake
      2. gcc-c++
      3. libX11-devel
      4. rpm-macros-cmake
      5. libxkbfile-devel

    Last changed


    Aug. 17, 2023 Ilya Demyanov 1.8.5-alt2
    - Fix licence to GPL-3.0-or-later
    - Switch build and install to cmake macros
    - Don't install .so without soname
    - Change "quick fix" CMakeLists.txt from sed to %__subst macro and move to %prep
    Feb. 21, 2023 Ilya Demyanov 1.8.5-alt1
    - New version 
    - Change licence to GPL-3.0 (upstream)
    - Add .so symlinks to %files
    Nov. 30, 2016 Valentin Rosavitskiy 1.4.0-alt1.git.d7c1856a
    - New version