From 60da0c777aee3b2eda09566330a738cb2fdc50d3 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Mon, 24 Aug 2015 11:32:07 -0500 Subject: emacs-git-25.0.50.r122479-1: updating version --- pcr/emacs-git/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pcr/emacs-git/PKGBUILD') diff --git a/pcr/emacs-git/PKGBUILD b/pcr/emacs-git/PKGBUILD index f036e9c44..cfaa5e813 100644 --- a/pcr/emacs-git/PKGBUILD +++ b/pcr/emacs-git/PKGBUILD @@ -7,14 +7,14 @@ # pkgname=emacs-git -pkgver=25.0.50.r121790 +pkgver=25.0.50.r122479 pkgrel=1 pkgdesc="GNU Emacs. Official git trunk." arch=('i686' 'x86_64') url="http://www.gnu.org/software/emacs/" license=('GPL') depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' - 'gtk3' 'hicolor-icon-theme' 'desktop-file-utils' + 'gtk3' 'cairo' 'hicolor-icon-theme' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gnutls') makedepends=('git') conflicts=('emacs') @@ -53,6 +53,7 @@ build() { --with-sound=alsa \ --without-gconf \ --with-x-toolkit=gtk3 \ + --with-cairo \ --with-xft # Using "make" instead of "make bootstrap" makes incremental -- cgit v1.2.3