summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-04-23 09:24:29 +0200
committerhaawda2017-04-23 09:24:29 +0200
commit346a29214ec8b7f06cfc8173c27e99a654252f9f (patch)
treedb0c3a0503759022c416c97424650bbff638f987
parentbb5595e07c662f21c8f00ce37a35b9be5442f9ff (diff)
downloadaur-346a29214ec8b7f06cfc8173c27e99a654252f9f.tar.gz
no movemail and pop anymore
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4578d24d38f8..b8859433f75b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-lucid-git
pkgdesc = GNU Emacs. Official git master.
- pkgver = 26.0.50.r128990
+ pkgver = 26.0.50.r129006
pkgrel = 1
url = http://www.gnu.org/software/emacs/
arch = i686
@@ -20,6 +20,7 @@ pkgbase = emacs-lucid-git
depends = xaw3d
depends = libdbus
depends = libxfixes
+ depends = mailutils
provides = emacs
conflicts = emacs
options = docs
diff --git a/PKGBUILD b/PKGBUILD
index 2eb3add721ec..12c2da98d753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=emacs-lucid-git
-pkgver=26.0.50.r128990
+pkgver=26.0.50.r129006
pkgrel=1
pkgdesc="GNU Emacs. Official git master."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://www.gnu.org/software/emacs/"
license=('GPL')
depends=('alsa-lib' 'gpm' 'hicolor-icon-theme' 'm17n-lib'
'libxrandr' 'libxinerama' 'imagemagick' 'librsvg'
- 'gnutls' 'xaw3d' 'libdbus' 'libxfixes')
+ 'gnutls' 'xaw3d' 'libdbus' 'libxfixes' 'mailutils')
makedepends=('git' 'texlive-core')
conflicts=('emacs')
options=('docs' '!emptydirs' '!makeflags')
@@ -41,6 +41,8 @@ build() {
--pdfdir=/usr/share/doc/emacs \
--with-sound \
--without-gconf \
+ --without-pop \
+ --with-mailutils \
--with-xft \
--without-xwidgets \
--with-gameuser=:games