[arch-commits] Commit in webkitgtk3/repos (3 files)

Jan de Groot jgc at archlinux.org
Mon Sep 24 17:45:17 UTC 2012


    Date: Monday, September 24, 2012 @ 13:45:17
  Author: jgc
Revision: 167000

archrelease: copy trunk to gnome-unstable-i686, gnome-unstable-x86_64

Added:
  webkitgtk3/repos/gnome-unstable-x86_64/PKGBUILD
    (from rev 166999, webkitgtk3/trunk/PKGBUILD)
Deleted:
  webkitgtk3/repos/gnome-unstable-i686/PKGBUILD
  webkitgtk3/repos/gnome-unstable-x86_64/PKGBUILD

--------------------------------+
 gnome-unstable-i686/PKGBUILD   |   33 -------------------
 gnome-unstable-x86_64/PKGBUILD |   67 +++++++++++++++++++--------------------
 2 files changed, 34 insertions(+), 66 deletions(-)

Deleted: gnome-unstable-i686/PKGBUILD
===================================================================
--- gnome-unstable-i686/PKGBUILD	2012-09-24 17:45:03 UTC (rev 166999)
+++ gnome-unstable-i686/PKGBUILD	2012-09-24 17:45:17 UTC (rev 167000)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 165829 2012-08-31 06:08:20Z andyrtr $
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=webkitgtk3
-pkgver=1.9.92
-pkgrel=1
-pkgdesc="GTK+ Web content engine library for GTK+ 3.0"
-arch=('i686' 'x86_64')
-url="http://webkitgtk.org/"
-license=('custom')
-depends=('libxt' 'libxslt' 'sqlite' 'gstreamer0.10-base' 'libsoup' 'enchant' 'libgl' 'geoclue' 'gtk2' 'gtk3')
-makedepends=('gperf' 'gobject-introspection' 'python2' 'mesa' 'ruby' 'gtk-doc')
-conflicts=('libwebkit3')
-provides=("libwebkit3=${pkgver}")
-replaces=('libwebkit3')
-options=('!libtool' '!emptydirs')
-source=(http://webkitgtk.org/releases/webkit-$pkgver.tar.xz)
-sha256sums=('27d28eb721ae4aae2d66e32eda4c11cc3ced53372e74da9ce0e1adc9857fbc22')
-
-build() {
-  cd "$srcdir/webkit-$pkgver"
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-    --enable-introspection \
-    --disable-silent-rules \
-    --libexecdir=/usr/lib/webkitgtk3
-  make all stamp-po
-}
-
-package() {
-  cd "$srcdir/webkit-$pkgver"
-  make -j1 DESTDIR="$pkgdir" install
-  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
-}

Deleted: gnome-unstable-x86_64/PKGBUILD
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	2012-09-24 17:45:03 UTC (rev 166999)
+++ gnome-unstable-x86_64/PKGBUILD	2012-09-24 17:45:17 UTC (rev 167000)
@@ -1,33 +0,0 @@
-# $Id: PKGBUILD 165829 2012-08-31 06:08:20Z andyrtr $
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=webkitgtk3
-pkgver=1.9.92
-pkgrel=1
-pkgdesc="GTK+ Web content engine library for GTK+ 3.0"
-arch=('i686' 'x86_64')
-url="http://webkitgtk.org/"
-license=('custom')
-depends=('libxt' 'libxslt' 'sqlite' 'gstreamer0.10-base' 'libsoup' 'enchant' 'libgl' 'geoclue' 'gtk2' 'gtk3')
-makedepends=('gperf' 'gobject-introspection' 'python2' 'mesa' 'ruby' 'gtk-doc')
-conflicts=('libwebkit3')
-provides=("libwebkit3=${pkgver}")
-replaces=('libwebkit3')
-options=('!libtool' '!emptydirs')
-source=(http://webkitgtk.org/releases/webkit-$pkgver.tar.xz)
-sha256sums=('27d28eb721ae4aae2d66e32eda4c11cc3ced53372e74da9ce0e1adc9857fbc22')
-
-build() {
-  cd "$srcdir/webkit-$pkgver"
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-    --enable-introspection \
-    --disable-silent-rules \
-    --libexecdir=/usr/lib/webkitgtk3
-  make all stamp-po
-}
-
-package() {
-  cd "$srcdir/webkit-$pkgver"
-  make -j1 DESTDIR="$pkgdir" install
-  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: webkitgtk3/repos/gnome-unstable-x86_64/PKGBUILD (from rev 166999, webkitgtk3/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ gnome-unstable-x86_64/PKGBUILD	2012-09-24 17:45:17 UTC (rev 167000)
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 165829 2012-08-31 06:08:20Z andyrtr $
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=webkitgtk3
+pkgver=1.10.0
+pkgrel=1
+pkgdesc="GTK+ Web content engine library for GTK+ 3.0"
+arch=('i686' 'x86_64')
+url="http://webkitgtk.org/"
+license=('custom')
+depends=('libxt' 'libxslt' 'sqlite' 'libsoup' 'enchant' 'libgl' 'geoclue' 'gtk2' 'gtk3' 'gst-plugins-base-libs')
+makedepends=('gperf' 'gobject-introspection' 'python2' 'mesa' 'ruby' 'gtk-doc')
+conflicts=('libwebkit3')
+provides=("libwebkit3=${pkgver}")
+replaces=('libwebkit3')
+options=('!libtool' '!emptydirs')
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha1sums=('5e022110cef5ff87a4c55ff0358dedd596502a84')
+
+build() {
+  cd "$srcdir/webkitgtk-$pkgver"
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+    --enable-introspection \
+    --disable-silent-rules \
+    --libexecdir=/usr/lib/webkitgtk3 \
+    --with-gstreamer=1.0
+  make all stamp-po
+}
+
+package() {
+  cd "$srcdir/webkitgtk-$pkgver"
+  make -j1 DESTDIR="$pkgdir" install
+  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/${pkgname}/LICENSE"
+}




More information about the arch-commits mailing list