[arch-commits] Commit in libwebkit/trunk (2 files)

Ionut Biru ibiru at archlinux.org
Tue Mar 20 11:44:19 UTC 2012


    Date: Tuesday, March 20, 2012 @ 07:44:19
  Author: ibiru
Revision: 153903

update to 1.7.92

Deleted:
  libwebkit/trunk/python.patch
  libwebkit/trunk/webkit-gtk-1.7.90-parallel-make-hack.patch

--------------------------------------------+
 python.patch                               |   12 ------------
 webkit-gtk-1.7.90-parallel-make-hack.patch |   21 ---------------------
 2 files changed, 33 deletions(-)

Deleted: python.patch
===================================================================
--- python.patch	2012-03-20 11:43:46 UTC (rev 153902)
+++ python.patch	2012-03-20 11:44:19 UTC (rev 153903)
@@ -1,12 +0,0 @@
-diff -Nur webkit-1.7.91.orig/Tools/GNUmakefile.am webkit-1.7.91/Tools/GNUmakefile.am
---- webkit-1.7.91.orig/Tools/GNUmakefile.am	2012-03-08 12:37:34.221447643 +0000
-+++ webkit-1.7.91/Tools/GNUmakefile.am	2012-03-08 12:53:28.713523074 +0000
-@@ -326,7 +326,7 @@
- 	  fi; \
- 	fi
- endif
--	$(srcdir)/Tools/gtk/generate-gtkdoc --rebase --virtual-root=$${DESTDIR}
-+	$(AM_V_GEN)$(PYTHON) $(srcdir)/Tools/gtk/generate-gtkdoc --rebase --virtual-root=$${DESTDIR}
- 
- uninstall-local:
- 	@DOC_MODULE_VERSION=`cat ./Documentation/webkitgtk/version.xml`; \

Deleted: webkit-gtk-1.7.90-parallel-make-hack.patch
===================================================================
--- webkit-gtk-1.7.90-parallel-make-hack.patch	2012-03-20 11:43:46 UTC (rev 153902)
+++ webkit-gtk-1.7.90-parallel-make-hack.patch	2012-03-20 11:44:19 UTC (rev 153903)
@@ -1,21 +0,0 @@
-Horrible failure of a hack to enable workaround for
-https://bugs.webkit.org/show_bug.cgi?id=79498
-
---- a/GNUmakefile.am
-+++ b/GNUmakefile.am
-@@ -285,6 +285,15 @@
- all-local: stamp-po
- 	$(mkdir_p) $(top_builddir)/$(DEPDIR)/DerivedSources
- 
-+# Horrible hack to enable workaround for parallel make failure
-+all-built-sources-local: $(BUILT_SOURCES) autotoolsconfig.h
-+
-+all-ltlibraries-local: GNUmakefile $(LTLIBRARIES)
-+
-+all-programs-local: GNUmakefile $(PROGRAMS)
-+
-+all-data-local: GNUmakefile $(DATA)
-+
- # remove built sources and program directories
- clean-local:
- 	-rm -rf $(GENPROGRAMS)




More information about the arch-commits mailing list