pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wine64-dev: Comment patches
Module Name: pkgsrc-wip
Committed By: Naveen Narayanan <zerous@nocebo.space>
Pushed By: zerous
Date: Fri Aug 9 18:37:03 2019 +0200
Changeset: 4c68009b7a93befc1c405c07e61e6284526f1a10
Modified Files:
wine64-dev/patches/patch-configure.ac
wine64-dev/patches/patch-dlls_ntdll_Makefile.in
wine64-dev/patches/patch-libs_wine_Makefile.in
Log Message:
wine64-dev: Comment patches
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4c68009b7a93befc1c405c07e61e6284526f1a10
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
wine64-dev/patches/patch-configure.ac | 2 ++
wine64-dev/patches/patch-dlls_ntdll_Makefile.in | 2 ++
wine64-dev/patches/patch-libs_wine_Makefile.in | 2 ++
3 files changed, 6 insertions(+)
diffs:
diff --git a/wine64-dev/patches/patch-configure.ac b/wine64-dev/patches/patch-configure.ac
index 51e909880c..c5f4142532 100644
--- a/wine64-dev/patches/patch-configure.ac
+++ b/wine64-dev/patches/patch-configure.ac
@@ -1,5 +1,7 @@
$NetBSD$
+Use separate vars for -li386 and -lossaudio
+
--- configure.ac.orig 2019-08-02 19:24:39.000000000 +0000
+++ configure.ac
@@ -406,9 +406,9 @@ WINE_WARNING_WITH(gettext,[test "$MSGFMT
diff --git a/wine64-dev/patches/patch-dlls_ntdll_Makefile.in b/wine64-dev/patches/patch-dlls_ntdll_Makefile.in
index e48d52fe8a..1bfb53a6d7 100644
--- a/wine64-dev/patches/patch-dlls_ntdll_Makefile.in
+++ b/wine64-dev/patches/patch-dlls_ntdll_Makefile.in
@@ -1,5 +1,7 @@
$NetBSD$
+Use i386_LIBS to link ntdll against libi386
+
--- dlls/ntdll/Makefile.in.orig 2019-08-02 19:24:39.000000000 +0000
+++ dlls/ntdll/Makefile.in
@@ -2,7 +2,7 @@ EXTRADEFS = -D_NTSYSTEM_
diff --git a/wine64-dev/patches/patch-libs_wine_Makefile.in b/wine64-dev/patches/patch-libs_wine_Makefile.in
index 8b07108533..1bf71b9c78 100644
--- a/wine64-dev/patches/patch-libs_wine_Makefile.in
+++ b/wine64-dev/patches/patch-libs_wine_Makefile.in
@@ -1,5 +1,7 @@
$NetBSD$
+Use i386_LIBS to link libwine against libi386
+
--- libs/wine/Makefile.in.orig 2019-08-02 19:24:39.000000000 +0000
+++ libs/wine/Makefile.in
@@ -1,4 +1,4 @@
Home |
Main Index |
Thread Index |
Old Index