Initial commit
This commit is contained in:
@@ -0,0 +1,63 @@
|
||||
name: wine
|
||||
description: A compatibility layer for running Windows programs
|
||||
version: "11.4"
|
||||
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
|
||||
- sdl2-compat
|
||||
- unixodbc
|
||||
make_depends:
|
||||
- alsa-lib
|
||||
- ffmpeg
|
||||
- gnutls
|
||||
- gst-plugins-base
|
||||
- libcups
|
||||
- libpulse
|
||||
- libxcomposite
|
||||
- libxinerama
|
||||
- libxxf86vm
|
||||
- mesa
|
||||
- mingw-w64-gcc
|
||||
- opencl-headers
|
||||
- ocl-icd
|
||||
- pcsclite
|
||||
- perl
|
||||
- sdl2-compat
|
||||
- unixodbc
|
||||
- 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: 1970a46381d3bc2c44d651d08336370e499eeb8b53dc93cbd1ce544f7115e598
|
||||
Reference in New Issue
Block a user