From e191a289464c21aafe7478065ea7ed3ddda0766f Mon Sep 17 00:00:00 2001 From: root Date: Sat, 3 Aug 2013 02:14:34 -0700 Subject: Sat Aug 3 02:13:05 PDT 2013 --- community/midori/PKGBUILD | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) (limited to 'community/midori/PKGBUILD') diff --git a/community/midori/PKGBUILD b/community/midori/PKGBUILD index e0cbe2f8a..f29243781 100644 --- a/community/midori/PKGBUILD +++ b/community/midori/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94963 2013-08-01 19:50:34Z arodseth $ +# $Id: PKGBUILD 94981 2013-08-02 10:17:44Z arodseth $ # Maintainer: Alexander Rødseth # Maintainer: Bartłomiej Piotrowski # Contributor: Andreas Radke @@ -6,23 +6,15 @@ # Contributor: Johannes Krampf # Contributor: Bartłomiej Piotrowski -# -# Note: -# -# * Depending on and compiling with 'granite' didn't work last time I tried. -# * To compile with gtk3 instead of gtk2, depend on 'webkitgtk' and 'gtk3' then --enable-gtk3. -# * If steadyflow is moved to [community] or [extra], it can be added as an optdepends. -# - pkgname=midori pkgver=0.5.4 -pkgrel=3 +pkgrel=4 pkgdesc='Lightweight web browser (GTK2)' arch=('x86_64' 'i686') url='http://www.midori-browser.org/' license=('LGPL2.1') install='midori.install' -depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 'desktop-file-utils' 'libunique3' 'gcr') +depends=('libzeitgeist' 'webkitgtk2' 'libnotify' 'libxss' 'hicolor-icon-theme' 'desktop-file-utils' 'libunique' 'gcr') makedepends=('pkg-config' 'bzr' 'python2' 'libxml2' 'gtk2' 'intltool' 'python2-docutils' 'libsoup' 'vala' 'librsvg') optdepends=('gstreamer0.10-ugly-plugins: HTML5 videos support' 'aria2: download utility') -- cgit v1.2.3-54-g00ecf