[arch-commits] CVS update of extra/x11/openbox (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Jun 1 22:28:38 UTC 2007


    Date: Friday, June 1, 2007 @ 18:28:38
  Author: tobias
    Path: /home/cvs-extra/extra/x11/openbox

Modified: PKGBUILD (1.23 -> 1.24)

upgrade some backlog for update reasons and bugfixes


----------+
 PKGBUILD |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)


Index: extra/x11/openbox/PKGBUILD
diff -u extra/x11/openbox/PKGBUILD:1.23 extra/x11/openbox/PKGBUILD:1.24
--- extra/x11/openbox/PKGBUILD:1.23	Fri Sep  8 02:58:55 2006
+++ extra/x11/openbox/PKGBUILD	Fri Jun  1 18:28:38 2007
@@ -1,19 +1,21 @@
-# $Id: PKGBUILD,v 1.23 2006/09/08 06:58:55 tobias Exp $
+# $Id: PKGBUILD,v 1.24 2007/06/01 22:28:38 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=openbox
-pkgver=3.3.1
+pkgver=3.3.995
 pkgrel=1
 pkgdesc="A window manager for the X11 windowing system"
 arch=(i686 x86_64)
-depends=('startup-notification' 'libxml2' 'libxinerama' 'libxrandr' 'pango')
+license=('GPL')
+depends=('startup-notification' 'libxml2' 'libxinerama' 'libxrandr' \
+         'libxcursor' 'pango')
 url="http://icculus.org/openbox"
 install=openbox.install
-options=('NOLIBTOOL')
+options=('!LIBTOOL')
 backup=('/usr/etc/xdg/openbox/menu.xml' '/usr/etc/xdg/openbox/rc.xml')
 source=(http://www.icculus.org/openbox/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('6dc25d5fbff5d6277593b89974f950d8')
+md5sums=('89dde37fc1744735a51d49b3a56924c2')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list