[packages/dotnet-gtk-sharp] Rediff patch
arekm
arekm at pld-linux.org
Sun Aug 24 21:39:24 CEST 2025
commit 1255d2627beb7d31de21b8d210568ff83c767a66
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Aug 24 21:39:19 2025 +0200
Rediff patch
dotnet-gtk-sharp-mint.patch | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/dotnet-gtk-sharp-mint.patch b/dotnet-gtk-sharp-mint.patch
index c3bc02b..7b7acaf 100644
--- a/dotnet-gtk-sharp-mint.patch
+++ b/dotnet-gtk-sharp-mint.patch
@@ -1,15 +1,15 @@
-diff -Nuard gtk-sharp-1.0.orig/configure.in gtk-sharp-1.0/configure.in
---- gtk-sharp-1.0.orig/configure.in 2004-06-29 18:02:15.000000000 +0200
-+++ gtk-sharp-1.0/configure.in 2004-06-30 23:45:46.724677928 +0200
-@@ -62,6 +62,7 @@
+diff -urNp -x '*.orig' gtk-sharp-1.0.10.org/configure.in gtk-sharp-1.0.10/configure.in
+--- gtk-sharp-1.0.10.org/configure.in 2025-08-24 21:38:27.117366797 +0200
++++ gtk-sharp-1.0.10/configure.in 2025-08-24 21:38:27.314034613 +0200
+@@ -62,6 +62,7 @@ AC_ARG_WITH(crosspkgdir, [ --with-cross
MONO_REQUIRED_VERSION=0.96
PKG_CHECK_MODULES(MONO_DEPENDENCY, mono >= $MONO_REQUIRED_VERSION, has_mono=true, has_mono=false)
+PKG_CHECK_MODULES(MINT_DEPENDENCY, mint >= $MONO_REQUIRED_VERSION, has_mint=true, has_mint=false)
if test "x$has_mono" = "xtrue"; then
- GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(libdir)'
-@@ -76,17 +77,24 @@
+ GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(DESTDIR)$(prefix)/lib'
+@@ -76,17 +77,24 @@ else
LIB_SUFFIX=
fi
else
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dotnet-gtk-sharp.git/commitdiff/1255d2627beb7d31de21b8d210568ff83c767a66
More information about the pld-cvs-commit
mailing list