16 lines
338 B
YAML
16 lines
338 B
YAML
name: startup-notification
|
|
description: Reference implementation of the startup notification protocol
|
|
version: "0.12"
|
|
revision: 2
|
|
url: https://www.freedesktop.org/wiki/Software/startup-notification/
|
|
license: LGPL
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- libx11
|
|
- libxcb
|
|
- xcb-util
|