[arch-commits] Commit in exo/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 9 14:27:12 UTC 2009


    Date: Sunday, August 9, 2009 @ 10:27:11
  Author: andyrtr
Revision: 49485

Merged revisions 49483 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/exo/trunk

........
  r49483 | andyrtr | 2009-08-09 16:18:12 +0200 (So, 09 Aug 2009) | 2 lines
  
  upgpkg: exo 0.3.101-2
      fix optdep for perl-uri to solve FS#15213
........

Modified:
  exo/repos/extra-i686/	(properties)
  exo/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: exo/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /exo/trunk:1-36304
   + /exo/trunk:1-49484

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-08-09 14:18:48 UTC (rev 49484)
+++ extra-i686/PKGBUILD	2009-08-09 14:27:11 UTC (rev 49485)
@@ -4,16 +4,16 @@
 
 pkgname=exo
 pkgver=0.3.101
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2')
+license=('GPL2' 'LGPL')
 url="http://www.os-cillation.com/article.php?sid=40"
 groups=('xfce4')
 depends=("libxfce4util>=4.6.1" "hal>=0.5.12git20090406" 'hicolor-icon-theme')
 makedepends=("pygtk>=2.14.1" 'pkgconfig' 'libnotify' 'perl-uri' 'intltool')
-optdepends=('libnotify		enables notification support' \
-            'perl		enables mail-compose helper script')
+optdepends=('libnotify		notification support for exo-mount-notify' \
+            'perl-uri		for mail-compose helper script')
 options=('!libtool')
 install=${pkgname}.install
 source=(http://www.xfce.org/archive/xfce-4.6.1/src/${pkgname}-${pkgver}.tar.bz2)




More information about the arch-commits mailing list