Blob Blame History Raw
document: modulemd
version: 2
data:
    summary: Dynamic window manager for X
    description: >-
        dwm is a dynamic window manager for X.  It manages windows in tiled,
        monocle, and floating layouts.  All of the layouts can be applied
        dynamically, optimizing the environment for the application in use and
        the task performed.
    license:
        module: [ MIT ]
    # Depends on the base toolset, development utilities, and X.
    # Requires these at runtime as well to support dwm-user.
    dependencies:
        - buildrequires:
              platform: []
          requires:
              platform: []
    references:
        community: https://suckless.org/
        documentation: https://dwm.suckless.org/
    profiles:
        default:
            description: >-
                The minimal, distribution-compiled dwm binary.
            rpms:
                - dwm
        user:
            description: >-
                Includes distribution-compiled dwm as well as a helper script
                to apply user patches and configuration, dwm-user.
            rpms:
                - dwm
                - dwm-user
    api:
        rpms:
            - dwm
            - dwm-user
    components:
        rpms:
            dwm:
                rationale: The main component of this module.
                ref: 6.1