[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61067] [PATCH 0/3] Update wine and wine-staging packages to 8.0
From: |
Kaelyn Takata |
Subject: |
[bug#61067] [PATCH 0/3] Update wine and wine-staging packages to 8.0 |
Date: |
Thu, 26 Jan 2023 00:17:02 +0000 |
Here is a patchset to update the various wine and wine-staging packages to the
latest release. Aside from the basic version bumping, the changes include:
* Dropping an unneeded LDFLAGS variable as the rpath being set is not useful
(it contains only subdirectories),
* Fixing the edits to tools/makedep.c to account for a renamed variable.
* Adding a small phase to set the environment variable WIDL_TIME_OVERRIDE so
that the widl tool dosn't embed the build date and time in the files it
generates as part of the wine build.
Cheers,
Kaelyn
Kaelyn Takata (3):
gnu: wine: Update to 8.0.
gnu: wine: Build more reproducibly.
gnu: wine-staging: Update to 8.0.
gnu/packages/wine.scm | 40 ++++++++++++++++++++++++++--------------
1 file changed, 26 insertions(+), 14 deletions(-)
base-commit: ebcb5c8e120b39a3dd07c27bc17d520ee653ec23
--
2.39.1
- [bug#61067] [PATCH 0/3] Update wine and wine-staging packages to 8.0,
Kaelyn Takata <=
[bug#61067] [PATCH 1/3] gnu: wine: Update to 8.0., Kaelyn Takata, 2023/01/25
[bug#61067] [PATCH 3/3] gnu: wine-staging: Update to 8.0., Kaelyn Takata, 2023/01/25
[bug#61067] [PATCH v2 0/5] Update wine and wine-staging packages to 8.0, Kaelyn Takata, 2023/01/26