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

Ionut Biru ibiru at archlinux.org
Fri Feb 5 23:54:04 UTC 2010


    Date: Friday, February 5, 2010 @ 18:54:04
  Author: ibiru
Revision: 67279

Merged revisions 67278 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/deluge/trunk

........
  r67278 | ibiru | 2010-02-06 01:53:23 +0200 (Sat, 06 Feb 2010) | 2 lines
  
  upgpkg: deluge 1.2.0-2
      FS#17865 move python-chardet to dependency as is used by both UIs
........

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

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


Property changes on: deluge/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /deluge/trunk:1-62760
   + /deluge/trunk:1-67278

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2010-02-05 23:53:23 UTC (rev 67278)
+++ extra-i686/PKGBUILD	2010-02-05 23:54:04 UTC (rev 67279)
@@ -1,22 +1,23 @@
 # $Id$
-# Maintainer: Hugo Doria <hugo at archlinux.org>
+# Maintainer : Ionut Biru <ionut at archlinux.ro>
+# Contributor: Hugo Doria <hugo at archlinux.org>
 
 pkgname=deluge
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A bittorrent client written with python and pygtk"
 arch=('i686' 'x86_64')
 url="http://deluge-torrent.org/"
 license=('GPL3')
-depends=('pyxdg' 'dbus-python' 'setuptools' 'libtorrent-rasterbar>=0.14.7' 'twisted' 'pyopenssl' 'xdg-utils')
+depends=('pyxdg' 'dbus-python' 'setuptools' 'libtorrent-rasterbar>=0.14.7' 'twisted' 'pyopenssl' 'xdg-utils' 'python-chardet')
 makedepends=( 'intltool' 'pygtk' 'librsvg' 'python-mako')
 optdepends=('python-notify: libnotify notifications'
-	    'python-chardet: needed for UIs'
 	    'pygtk: needed for gtk ui'
 	    'librsvg: needed for gtk ui'
 	    'python-mako: needed for web ui')
 source=(http://download.deluge-torrent.org/source/${pkgname}-${pkgver}.tar.bz2 deluged deluged.conf.d)
-install="deluge.install"
+install=deluge.install
+backup=(etc/conf.d/deluged)
 md5sums=('13ac84e9b5b0293eccb5d89a9fc49461'
          'a462fc27d283ecec9bbd52b840d27262'
          '332d23fe0d21ce92b494efd73322856c')




More information about the arch-commits mailing list