From a9612c4fed771236b78873e232fb4e2bbb5d48d4 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 21 Apr 2011 23:17:24 +0200 Subject: [PATCH] webkit: renamed webkitgtk (see note!) Note: Because our webkit package is build the gtk port by default we agreed in renaming the package to webkitgtk and use the offical stable releases from the WebKitGTK+ project (http://webkitgtk.org). The Qt port of webkit is included within qt >= 4.7 so there is no real need to build that port from the nightly snapshots we are currently unsing! For other ports like the EFL port we have to decide later how we are going to handle those cases! --- www/{webkit/webkit.cache => webkitgtk/webkitgtk.cache} | 0 www/{webkit/webkit.conf => webkitgtk/webkitgtk.conf} | 0 www/{webkit/webkit.desc => webkitgtk/webkitgtk.desc} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename www/{webkit/webkit.cache => webkitgtk/webkitgtk.cache} (100%) rename www/{webkit/webkit.conf => webkitgtk/webkitgtk.conf} (100%) rename www/{webkit/webkit.desc => webkitgtk/webkitgtk.desc} (100%) diff --git a/www/webkit/webkit.cache b/www/webkitgtk/webkitgtk.cache similarity index 100% rename from www/webkit/webkit.cache rename to www/webkitgtk/webkitgtk.cache diff --git a/www/webkit/webkit.conf b/www/webkitgtk/webkitgtk.conf similarity index 100% rename from www/webkit/webkit.conf rename to www/webkitgtk/webkitgtk.conf diff --git a/www/webkit/webkit.desc b/www/webkitgtk/webkitgtk.desc similarity index 100% rename from www/webkit/webkit.desc rename to www/webkitgtk/webkitgtk.desc