68 lines
1.2 KiB
YAML
68 lines
1.2 KiB
YAML
name: wine
|
|
description: A compatibility layer for running Windows programs
|
|
version: "11.16"
|
|
revision: 1
|
|
url: https://www.winehq.org/
|
|
license: LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- desktop-file-utils
|
|
- fontconfig
|
|
- freetype2
|
|
- gcc-libs
|
|
- gettext
|
|
- libpcap
|
|
- libunwind
|
|
- libxcursor
|
|
- libxi
|
|
- libxkbcommon
|
|
- libxrandr
|
|
- wayland
|
|
optional_depends:
|
|
- alsa-lib
|
|
- cups
|
|
- ffmpeg
|
|
- gnutls
|
|
- gst-plugins-bad
|
|
- gst-plugins-base
|
|
- gst-plugins-good
|
|
- libpulse
|
|
- libxcomposite
|
|
- libxinerama
|
|
- ocl-icd
|
|
- pcsclite
|
|
- samba
|
|
- sdl2-compat
|
|
- unixodbc
|
|
- v4l-utils
|
|
make_depends:
|
|
- alsa-lib
|
|
- ffmpeg
|
|
- gnutls
|
|
- gst-plugins-base
|
|
- libcups
|
|
- libpulse
|
|
- libxcomposite
|
|
- libxinerama
|
|
- libxxf86vm
|
|
- mesa
|
|
- mingw-w64-gcc
|
|
- opencl-headers
|
|
- ocl-icd
|
|
- pcsclite
|
|
- perl
|
|
- samba
|
|
- sdl2-compat
|
|
- unixodbc
|
|
- v4l-utils
|
|
- vulkan-headers
|
|
- vulkan-tools
|
|
downloads:
|
|
- url: https://dl.winehq.org/wine/source/${BPM_PKG_VERSION%.*}.x/wine-${BPM_PKG_VERSION}.tar.xz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c66e2090343dcd727f7f7fd2f87ee0bfb0b118790c1d745ab7b8a4c3a4197f2f
|