You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
wine-devel,staging: Update to 11.8
This commit is contained in:
committed by
Renee Otten
parent
65f8af219e
commit
ef8e6a4598
@@ -21,7 +21,7 @@ build {}
|
||||
|
||||
if {${subport} eq ${name}} {
|
||||
PortGroup stub 1.0
|
||||
version 11.0.0
|
||||
version 11.1.0
|
||||
revision 0
|
||||
depends_run port:mingw-w64-wine-mono-${version}
|
||||
|
||||
@@ -33,6 +33,17 @@ if {${subport} eq ${name}} {
|
||||
}
|
||||
}
|
||||
|
||||
# wine-devel (11.8)
|
||||
subport ${name}-11.1.0 {
|
||||
version 11.1.0
|
||||
revision 0
|
||||
distname wine-mono-${version}-x86
|
||||
checksums rmd160 51690ba96dc5093da681a3402b9c8306276fd2c0 \
|
||||
sha256 01a7cdc0184c5b22fdf6e7417d50648467b566a107cd51df9c4f3a4acd960c9c \
|
||||
size 39385356
|
||||
use_xz yes
|
||||
}
|
||||
|
||||
# wine-devel (11.3)
|
||||
subport ${name}-11.0.0 {
|
||||
version 11.0.0
|
||||
|
||||
@@ -6,7 +6,7 @@ PortGroup muniversal 1.1
|
||||
|
||||
# Keep the wine-stable, wine-devel and wine-crossover portfiles as similar as possible.
|
||||
|
||||
github.setup wine-mirror wine 11.7 wine-
|
||||
github.setup wine-mirror wine 11.8 wine-
|
||||
github.tarball_from archive
|
||||
name wine-devel
|
||||
conflicts wine-stable wine-staging wine-crossover
|
||||
@@ -35,9 +35,9 @@ long_description \
|
||||
|
||||
checksums \
|
||||
${distname}${extract.suffix} \
|
||||
rmd160 158dca426c4fd7d78e6270ed5191fd36b22daa5d \
|
||||
sha256 1f8643e48dfb6913b7ad62c84b85434d2dd1666fac1642e9e5760ed9c0c00380 \
|
||||
size 71041768
|
||||
rmd160 d9629d26d6272d4cdb63c6e8bde14159ff3b25c8 \
|
||||
sha256 4bf5a72ec59b70f3893bf596d11668d8bc487f276b0bf52a2b60a0be52a674c3 \
|
||||
size 71129770
|
||||
|
||||
depends_build \
|
||||
port:bison \
|
||||
@@ -55,7 +55,7 @@ depends_lib \
|
||||
|
||||
depends_run \
|
||||
port:mingw-w64-wine-gecko-2.47.4 \
|
||||
port:mingw-w64-wine-mono-11.0.0
|
||||
port:mingw-w64-wine-mono-11.1.0
|
||||
|
||||
post-extract {
|
||||
# https://gitlab.winehq.org/wine/wine/-/commit/c7a97b5d5d56ef00a0061b75412c6e0e489fdc99
|
||||
@@ -135,9 +135,9 @@ subport wine-staging {
|
||||
|
||||
checksums-append \
|
||||
${wine_staging_distfile} \
|
||||
rmd160 3a3e0b27e26e0bf0d30690f4cdf5fbe2f8b97873 \
|
||||
sha256 1f181ae7fe79705b70b01e58d1de506f7147b468afc9c25ae8f7644879bd45da \
|
||||
size 9276531
|
||||
rmd160 14c5dd4c4e82bb08d32f5896947f3a810d6c9ad6 \
|
||||
sha256 843a2670067befab0d27cfd268251f0e40047f55b78f326ce9ae5c717e0eeb05 \
|
||||
size 9321144
|
||||
|
||||
depends_patch-append port:autoconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user