summaryrefslogtreecommitdiff
path: root/extra/gedit
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-11 02:08:20 -0800
committerroot <root@rshg054.dnsready.net>2012-12-11 02:08:20 -0800
commit37d560a05f516614c5765f171a5defb494a55acf (patch)
tree8fb8668e185033a9b8972b460d843aa6d23f829b /extra/gedit
parent4aef0a374e20e36cf2bf6e779d93789d9a5791ae (diff)
Tue Dec 11 02:05:08 PST 2012
Diffstat (limited to 'extra/gedit')
-rw-r--r--extra/gedit/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/gedit/PKGBUILD b/extra/gedit/PKGBUILD
index 3ba84e22f..1d623fbb8 100644
--- a/extra/gedit/PKGBUILD
+++ b/extra/gedit/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 170911 2012-11-12 22:46:39Z heftig $
+# $Id: PKGBUILD 173080 2012-12-10 11:56:21Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
pkgver=3.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="A text editor for GNOME"
arch=('i686' 'x86_64')
license=('GPL')
depends=('gtksourceview3' 'gsettings-desktop-schemas' 'libpeas' 'enchant' 'iso-codes' 'libsm' 'desktop-file-utils' 'python2-gobject' 'dconf')
-makedepends=('yelp-tools' 'intltool')
+makedepends=('yelp-tools' 'intltool' 'libzeitgeist')
+optdepends=('libzeitgeist: Zeitgeist plugin')
groups=('gnome-extra')
options=('!libtool' '!emptydirs')
url="http://www.gnome.org"