mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Mangle this to work with bonobo-0.31
Obtained from: GNOME CVS
This commit is contained in:
parent
1d10378197
commit
97b2a3cd19
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36822
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gtkhtml
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
|
||||
|
29
www/gtkhtml/files/patch-ag
Normal file
29
www/gtkhtml/files/patch-ag
Normal file
@ -0,0 +1,29 @@
|
||||
--- components/ebrowser/test-ebrowser.c.orig Sat Dec 2 01:06:18 2000
|
||||
+++ components/ebrowser/test-ebrowser.c Wed Jan 3 10:56:58 2001
|
||||
@@ -29,3 +29,5 @@
|
||||
Bonobo_PropertyBag pb;
|
||||
+#ifdef TEST_LISTENER
|
||||
BonoboPropertyListener * listener;
|
||||
+#endif
|
||||
|
||||
@@ -41,2 +43,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
listener = gtk_object_get_data (object, "listener");
|
||||
@@ -45,2 +48,3 @@
|
||||
}
|
||||
+#endif
|
||||
}
|
||||
@@ -111,2 +115,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
static void
|
||||
@@ -121,2 +126,3 @@
|
||||
}
|
||||
+#endif
|
||||
|
||||
@@ -308,3 +314,3 @@
|
||||
|
||||
-#if 1
|
||||
+#ifdef TEST_LISTENER
|
||||
/* Test listener */
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gtkhtml
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
|
||||
|
29
www/gtkhtml3/files/patch-ag
Normal file
29
www/gtkhtml3/files/patch-ag
Normal file
@ -0,0 +1,29 @@
|
||||
--- components/ebrowser/test-ebrowser.c.orig Sat Dec 2 01:06:18 2000
|
||||
+++ components/ebrowser/test-ebrowser.c Wed Jan 3 10:56:58 2001
|
||||
@@ -29,3 +29,5 @@
|
||||
Bonobo_PropertyBag pb;
|
||||
+#ifdef TEST_LISTENER
|
||||
BonoboPropertyListener * listener;
|
||||
+#endif
|
||||
|
||||
@@ -41,2 +43,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
listener = gtk_object_get_data (object, "listener");
|
||||
@@ -45,2 +48,3 @@
|
||||
}
|
||||
+#endif
|
||||
}
|
||||
@@ -111,2 +115,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
static void
|
||||
@@ -121,2 +126,3 @@
|
||||
}
|
||||
+#endif
|
||||
|
||||
@@ -308,3 +314,3 @@
|
||||
|
||||
-#if 1
|
||||
+#ifdef TEST_LISTENER
|
||||
/* Test listener */
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gtkhtml
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
|
||||
|
29
www/gtkhtml38/files/patch-ag
Normal file
29
www/gtkhtml38/files/patch-ag
Normal file
@ -0,0 +1,29 @@
|
||||
--- components/ebrowser/test-ebrowser.c.orig Sat Dec 2 01:06:18 2000
|
||||
+++ components/ebrowser/test-ebrowser.c Wed Jan 3 10:56:58 2001
|
||||
@@ -29,3 +29,5 @@
|
||||
Bonobo_PropertyBag pb;
|
||||
+#ifdef TEST_LISTENER
|
||||
BonoboPropertyListener * listener;
|
||||
+#endif
|
||||
|
||||
@@ -41,2 +43,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
listener = gtk_object_get_data (object, "listener");
|
||||
@@ -45,2 +48,3 @@
|
||||
}
|
||||
+#endif
|
||||
}
|
||||
@@ -111,2 +115,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
static void
|
||||
@@ -121,2 +126,3 @@
|
||||
}
|
||||
+#endif
|
||||
|
||||
@@ -308,3 +314,3 @@
|
||||
|
||||
-#if 1
|
||||
+#ifdef TEST_LISTENER
|
||||
/* Test listener */
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= gtkhtml
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= unstable/sources/gtkhtml
|
||||
|
29
www/libgtkhtml/files/patch-ag
Normal file
29
www/libgtkhtml/files/patch-ag
Normal file
@ -0,0 +1,29 @@
|
||||
--- components/ebrowser/test-ebrowser.c.orig Sat Dec 2 01:06:18 2000
|
||||
+++ components/ebrowser/test-ebrowser.c Wed Jan 3 10:56:58 2001
|
||||
@@ -29,3 +29,5 @@
|
||||
Bonobo_PropertyBag pb;
|
||||
+#ifdef TEST_LISTENER
|
||||
BonoboPropertyListener * listener;
|
||||
+#endif
|
||||
|
||||
@@ -41,2 +43,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
listener = gtk_object_get_data (object, "listener");
|
||||
@@ -45,2 +48,3 @@
|
||||
}
|
||||
+#endif
|
||||
}
|
||||
@@ -111,2 +115,3 @@
|
||||
|
||||
+#ifdef TEST_LISTENER
|
||||
static void
|
||||
@@ -121,2 +126,3 @@
|
||||
}
|
||||
+#endif
|
||||
|
||||
@@ -308,3 +314,3 @@
|
||||
|
||||
-#if 1
|
||||
+#ifdef TEST_LISTENER
|
||||
/* Test listener */
|
Loading…
Reference in New Issue
Block a user