summaryrefslogtreecommitdiff
path: root/community/awesome
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-12 09:40:29 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-12 09:40:29 -0300
commiteef796260fb7cc9b81044e43df8f313c3c8e768a (patch)
treedb6c6a07c0da415fe2e68648fbd39473cba2ccd2 /community/awesome
parent6767b6bbf9829a692c85c3dcd5ee0280982bd252 (diff)
parentef947957a5734ba25be3cdb6595491c816592133 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/btanks/PKGBUILD community/highlight/PKGBUILD community/luaexpat/PKGBUILD community/luakit/PKGBUILD community/luasec/PKGBUILD community/luasocket/PKGBUILD extra/graphviz/PKGBUILD extra/gvfs/PKGBUILD extra/lua/PKGBUILD extra/openal/PKGBUILD extra/sane/PKGBUILD extra/vim/PKGBUILD extra/vlc/PKGBUILD
Diffstat (limited to 'community/awesome')
-rw-r--r--community/awesome/PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/community/awesome/PKGBUILD b/community/awesome/PKGBUILD
index 6ed44edd8..5b3ff69a7 100644
--- a/community/awesome/PKGBUILD
+++ b/community/awesome/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 73742 2012-07-15 11:16:56Z seblu $
+# $Id: PKGBUILD 81099 2012-12-12 00:47:25Z eric $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: xduugu
# Contributor: Ronald van Haren <ronald.archlinux.org>
@@ -6,7 +6,7 @@
pkgname=awesome
pkgver=3.4.13
-pkgrel=1
+pkgrel=2
pkgdesc='Highly configurable framework window manager'
arch=('i686' 'x86_64' 'mips64el')
url='http://awesome.naquadah.org/'
@@ -17,7 +17,7 @@ depends=(
'imlib2'
'libev'
'libxdg-basedir'
- 'lua'
+ 'lua51'
'pango'
'startup-notification'
'xcb-util-image'
@@ -32,12 +32,14 @@ makedepends=(
'doxygen'
'gperf'
'imagemagick'
- 'luadoc'
+ 'lua51-doc'
'xmlto'
)
optdepends=(
'rlwrap: readline support for awesome-client'
'feh: image background setter for awsetbg'
+ 'dex: autostart your desktop files'
+ 'vicious: widgets for the Awesome window manager'
)
provides=('notification-daemon')
source=("$url/download/$pkgname-$pkgver.tar.xz"