summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/pnetlib/files')
-rw-r--r--dev-dotnet/pnetlib/files/0.6.12-resgen.patch11
-rw-r--r--dev-dotnet/pnetlib/files/configure-freetype.patch11
-rw-r--r--dev-dotnet/pnetlib/files/digest-pnetlib-0.6.121
3 files changed, 23 insertions, 0 deletions
diff --git a/dev-dotnet/pnetlib/files/0.6.12-resgen.patch b/dev-dotnet/pnetlib/files/0.6.12-resgen.patch
new file mode 100644
index 000000000000..775360c64ffc
--- /dev/null
+++ b/dev-dotnet/pnetlib/files/0.6.12-resgen.patch
@@ -0,0 +1,11 @@
+--- configure.in.orig 2005-01-16 08:18:30.586416224 +0100
++++ configure.in 2005-01-16 08:20:48.656426392 +0100
+@@ -143,7 +143,7 @@
+
+ dnl Find the .NET resource generator to use.
+ if test "$MSTOOLS" = "no"; then
+- AC_PATH_PROG(RESGEN, resgen,, $PNET_PATH/resgen:${prefix}/bin:$PATH)
++ AC_PATH_PROG(RESGEN, resgen.pnet,, $PNET_PATH/resgen.pnet:${prefix}/bin:$PATH)
+ if test "$RESGEN" = "" ; then
+ echo '**************************************************************'
+ echo "Portable.NET's or Microsoft's resgen is required to build."
diff --git a/dev-dotnet/pnetlib/files/configure-freetype.patch b/dev-dotnet/pnetlib/files/configure-freetype.patch
new file mode 100644
index 000000000000..0839a291f370
--- /dev/null
+++ b/dev-dotnet/pnetlib/files/configure-freetype.patch
@@ -0,0 +1,11 @@
+--- configure.in.orig 2005-01-16 10:43:47.259280528 +0100
++++ configure.in 2005-01-16 10:44:16.855781176 +0100
+@@ -76,7 +76,7 @@
+ XFT_INC=
+ else
+ X11_LIB=-lX11
+- if test "x$xft" != "xfalse" && "x$FREETYPE_CONFIG" != "xno" ; then
++ if test "x$xft" != "xfalse" && test "$FREETYPE_CONFIG" != "no" ; then
+ XFT_LIB=-lXft
+ XFT_INC=`$FREETYPE_CONFIG --cflags`
+ AC_DEFINE(USE_XFT_EXTENSION)
diff --git a/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.12 b/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.12
new file mode 100644
index 000000000000..f3e2412e8126
--- /dev/null
+++ b/dev-dotnet/pnetlib/files/digest-pnetlib-0.6.12
@@ -0,0 +1 @@
+MD5 e2c4f185b1f43aca2093ad39c72e7e41 pnetlib-0.6.12.tar.gz 4021922