20 lines
504 B
YAML
20 lines
504 B
YAML
name: dex
|
|
description: A program that executes desktop entries
|
|
version: 0.10.1
|
|
revision: 2
|
|
url: https://github.com/jceb/dex
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- python3
|
|
make_depends:
|
|
- python-sphinx
|
|
downloads:
|
|
- url: https://github.com/jceb/dex/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 661b96763b1cac062f872c78c03f150ed57d14e315720681bb1fb1e5362e29d4
|