summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorskydrome2018-06-06 13:05:38 -0400
committerskydrome2018-06-06 13:05:38 -0400
commit3988950fcc2554d24a7570924c5aab890bbe5531 (patch)
treeec473e28ab1669e7adfff983207e718b4e0d8da2
parentc505b87d8f77717e2752b7b92d351b64cbfcc7c4 (diff)
downloadaur-3988950fcc2554d24a7570924c5aab890bbe5531.tar.gz
update
-rw-r--r--.SRCINFO37
-rw-r--r--PKGBUILD42
2 files changed, 36 insertions, 43 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a07575d1cbe5..e3a01cb82c83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Fri Jun 1 03:27:33 UTC 2018
pkgbase = rtorrent-pyro-git
pkgdesc = Ncurses BitTorrent client based on libTorrent - rTorrent-git with Pyroscope patches
pkgver = 20180130
@@ -9,51 +7,48 @@ pkgbase = rtorrent-pyro-git
arch = i686
arch = x86_64
arch = armv7h
- license = GPL
+ license = GPL2
makedepends = git
depends = libtorrent-pyro-git
- depends = libsigc++
depends = ncurses
depends = curl
depends = xmlrpc-c
- depends = cppunit
optdepends = ttf-dejavu: for utf8 glyphs
provides = rtorrent
conflicts = rtorrent
conflicts = rtorrent-git
+ conflicts = rtorrent-ps
backup = usr/share/doc/rtorrent/rtorrent.rc.sample
source = git://github.com/rakshasa/rtorrent.git#branch=feature-bind
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/command_pyroscope.cc
- source = rtorrent.rc.sample
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-fix-double-slash-319_all.patch
+ source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ui_pyroscope.cc
+ source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ui_pyroscope.h
+ source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/backport_0.9.6_algorithm_median.patch
+ source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-event-view_all.patch
+ source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-import.return_all.patch
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-info-pane-xb-sizes_all.patch
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-item-stats-human-sizes_all.patch
+ source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-silent-catch_all.patch
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-ui_pyroscope_all.patch
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-view-filter-by_all.patch
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-event-view_all.patch
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-fix-throttle-args_all.patch
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/backport_0.9.6_algorithm_median.patch
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ps-silent-catch_all.patch
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/pyroscope.patch
source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ui_pyroscope.patch
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ui_pyroscope.cc
- source = https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches/ui_pyroscope.h
+ source = rtorrent.rc.sample
md5sums = SKIP
md5sums = SKIP
- md5sums = 35e2c69152a3c2137c5958f9f27cb906
- md5sums = 22fae392c6e281dc438b39a5019e7e1b
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = b49903d3fa25a66c72db69570dfe8b47
+ md5sums = 56701bca42cc9b309637bf3f918ede12
+ md5sums = cc9bbf20acf855e551ca2f80cac91903
md5sums = f1539d70c74e5c74d8a15d51675aa26c
md5sums = 2d34e8c86c1c6ed1354b55ca21819886
+ md5sums = e3f367abe42d28168008f99a9bf0f1d6
md5sums = 7a88f8ab5d41242fdf1428de0e2ca182
md5sums = 26faff00b306b6ef276a7d9e6d964994
- md5sums = 56701bca42cc9b309637bf3f918ede12
- md5sums = ab490d1d1df9c27f3cf624966f7f03f6
- md5sums = b49903d3fa25a66c72db69570dfe8b47
- md5sums = e3f367abe42d28168008f99a9bf0f1d6
md5sums = bd04a0699b80c8042e1cf63a7e0e4222
md5sums = 0a2bbaf74c7160ba33876dcc2f050f14
- md5sums = SKIP
- md5sums = SKIP
+ md5sums = 35e2c69152a3c2137c5958f9f27cb906
pkgname = rtorrent-pyro-git
diff --git a/PKGBUILD b/PKGBUILD
index bc7d32e000b0..6e2b5200e63e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,12 +13,12 @@ pkgver=20180130
pkgrel=1
pkgdesc="Ncurses BitTorrent client based on libTorrent - rTorrent-git with Pyroscope patches"
url="https://github.com/pyroscope/rtorrent-ps"
-license=('GPL')
+license=('GPL2')
arch=('i686' 'x86_64' 'armv7h')
-depends=('libtorrent-pyro-git' 'libsigc++' 'ncurses' 'curl' 'xmlrpc-c' 'cppunit')
+depends=('libtorrent-pyro-git' 'ncurses' 'curl' 'xmlrpc-c')
makedepends=('git')
optdepends=('ttf-dejavu: for utf8 glyphs')
-conflicts=('rtorrent' 'rtorrent-git')
+conflicts=('rtorrent' 'rtorrent-git' 'rtorrent-ps')
provides=('rtorrent')
install='pyroscope.install'
backup=('usr/share/doc/rtorrent/rtorrent.rc.sample')
@@ -28,43 +28,42 @@ backup=('usr/share/doc/rtorrent/rtorrent.rc.sample')
BUILDENV+=(!check) ||
{
_debug='--enable-extra-debug'
+ depends+=('cppunit')
options=(!strip)
}
_url="https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches"
source=("git://github.com/rakshasa/rtorrent.git#branch=$_branch"
"${_url}/command_pyroscope.cc"
- "rtorrent.rc.sample"
- "${_url}/ps-fix-double-slash-319_all.patch"
+ "${_url}/ui_pyroscope.cc"
+ "${_url}/ui_pyroscope.h"
+ "${_url}/backport_0.9.6_algorithm_median.patch"
+ "${_url}/ps-event-view_all.patch"
+ "${_url}/ps-import.return_all.patch"
"${_url}/ps-info-pane-xb-sizes_all.patch"
"${_url}/ps-item-stats-human-sizes_all.patch"
+ "${_url}/ps-silent-catch_all.patch"
"${_url}/ps-ui_pyroscope_all.patch"
"${_url}/ps-view-filter-by_all.patch"
- "${_url}/ps-event-view_all.patch"
- "${_url}/ps-fix-throttle-args_all.patch"
- "${_url}/backport_0.9.6_algorithm_median.patch"
- "${_url}/ps-silent-catch_all.patch"
"${_url}/pyroscope.patch"
"${_url}/ui_pyroscope.patch"
- "${_url}/ui_pyroscope.cc"
- "${_url}/ui_pyroscope.h")
+ "rtorrent.rc.sample")
md5sums=('SKIP'
'SKIP'
- '35e2c69152a3c2137c5958f9f27cb906'
- '22fae392c6e281dc438b39a5019e7e1b'
+ 'SKIP'
+ 'SKIP'
+ 'b49903d3fa25a66c72db69570dfe8b47'
+ '56701bca42cc9b309637bf3f918ede12'
+ 'cc9bbf20acf855e551ca2f80cac91903'
'f1539d70c74e5c74d8a15d51675aa26c'
'2d34e8c86c1c6ed1354b55ca21819886'
+ 'e3f367abe42d28168008f99a9bf0f1d6'
'7a88f8ab5d41242fdf1428de0e2ca182'
'26faff00b306b6ef276a7d9e6d964994'
- '56701bca42cc9b309637bf3f918ede12'
- 'ab490d1d1df9c27f3cf624966f7f03f6'
- 'b49903d3fa25a66c72db69570dfe8b47'
- 'e3f367abe42d28168008f99a9bf0f1d6'
'bd04a0699b80c8042e1cf63a7e0e4222'
'0a2bbaf74c7160ba33876dcc2f050f14'
- 'SKIP'
- 'SKIP')
+ '35e2c69152a3c2137c5958f9f27cb906')
pkgver() {
cd "$srcdir/rtorrent"
@@ -84,7 +83,7 @@ prepare() {
-e "s:rTorrent \" VERSION:rTorrent-PS git~$(git rev-parse --short $_commit) \" VERSION:"
for i in ${srcdir}/*.patch; do
- msg "Patching $i"
+ msg "Patching $(basename $i)"
patch -uNlp1 -i "$i"
done
for i in ${srcdir}/*.{cc,h}; do
@@ -97,7 +96,7 @@ prepare() {
build() {
cd "$srcdir/rtorrent"
#export CC=clang
- #export CXX=clang++
+ #export CXX=clang++ ;export CXXFLAGS+=" -Wno-unknown-warning-option"
export CXXFLAGS+=" -fno-strict-aliasing -faligned-new -Wno-terminate -Wno-class-memaccess"
export libtorrent_LIBS="-L/usr/lib -ltorrent"
@@ -109,7 +108,6 @@ build() {
check() {
cd "$srcdir/rtorrent"
- # will fail due to pyroscope patches not being applies to unittests as well
make check || return 0
}