[arch-commits] Commit in midori/trunk (PKGBUILD midori.install)

Alexander Rødseth arodseth at archlinux.org
Sun Nov 1 18:45:57 UTC 2015


    Date: Sunday, November 1, 2015 @ 19:45:57
  Author: arodseth
Revision: 145474

dep update

Modified:
  midori/trunk/PKGBUILD
  midori/trunk/midori.install

----------------+
 PKGBUILD       |    4 ++--
 midori.install |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-01 18:29:58 UTC (rev 145473)
+++ PKGBUILD	2015-11-01 18:45:57 UTC (rev 145474)
@@ -8,7 +8,7 @@
 
 pkgname=midori
 pkgver=0.5.11
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight web browser (GTK3)'
 arch=('x86_64' 'i686')
 url='http://www.midori-browser.org/'
@@ -17,7 +17,7 @@
 conflicts=('midori-gtk2')
 provides=('midori')
 replaces=('midori-gtk3')
-depends=('webkitgtk3' 'libnotify' 'libxss' 'hicolor-icon-theme' 'desktop-file-utils' 'libunique3' 'gcr' 'libzeitgeist' 'zeitgeist')
+depends=('webkitgtk' 'libnotify' 'libxss' 'hicolor-icon-theme' 'desktop-file-utils' 'libunique3' 'gcr' 'libzeitgeist' 'zeitgeist') # webkit2gtk
 makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk3' 'intltool' 'python2-docutils' 'libsoup' 'vala' 'librsvg' 'cmake' 'ninja' 'gcr' 'libzeitgeist' 'zeitgeist')
 optdepends=('gst-plugins-base: HTML5 OGG videos support'
             'gst-plugins-good: HTML5 H264 and WebM videos support'

Modified: midori.install
===================================================================
--- midori.install	2015-11-01 18:29:58 UTC (rev 145473)
+++ midori.install	2015-11-01 18:45:57 UTC (rev 145474)
@@ -5,6 +5,7 @@
 
 post_upgrade() {
   post_install $1
+  echo 'Set GTK_CSD=1 to enable client side decorations for Midori'
 }
 
 post_remove() {



More information about the arch-commits mailing list