summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorP.A. López-Valencia2015-08-26 14:55:47 -0500
committerP.A. López-Valencia2015-08-26 14:55:47 -0500
commit5916c0613e164fd6017c335b4e8c5e2b6ae8398f (patch)
tree2286c83a1dc3aa6146b6cbb178d1a599ce225e87 /PKGBUILD
parentcb7b7ff588606e99bfda54eb0959073a13da3554 (diff)
downloadaur-5916c0613e164fd6017c335b4e8c5e2b6ae8398f.tar.gz
emacs-git-25.0.50.r122501-1 - Cairo is no good after all. It corrupts
images: in eww for example (missed that!).
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8fd454a19bc9..f167f2275b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname=emacs-git
-pkgver=25.0.50.r122445
+pkgver=25.0.50.r122501
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' 'cairo' 'hicolor-icon-theme' 'desktop-file-utils'
+ 'gtk3' 'hicolor-icon-theme' 'desktop-file-utils'
'alsa-lib' 'imagemagick' 'gnutls')
makedepends=('git')
conflicts=('emacs')
@@ -53,7 +53,6 @@ build() {
--with-sound=alsa \
--without-gconf \
--with-x-toolkit=gtk3 \
- --with-cairo \
--with-xft
# Using "make" instead of "make bootstrap" makes incremental