[arch-commits] Commit in webkitgtk2/repos (4 files)

Jan Steffens heftig at nymeria.archlinux.org
Fri Jun 14 23:12:24 UTC 2013


    Date: Saturday, June 15, 2013 @ 01:12:24
  Author: heftig
Revision: 188485

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  webkitgtk2/repos/extra-i686/PKGBUILD
    (from rev 188484, webkitgtk2/trunk/PKGBUILD)
  webkitgtk2/repos/extra-x86_64/PKGBUILD
    (from rev 188484, webkitgtk2/trunk/PKGBUILD)
Deleted:
  webkitgtk2/repos/extra-i686/PKGBUILD
  webkitgtk2/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   92 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   45 -----------------------
 extra-x86_64/PKGBUILD |   45 -----------------------
 3 files changed, 92 insertions(+), 90 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-06-14 23:03:22 UTC (rev 188484)
+++ extra-i686/PKGBUILD	2013-06-14 23:12:24 UTC (rev 188485)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=webkitgtk2
-pkgver=1.10.2
-pkgrel=6
-pkgdesc="GTK+ Web content engine library for GTK+ 2.0"
-arch=(i686 x86_64)
-url="http://webkitgtk.org/"
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 gstreamer0.10-base
-         icu)
-makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
-optdepends=()
-provides=("libwebkit=${pkgver}")
-conflicts=(libwebkit)
-replaces=(libwebkit)
-options=(!libtool !emptydirs)
-source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
-sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
-
-build() {
-  cd webkitgtk-$pkgver
-
-  # Suppress a *lot* of gcc 4.8 warnings
-  CPPFLAGS+=" -Wno-unused-local-typedefs"
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-    --libexecdir=/usr/lib/$pkgname \
-    --enable-introspection \
-    --disable-webkit2 \
-    --with-gstreamer=0.10 \
-    --with-gtk=2.0
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make all stamp-po
-}
-
-package() {
-  cd webkitgtk-$pkgver
-  make -j1 DESTDIR="$pkgdir" install
-  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: webkitgtk2/repos/extra-i686/PKGBUILD (from rev 188484, webkitgtk2/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-06-14 23:12:24 UTC (rev 188485)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=webkitgtk2
+pkgver=1.10.2
+pkgrel=7
+pkgdesc="GTK+ Web content engine library for GTK+ 2.0"
+arch=(i686 x86_64)
+url="http://webkitgtk.org/"
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 gstreamer0.10-base
+         icu)
+makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
+optdepends=()
+provides=("libwebkit=${pkgver}")
+conflicts=(libwebkit)
+replaces=(libwebkit)
+options=(!libtool !emptydirs)
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
+
+build() {
+  cd webkitgtk-$pkgver
+
+  # Suppress a *lot* of gcc 4.8 warnings
+  CPPFLAGS+=" -Wno-unused-local-typedefs"
+
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+    --libexecdir=/usr/lib/$pkgname \
+    --enable-introspection \
+    --disable-webkit2 \
+    --with-gstreamer=0.10 \
+    --with-gtk=2.0
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make all stamp-po
+}
+
+package() {
+  cd webkitgtk-$pkgver
+  make -j1 DESTDIR="$pkgdir" install
+  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  rm -r "$pkgdir/usr/share/gtk-doc/html/webkitgtk"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-06-14 23:03:22 UTC (rev 188484)
+++ extra-x86_64/PKGBUILD	2013-06-14 23:12:24 UTC (rev 188485)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-
-pkgname=webkitgtk2
-pkgver=1.10.2
-pkgrel=6
-pkgdesc="GTK+ Web content engine library for GTK+ 2.0"
-arch=(i686 x86_64)
-url="http://webkitgtk.org/"
-license=(custom)
-depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 gstreamer0.10-base
-         icu)
-makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
-optdepends=()
-provides=("libwebkit=${pkgver}")
-conflicts=(libwebkit)
-replaces=(libwebkit)
-options=(!libtool !emptydirs)
-source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
-sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
-
-build() {
-  cd webkitgtk-$pkgver
-
-  # Suppress a *lot* of gcc 4.8 warnings
-  CPPFLAGS+=" -Wno-unused-local-typedefs"
-
-  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
-    --libexecdir=/usr/lib/$pkgname \
-    --enable-introspection \
-    --disable-webkit2 \
-    --with-gstreamer=0.10 \
-    --with-gtk=2.0
-
-  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
-  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make all stamp-po
-}
-
-package() {
-  cd webkitgtk-$pkgver
-  make -j1 DESTDIR="$pkgdir" install
-  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: webkitgtk2/repos/extra-x86_64/PKGBUILD (from rev 188484, webkitgtk2/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-06-14 23:12:24 UTC (rev 188485)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+
+pkgname=webkitgtk2
+pkgver=1.10.2
+pkgrel=7
+pkgdesc="GTK+ Web content engine library for GTK+ 2.0"
+arch=(i686 x86_64)
+url="http://webkitgtk.org/"
+license=(custom)
+depends=(libxt libxslt sqlite libsoup enchant libgl geoclue gtk2 gstreamer0.10-base
+         icu)
+makedepends=(gperf gobject-introspection python2 mesa ruby gtk-doc)
+optdepends=()
+provides=("libwebkit=${pkgver}")
+conflicts=(libwebkit)
+replaces=(libwebkit)
+options=(!libtool !emptydirs)
+source=(http://webkitgtk.org/releases/webkitgtk-$pkgver.tar.xz)
+sha256sums=('19234f8e4edfaefe91ed06471a2aa8c71d26dd55d33787eede1dcfc9a3a96d9c')
+
+build() {
+  cd webkitgtk-$pkgver
+
+  # Suppress a *lot* of gcc 4.8 warnings
+  CPPFLAGS+=" -Wno-unused-local-typedefs"
+
+  PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
+    --libexecdir=/usr/lib/$pkgname \
+    --enable-introspection \
+    --disable-webkit2 \
+    --with-gstreamer=0.10 \
+    --with-gtk=2.0
+
+  # https://bugzilla.gnome.org/show_bug.cgi?id=655517
+  sed -i 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make all stamp-po
+}
+
+package() {
+  cd webkitgtk-$pkgver
+  make -j1 DESTDIR="$pkgdir" install
+  install -Dm644 Source/WebKit/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  rm -r "$pkgdir/usr/share/gtk-doc/html/webkitgtk"
+}




More information about the arch-commits mailing list