summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2017-03-18 14:28:46 -0400
committerYour Name2017-03-18 14:28:46 -0400
commitf46406f4ff7e960cd01e255fa863553962e9d620 (patch)
tree6271723015cb1082201273f1b1e551a420f285b8
parenta80f6a0d569699014c4d236574ae96dcda5d5fe6 (diff)
downloadaur-f46406f4ff7e960cd01e255fa863553962e9d620.tar.gz
update
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD17
2 files changed, 19 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72d6609b0711..46edeb7c5542 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Feb 19 16:14:17 UTC 2017
+# Sat Mar 18 18:27:49 UTC 2017
pkgbase = rtorrent-pyro-git
pkgdesc = Ncurses BitTorrent client based on libTorrent - rTorrent-git with Pyroscope patches
pkgver = 20161225
@@ -24,19 +24,25 @@ pkgbase = rtorrent-pyro-git
backup = usr/share/doc/rtorrent/rtorrent.rc.sample
source = git://github.com/rakshasa/rtorrent.git#branch=feature-bind
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/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-ui_pyroscope_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/command_pyroscope.cc
+ 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
md5sums = SKIP
md5sums = 35e2c69152a3c2137c5958f9f27cb906
+ md5sums = 22fae392c6e281dc438b39a5019e7e1b
+ md5sums = f1539d70c74e5c74d8a15d51675aa26c
+ md5sums = 2d34e8c86c1c6ed1354b55ca21819886
md5sums = 7a88f8ab5d41242fdf1428de0e2ca182
md5sums = bd04a0699b80c8042e1cf63a7e0e4222
+ md5sums = 01e9e7dddf9ebcdca81d88dfdd43b4dc
md5sums = 0a2bbaf74c7160ba33876dcc2f050f14
- md5sums = 8751215bdb661aad57ec69ab59d898f9
- md5sums = afd9f0e9ed816069b584e19c88b0a4bb
+ md5sums = cd39a495ee93d9c77039fa74a9e9dc94
md5sums = 1258acfc82c50a8f452ace87fef0b416
pkgname = rtorrent-pyro-git
diff --git a/PKGBUILD b/PKGBUILD
index bad31e67d21a..a1c28952b2da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,20 +34,26 @@ backup=('usr/share/doc/rtorrent/rtorrent.rc.sample')
_url="https://raw.githubusercontent.com/pyroscope/rtorrent-ps/master/patches"
source=("git://github.com/rakshasa/rtorrent.git#branch=$_branch"
"rtorrent.rc.sample"
+ "${_url}/ps-fix-double-slash-319_all.patch"
+ "${_url}/ps-info-pane-xb-sizes_all.patch"
+ "${_url}/ps-item-stats-human-sizes_all.patch"
"${_url}/ps-ui_pyroscope_all.patch"
"${_url}/pyroscope.patch"
- "${_url}/ui_pyroscope.patch"
"${_url}/command_pyroscope.cc"
+ "${_url}/ui_pyroscope.patch"
"${_url}/ui_pyroscope.cc"
"${_url}/ui_pyroscope.h")
md5sums=('SKIP'
'35e2c69152a3c2137c5958f9f27cb906'
+ '22fae392c6e281dc438b39a5019e7e1b'
+ 'f1539d70c74e5c74d8a15d51675aa26c'
+ '2d34e8c86c1c6ed1354b55ca21819886'
'7a88f8ab5d41242fdf1428de0e2ca182'
'bd04a0699b80c8042e1cf63a7e0e4222'
+ '01e9e7dddf9ebcdca81d88dfdd43b4dc'
'0a2bbaf74c7160ba33876dcc2f050f14'
- '8751215bdb661aad57ec69ab59d898f9'
- 'afd9f0e9ed816069b584e19c88b0a4bb'
+ 'cd39a495ee93d9c77039fa74a9e9dc94'
'1258acfc82c50a8f452ace87fef0b416')
pkgver() {
@@ -59,24 +65,19 @@ prepare() {
cd "$srcdir/rtorrent"
#patch -Np1 -i "${startdir}/rtorrent.patch"
- sed -i doc/scripts/update_commands_0.9.sed \
- -e "s:':\":g"
sed -i ../{command_pyroscope.cc,ui_pyroscope.cc} \
-e "s:tr1:std:" \
-e "s:print_download_info:print_download_info_full:"
-
sed -i configure.ac \
-e "s:\\(AC_DEFINE(HAVE_CONFIG_H.*\\):\1\nAC_DEFINE(RT_HEX_VERSION, 0x000907, version checks):"
sed -i src/ui/download_list.cc \
-e "s:rTorrent \" VERSION:rTorrent-PS git~$(git rev-parse --short $_commit) \" VERSION:"
for i in ${srcdir}/*.patch; do
- sed -f doc/scripts/update_commands_0.9.sed -i "$i"
msg "Patching $i"
patch -uNlp1 -i "$i"
done
for i in ${srcdir}/*.{cc,h}; do
- sed -f doc/scripts/update_commands_0.9.sed -i "$i"
ln -sf "$i" src
done