24 lines
649 B
Plaintext
24 lines
649 B
Plaintext
name: winetricks
|
|
description: Helper script to download and install libraries needed to run some programs in Wine
|
|
version: "20260125"
|
|
revision: 1
|
|
url: https://github.com/Winetricks/winetricks
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- bash
|
|
- cabextract
|
|
- perl
|
|
- unzip
|
|
- wine
|
|
optional_depends:
|
|
- kdialog:KDE dialog integration
|
|
downloads:
|
|
- url: https://github.com/Winetricks/winetricks/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 2890bd9fbbade4638e58b4999a237273192df03b58516ae7b8771e09c22d2f56
|