summaryrefslogtreecommitdiff
path: root/community/midori
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-03 02:14:34 -0700
committerroot <root@rshg054.dnsready.net>2013-08-03 02:14:34 -0700
commite191a289464c21aafe7478065ea7ed3ddda0766f (patch)
tree33e61960f3a6260338d4d696605b4ddee3014804 /community/midori
parentf7cd2a0a073da2373cd3f3c8e31515dd0b83b645 (diff)
Sat Aug 3 02:13:05 PDT 2013
Diffstat (limited to 'community/midori')
-rw-r--r--community/midori/PKGBUILD14
1 files changed, 3 insertions, 11 deletions
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 <rodseth@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
@@ -6,23 +6,15 @@
# Contributor: Johannes Krampf <wuischke.at.amule.dot.org>
# Contributor: Bartłomiej Piotrowski <barthalion@gmail.com>
-#
-# 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')