[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/webkit/webkit.desc [COPY] Copyright (C) 2007 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Web browser engine [T] WebKit is an open source web browser engine. WebKit is also the [T] name of the Mac OS X system framework version of the engine that's [T] used by Safari, Dashboard, Mail, and many other OS X applications. [T] WebKit's HTML and JavaScript code began as a branch of the KHTML [T] and KJS libraries from KDE. [U] https://www.webkit.org [A] The KDE-Team (see http://www.kde.org/people.html) [A] Apple, Inc. [M] Rene Rebe [M] Michael Tross [C] base/system [F] CROSS [L] LGPL [S] Stable [V] r70732 [P] X -----5---9 153.200 [D] 4441b6287172043bc09cafd2a3564e02edc0031f61e9b04d744a868c WebKit-r70732.tar.bz2 http://builds.nightly.webkit.org/files/trunk/src/ prefix=opt/webkit set_confopt if [ "${SDECFG_PKG_WEBKIT_LIB:0:2}" = "qt" ]; then pkgprefix -t $SDECFG_PKG_WEBKIT_QTLIB export QTDIR=$root/`pkgprefix $SDECFG_PKG_WEBKIT_LIB` export QPEDIR=$QTDIR export PATH=$QTDIR/bin:$PATH export QMAKESPEC=$QTDIR/mkspecs/default fi # do not include the Qt application files webkit_noqtlauncher() { echo "Removing Qt Apps from project" sed -e '#WebKitQt.*\.cpp#d' -e '#WebKitQt.*\.h#d' -i WebCore/WebCore.pro cat > WebKit.pro <