summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2017-04-09 15:26:09 -0300
committerDaniel Bermond2017-04-09 15:26:09 -0300
commitfb88468e1bc63443da1d1a3d8ab1f74d1d8db9a7 (patch)
tree9872b98e5e766100fd03a5c1fbcdb18e6aa29c9f /.SRCINFO
parentab98ef91a8b5d9d0d303e24a796ccfd104aa5282 (diff)
downloadaur-fb88468e1bc63443da1d1a3d8ab1f74d1d8db9a7.tar.gz
First commit after package adoption. Made working again.
Package is now working again. slimit2 AUR package is now needed as a makedepend. Important note about libtorrent-rasterbar dependency: ----------------------------------------------------- deluge-git currently has an upstream requirement of a specific libtorrent-rasterbar version, which is 1.1.2. It will not work with libtorrent-rasterbar 1.1.1 or the current libtorrent-rasterbar git master. But the libtorrent-rasterbar version offered in the binary repositories is currently outdated, being at 1.1.1. Being such, you have 3 options if you want to build and use deluge-git: 1) use libtorrent-rasterbar-git 1.1.2.r0.ga42d4390c, which is the default PKGBUILD method. This is the same as libtorrent-rasterbar 1.1.2, but using the git repository. For this you will need to manually modify libtorrent-rasterbar-git PKGBUILD in order to obtain this specific version: append '#commit=a42d4390c' at the source line (currently there is a ready to use source line for achieving this in libtorrent-rasterbar-git PKGBUILD). 2) use libtorrent-rasterbar 1.1.2. For this you will need to use the PKGBDUILD from the binary repository and modify it to get version 1.1.2. 3) wait for the release of libtorrent-rasterbar 1.1.2 in binary repositories. This situation will be updated when the binary repositories upgrade libtorrent-rasterbar to 1.1.2 or when the develop branch of deluge change/update this requirement.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5625427c58ff..c0e5525da2ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Sun Apr 9 18:25:14 UTC 2017
pkgbase = deluge-git
- pkgdesc = A bittorrent client written with python and pygtk - Git Version
- pkgver = 2.0.0.dev726
+ pkgdesc = A bittorrent client written with python and pygtk (git version, 'develop' branch)
+ pkgver = 2.0.0.dev979.ga727ee67b
pkgrel = 1
- url = http://deluge-torrent.org
+ url = http://deluge-torrent.org/
install = deluge.install
arch = any
license = GPL3
@@ -13,15 +15,16 @@ pkgbase = deluge-git
makedepends = python2-setuptools
makedepends = git
makedepends = python2-jsmin
+ makedepends = slimit2
depends = desktop-file-utils
depends = hicolor-icon-theme
- depends = libtorrent-rasterbar
depends = python2-service-identity
depends = python2-chardet
depends = python2-pyopenssl
depends = python2-xdg
depends = python2-twisted
depends = xdg-utils
+ depends = libtorrent-rasterbar-git=1.1.2.r0.ga42d4390c
optdepends = python2-pillow
optdepends = librsvg: needed for gtk ui
optdepends = pygtk: needed for gtk ui
@@ -31,12 +34,12 @@ pkgbase = deluge-git
provides = deluge
conflicts = deluge
conflicts = deluge-stable-git
- source = git+https://github.com/deluge-torrent/deluge.git#branch=develop
+ source = deluge-git::git://deluge-torrent.org/deluge.git#branch=develop
source = deluged.service
source = deluge-web.service
- md5sums = SKIP
- md5sums = 17f51ac9a90f0dc41a20291444a7489b
- md5sums = 2a73f62c04e8b147c731fbb50666e846
+ sha256sums = SKIP
+ sha256sums = 58a451bb6cf4fe6ff78a4fb71d51c5910340a2de032ff435c3c7365015ab538f
+ sha256sums = c3f2d6ad5bc9de5ffd9973d92badbe04a9ecf12c0c575e13d505a96add03275a
pkgname = deluge-git