Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=17b554fa1d6692a984ebcad507c6fc719c34f876

commit 17b554fa1d6692a984ebcad507c6fc719c34f876
Author: PacMiam <pacm...@gmx.fr>
Date:   Thu Nov 5 16:57:58 2015 +0100

deluge-1.3.12-1-x86_64

* Version bump and change m8r

diff --git a/source/gnome-extra/deluge/FrugalBuild 
b/source/gnome-extra/deluge/FrugalBuild
index 1016532..43e9227 100644
--- a/source/gnome-extra/deluge/FrugalBuild
+++ b/source/gnome-extra/deluge/FrugalBuild
@@ -1,36 +1,31 @@
-# Compiling Time: 1.02 SBU
-# Maintainer: Michel Hermier <herm...@frugalware.org>
+# Compiling Time: 0.03 SBU
+# Maintainer: PacMiam <pacm...@gmx.fr>
+# Contributor: Michel Hermier <herm...@frugalware.org>
# Contributor: Artur Grunau <gree...@gmail.com>

-options+=('asneeded')
-
-USE_DEVEL=${USE_DEVEL:-"n"}
+options+=('scriptlet')

pkgname=deluge
-pkgver=1.3.11
+pkgver=1.3.12
pkgrel=1
pkgdesc="BitTorrent client written in Python and GTK+."
url="http://deluge-torrent.org/";
-depends=('pygtk' 'pyxdg' 'notify-python' 'notification-daemon' 'distribute' 
'librsvg' \
-       'python-chardet' 'libtorrent-rasterbar-python>=0.16.10' 'twisted' \
-       'python-service-identity')
-makedepends=('boost>=1.58.0' 'intltool')
+
groups=('gnome-extra')
archs=('i686' 'x86_64')
-options=('scriptlet')
-up2date="Flasttar http://download.deluge-torrent.org/source/";
+
+rodepends=('pygtk' 'pyxdg' 'notify-python' 'notification-daemon' 'distribute' \
+    'librsvg' 'python-chardet' 'libtorrent-rasterbar-python' 'twisted' \
+    'python-service-identity')
+makedepends=('python-distribute' 'intltool')
+
_F_gnome_iconcache=y
Finclude gnome-scriptlet

-if ! Fuse DEVEL; then
-       
source=(http://download.deluge-torrent.org/source/$pkgname-$pkgver.tar.bz2)
-       sha1sums=('91304179b20b4dcf6956e7984bda373bbb3833c0')
-else
-       pkgver=$pkgver.1.gd362a6c
-       _F_scm_type="git"
-       _F_scm_url="git://deluge-torrent.org/deluge.git"
-       Finclude scm
-fi
+up2date="Flasttar http://download.deluge-torrent.org/source/";
+source=(http://download.deluge-torrent.org/source/$pkgname-$pkgver.tar.bz2)
+sha1sums=('686ca08e1911bfca69e8e226fe0c910a99b0de04')
+

# optimization OK
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to