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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 9 14:18:48 UTC 2009


    Date: Sunday, August 9, 2009 @ 10:18:48
  Author: andyrtr
Revision: 49484

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

........
  r49483 | andyrtr | 2009-08-09 14:18:12 +0000 (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-x86_64/	(properties)
  exo/repos/extra-x86_64/PKGBUILD

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


Property changes on: exo/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /exo/trunk:1-36254
   + /exo/trunk:1-49483

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-08-09 14:18:12 UTC (rev 49483)
+++ extra-x86_64/PKGBUILD	2009-08-09 14:18:48 UTC (rev 49484)
@@ -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