From 2fbc442c6adcd24f87e5bd89cb991d9f80923dd8 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 1 May 2011 22:59:47 -0400 Subject: [PATCH] removed extra/libwebkit --- extra/libwebkit/PKGBUILD | 45 ----------------------------- extra/libwebkit/introspection.patch | 22 -------------- 2 files changed, 67 deletions(-) delete mode 100644 extra/libwebkit/PKGBUILD delete mode 100644 extra/libwebkit/introspection.patch diff --git a/extra/libwebkit/PKGBUILD b/extra/libwebkit/PKGBUILD deleted file mode 100644 index 01e1e4dc4..000000000 --- a/extra/libwebkit/PKGBUILD +++ /dev/null @@ -1,45 +0,0 @@ -# $Id: PKGBUILD 109463 2011-02-09 20:43:10Z andyrtr $ -# Maintainer: Andreas Radke - -# PlugApps: Kevin Mihelich -# - libtool is disabled for x86 because another tool takes its place for webkit. -# that tool doesn't run on arm, we have to use libtool. - -plugrel=1 - -pkgname=libwebkit -pkgver=1.2.7 -pkgrel=1 -pkgdesc="an opensource web content engine, derived from KHTML and KJS from KDE" -arch=('i686' 'x86_64') -url="http://webkitgtk.org/" -license=('custom') -depends=('libxt' 'libxslt' 'sqlite3' 'gtk2' 'icu>=4.6' 'gstreamer0.10-base' 'libsoup' 'enchant') -makedepends=('gperf' 'gtk-doc' 'gobject-introspection') -provides=('webkitgtk-svn') -conflicts=('webkitgtk-svn') -replaces=('webkitgtk-svn') -#options=('!libtool') -source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz - introspection.patch) -md5sums=('25c7e548b65aeb6d83c0182c32ef0927' - 'e7e83312618cb30cc9a1567a21cd0e06') - - -build() { - cd "${srcdir}/webkit-${pkgver}" - patch -Np0 -i "${srcdir}/introspection.patch" - - ./configure --prefix=/usr \ - --enable-video --enable-introspection \ - --with-font-backend=freetype --enable-gtk-doc \ - --enable-jit --with-unicode-backend=icu - #disable makeflags if parallel building fails - make ${MAKEFLAGS} -} - -package() { - cd "${srcdir}/webkit-${pkgver}" - make DESTDIR="${pkgdir}" install - install -Dm644 WebKit/LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" -} diff --git a/extra/libwebkit/introspection.patch b/extra/libwebkit/introspection.patch deleted file mode 100644 index f12e9e629..000000000 --- a/extra/libwebkit/introspection.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- WebKit/gtk/JSCore-1.0.gir 2010-09-29 14:54:07.000000000 +0200 -+++ WebKit/gtk/JSCore-1.0.gir 2010-09-29 15:57:06.000000000 +0200 -@@ -1,12 +1,14 @@ - -- - -- -- -+ -+ -+ -+ -+ -+ - - -