Search Criteria
Package Details: wine-git 9.19.r0.g7ee99608f46-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wine-git.git (read-only, click to copy) |
---|---|
Package Base: | wine-git |
Description: | A compatibility layer for running Windows programs (git version) |
Upstream URL: | https://www.winehq.org/ |
Keywords: | windows wine |
Licenses: | LGPL-2.1-or-later |
Conflicts: | bin32-wine, wine, wine-wow64 |
Provides: | bin32-wine, wine, wine-wow64 |
Replaces: | bin32-wine |
Submitter: | None |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 86 |
Popularity: | 0.000028 |
First Submitted: | 2007-07-18 16:01 (UTC) |
Last Updated: | 2024-10-06 15:02 (UTC) |
Dependencies (99)
- desktop-file-utils (desktop-file-utils-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gettext (gettext-gitAUR)
- lib32-fontconfig
- lib32-freetype2
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-gettext
- lib32-libpcap
- lib32-libunwind
- lib32-libxcursor
- lib32-libxi
- lib32-libxkbcommon
- lib32-libxrandr
- lib32-wayland (lib32-wayland-gitAUR)
- libpcap (libpcap-gitAUR)
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libxcursor
- libxi (libxi-gitAUR)
- Show 79 more dependencies...
Required by (378)
- 0cc-famitracker (requires wine)
- 2gis (requires wine)
- 4nec2-bin (requires wine)
- accutimes (requires wine)
- adobe-reader-11 (requires wine)
- ag-dsp-controller (requires wine)
- ags-git (requires wine) (optional)
- aimp (requires wine)
- aio-creator-neo (requires wine)
- airwave-git (requires wine)
- alchemy-viewer-git (requires wine) (optional)
- algodoo-wine (requires wine)
- altirra (requires wine)
- anituner (requires wine)
- ankama-launcher (requires wine) (optional)
- anycubic-slicer (requires wine)
- aoe3-wine-steam (requires wine)
- arch-gaming-meta (requires wine)
- ares (requires wine)
- Show 359 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »
alex.henrie commented on 2023-12-30 20:38 (UTC)
Could you please synchronize the dependency list and the build steps with the regular wine package? https://gitlab.archlinux.org/archlinux/packaging/packages/wine/-/commits/main/PKGBUILD
You can also add lib32-libgphoto2 and lib32-unixodbc to the makedepends and optdepends, and lib32-gst-plugins-ugly to the optdepends, since they are AUR packages.
ramatullah commented on 2022-06-04 14:19 (UTC)
Has somebody encountered this?
dbermond commented on 2022-03-28 15:13 (UTC)
@xantares repository wine is compiled with lto disabled, so this flag is not needed. You can compare with repository wine-staging, which does not used this compiler flag, and is basically the same.
xantares commented on 2022-03-28 14:54 (UTC)
wine has -ffat-lto-objects c flag, I dont know if it should be added there too
DarkShadow44 commented on 2022-01-22 19:28 (UTC) (edited on 2022-01-22 19:58 (UTC) by DarkShadow44)
For build I have to add
-I/usr/include/freetype2
to CFLAGS. No idea what exactly broke, but this is needed for the 64Bit build.EDIT: Apparently I lost some files from
libsysprof-capture
. No idea how, but reinstalling that fixed it...Neko-san commented on 2022-01-06 22:46 (UTC) (edited on 2022-01-06 22:50 (UTC) by Neko-san)
@rtentser I modified this PKGBUILD yesterday for a different purpose (applying a patch), but you can easily modify what I used for the same purpose (I removed my stuff that's irrelevant to you).
Just edit
pkgver
,_pkgver
, and the checksum for that tarball; then, delete the hidden.SRCINFO
file from the snapshot here and run:makepkg --printsrcinfo &> .SRCINFO
, renamewine-git.install
towine.install
, then you can make the package.dbermond commented on 2021-03-30 00:01 (UTC)
@katt implemented.
katt commented on 2021-03-29 13:46 (UTC)
Could you include the recent fontconfig changes? https://github.com/archlinux/svntogit-community/commit/07fccfd3a8e0951146a6d907bae3b6858c20232a
dbermond commented on 2021-01-09 15:19 (UTC)
@rtentser This package is not for building older versions of wine, and neither for bisecting, but it's for building the latest git master code.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »