[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2016-12-25 Thread Bartłomiej Piotrowski
Date: Sunday, December 25, 2016 @ 16:30:58
  Author: bpiotrowski
Revision: 201909

Python 3.6 rebuild

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 16:30:55 UTC (rev 201908)
+++ PKGBUILD2016-12-25 16:30:58 UTC (rev 201909)
@@ -3,7 +3,7 @@
 # Contributor: Christopher Rosell 
 pkgname=livestreamer
 pkgver=1.12.2
-pkgrel=2
+pkgrel=3
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'


[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2015-09-19 Thread Felix Yan
Date: Sunday, September 20, 2015 @ 05:36:24
  Author: fyan
Revision: 141159

upgpkg: livestreamer 1.12.2-2

rebuild for python 3.5

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-20 03:34:54 UTC (rev 141158)
+++ PKGBUILD2015-09-20 03:36:24 UTC (rev 141159)
@@ -3,7 +3,7 @@
 # Contributor: Christopher Rosell 
 pkgname=livestreamer
 pkgver=1.12.2
-pkgrel=1
+pkgrel=2
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'


[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2015-05-05 Thread Daniel Wallace
Date: Wednesday, May 6, 2015 @ 02:37:29
  Author: dwallace
Revision: 132820

upgpkg: livestreamer 1.12.2-1

upgpkg: livestreamer 1.12.2

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-06 00:13:15 UTC (rev 132819)
+++ PKGBUILD2015-05-06 00:37:29 UTC (rev 132820)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.12.1
+pkgver=1.12.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-requests' 'rtmpdump' 'python-setuptools')
 makedepends=('python-sphinx')
 
source=(https://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('24c44226d8eb79ecfd568b0169e91a0bdcaf73e81b6b795f6d38e4d962093f5c')
+sha256sums=('ef3e743d0cabc27d8ad906c356e74370799e25ba46c94d3b8d585af77a258de0')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2015-03-23 Thread Evangelos Foutras
Date: Monday, March 23, 2015 @ 10:00:48
  Author: foutrelis
Revision: 129779

upgpkg: livestreamer 1.12.1-1

New upstream release.

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-23 06:55:53 UTC (rev 129778)
+++ PKGBUILD2015-03-23 09:00:48 UTC (rev 129779)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-requests' 'rtmpdump' 'python-setuptools')
 makedepends=('python-sphinx')
 
source=(https://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b541f550806d49bbc052da5e35aff78cbcca13d00135bee99637162b80158a7b')
+sha256sums=('24c44226d8eb79ecfd568b0169e91a0bdcaf73e81b6b795f6d38e4d962093f5c')
 
 build() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-09-08 Thread Evangelos Foutras
Date: Tuesday, September 9, 2014 @ 03:07:39
  Author: foutrelis
Revision: 118690

upgpkg: livestreamer 1.10.2-1

New upstream release.

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-09 00:34:46 UTC (rev 118689)
+++ PKGBUILD2014-09-09 01:07:39 UTC (rev 118690)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.10.1
+pkgver=1.10.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -14,7 +14,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('f0ea8620b5f5364a74c3943b812910469e1219dd1573221a471475a36e2a14b1')
+sha256sums=('50bae61fe2a1ec1df215a825b62ebba508a31d7d54ecb332586feb968d137391')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-08-23 Thread Evangelos Foutras
Date: Saturday, August 23, 2014 @ 11:17:18
  Author: foutrelis
Revision: 117789

upgpkg: livestreamer 1.10.1-1

New upstream release.

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-23 06:08:23 UTC (rev 117788)
+++ PKGBUILD2014-08-23 09:17:18 UTC (rev 117789)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.9.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -14,7 +14,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('d450f1352fe8f9c65cbecf6415c6d404c45334870321224253b4c1a3dac4e28c')
+sha256sums=('f0ea8620b5f5364a74c3943b812910469e1219dd1573221a471475a36e2a14b1')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD ca-certs.diff)

2014-08-01 Thread Evangelos Foutras
Date: Friday, August 1, 2014 @ 12:13:15
  Author: foutrelis
Revision: 116685

upgpkg: livestreamer 1.9.0-1

- New upstream release.
- Install man page and LICENSE files.

Modified:
  livestreamer/trunk/PKGBUILD
Deleted:
  livestreamer/trunk/ca-certs.diff

---+
 PKGBUILD  |   15 +--
 ca-certs.diff |   17 -
 2 files changed, 13 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-01 10:11:00 UTC (rev 116684)
+++ PKGBUILD2014-08-01 10:13:15 UTC (rev 116685)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.8.2
+pkgver=1.9.0
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -9,15 +9,26 @@
 url='https://github.com/chrippa/livestreamer'
 license=('BSD')
 depends=('python-requests' 'rtmpdump' 'python-setuptools')
+makedepends=('python-sphinx')
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('fa216aa08cd0022f39ff4c47e9c343dde4524e073a1c6e6964483dc21d23955d')
+sha256sums=('d450f1352fe8f9c65cbecf6415c6d404c45334870321224253b4c1a3dac4e28c')
 
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  python setup.py build_sphinx -b man
+}
+
 package() {
   cd $srcdir/$pkgname-$pkgver
   python setup.py install --root=$pkgdir/ --optimize=1
+
+  install -Dm644 build/sphinx/man/livestreamer.1 \
+$pkgdir/usr/share/man/man1/livestreamer.1
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 
 # vim:set ts=2 sw=2 et:

Deleted: ca-certs.diff
===
--- ca-certs.diff   2014-08-01 10:11:00 UTC (rev 116684)
+++ ca-certs.diff   2014-08-01 10:13:15 UTC (rev 116685)
@@ -1,17 +0,0 @@
-diff --git a/src/livestreamer/utils.py b/src/livestreamer/utils.py
-index 34e881b..16a4495 100644
 a/src/livestreamer/utils.py
-+++ b/src/livestreamer/utils.py
-@@ -30,10 +30,10 @@ def urlget(url, *args, **kwargs):
- try:
- if session:
- res = session.request(method, url, timeout=timeout, data=data,
--  *args, **kwargs)
-+   verify=False, *args, **kwargs)
- else:
- res = requests.request(method, url, timeout=timeout, data=data,
--   *args, **kwargs)
-+   verify=False, *args, **kwargs)
- 
- res.raise_for_status()
- except (requests.exceptions.RequestException, IOError) as rerr:



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-05-31 Thread Daniel Wallace
Date: Saturday, May 31, 2014 @ 20:23:54
  Author: dwallace
Revision: 112340

upgpkg: livestreamer 1.8.2-1

upgpkg: livestreamer 1.8.2

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-31 16:37:12 UTC (rev 112339)
+++ PKGBUILD2014-05-31 18:23:54 UTC (rev 112340)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('0ca8891cfcdbdc5748b8a368291814adc05f48ab255342d1318d0473edd43656')
+sha256sums=('fa216aa08cd0022f39ff4c47e9c343dde4524e073a1c6e6964483dc21d23955d')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-05-28 Thread Daniel Wallace
Date: Thursday, May 29, 2014 @ 04:04:50
  Author: dwallace
Revision: 112050

upgpkg: livestreamer 1.8.1-1

upgpkg: livestreamer 1.8.1

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-29 01:16:47 UTC (rev 112049)
+++ PKGBUILD2014-05-29 02:04:50 UTC (rev 112050)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('e7685079727800c2807ffd8a9da98fcab587f6fbbeade99e64e272cf8205af01')
+sha256sums=('0ca8891cfcdbdc5748b8a368291814adc05f48ab255342d1318d0473edd43656')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-04-25 Thread Daniel Wallace
Date: Saturday, April 26, 2014 @ 01:28:11
  Author: dwallace
Revision: 110181

upgpkg: livestreamer 1.8.0-1

upgpkg: livestreamer 1.8.0-1

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 4 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-25 20:24:14 UTC (rev 110180)
+++ PKGBUILD2014-04-25 23:28:11 UTC (rev 110181)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.7.5
-pkgrel=4
+pkgver=1.8.0
+pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'
@@ -12,16 +12,9 @@
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
-source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz
-# https://github.com/chrippa/livestreamer/issues/255
-ca-certs.diff)
-sha256sums=('7f8308a3efdb7c951eda2f5d1b3e738f2fe280e145d4c624b7cd70b1071967a4'
-'b8f3008444c74b844be3368c662628f9cc048589abf5387d2f0116bf8f6f6c22')
+source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('e7685079727800c2807ffd8a9da98fcab587f6fbbeade99e64e272cf8205af01')
 
-prepare(){
-  patch -Np1 -d $srcdir/$pkgname-$pkgver/ -i $srcdir/ca-certs.diff
-}
-
 package() {
   cd $srcdir/$pkgname-$pkgver
   python setup.py install --root=$pkgdir/ --optimize=1



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-03-18 Thread Felix Yan
Date: Wednesday, March 19, 2014 @ 03:34:08
  Author: fyan
Revision: 107742

upgpkg: livestreamer 1.7.5-2

- python 3.4 rebuild

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-19 02:33:04 UTC (rev 107741)
+++ PKGBUILD2014-03-19 02:34:08 UTC (rev 107742)
@@ -3,7 +3,7 @@
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
 pkgver=1.7.5
-pkgrel=1
+pkgrel=2
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-03-18 Thread Daniel Wallace
Date: Wednesday, March 19, 2014 @ 04:12:29
  Author: dwallace
Revision: 107746

upgpkg: livestreamer 1.7.5-2

backport #255
https://github.com/chrippa/livestreamer/issues/255

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 9 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-19 03:08:11 UTC (rev 107745)
+++ PKGBUILD2014-03-19 03:12:29 UTC (rev 107746)
@@ -12,9 +12,16 @@
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
-source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('7f8308a3efdb7c951eda2f5d1b3e738f2fe280e145d4c624b7cd70b1071967a4')
+source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz
+# https://github.com/chrippa/livestreamer/issues/255
+ca-certs.diff)
+sha256sums=('7f8308a3efdb7c951eda2f5d1b3e738f2fe280e145d4c624b7cd70b1071967a4'
+'b8f3008444c74b844be3368c662628f9cc048589abf5387d2f0116bf8f6f6c22')
 
+prepare(){
+  patch -Np1 -d $srcdir/$pkgname-$pkgver/ -i $srcdir/ca-certs.diff
+}
+
 package() {
   cd $srcdir/$pkgname-$pkgver
   python setup.py install --root=$pkgdir/ --optimize=1



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-03-18 Thread Daniel Wallace
Date: Wednesday, March 19, 2014 @ 04:40:47
  Author: dwallace
Revision: 107749

upgpkg: livestreamer 1.7.5-3

upgpkg: livestreamer 1.7.5-3

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-19 03:13:36 UTC (rev 107748)
+++ PKGBUILD2014-03-19 03:40:47 UTC (rev 107749)
@@ -3,7 +3,7 @@
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
 pkgver=1.7.5
-pkgrel=2
+pkgrel=3
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-03-18 Thread Daniel Wallace
Date: Wednesday, March 19, 2014 @ 04:44:54
  Author: dwallace
Revision: 107751

upgpkg: livestreamer 1.7.5-4

upgpkg: livestreamer 1.7.5-4

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-19 03:41:10 UTC (rev 107750)
+++ PKGBUILD2014-03-19 03:44:54 UTC (rev 107751)
@@ -3,7 +3,7 @@
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
 pkgver=1.7.5
-pkgrel=3
+pkgrel=4
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-03-10 Thread Daniel Wallace
Date: Monday, March 10, 2014 @ 17:04:14
  Author: dwallace
Revision: 106926

upgpkg: livestreamer 1.7.5-1

upgpkg: livestreamer 1.7.5

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-10 15:30:09 UTC (rev 106925)
+++ PKGBUILD2014-03-10 16:04:14 UTC (rev 106926)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('6d9cde6ca9f44306617498dd619f50a3962842da8d1a4f2019aee4af1d289a34')
+sha256sums=('7f8308a3efdb7c951eda2f5d1b3e738f2fe280e145d4c624b7cd70b1071967a4')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-03-02 Thread Daniel Wallace
Date: Monday, March 3, 2014 @ 03:43:02
  Author: dwallace
Revision: 106430

upgpkg: livestreamer 1.7.4-1

upgpkg: livestreamer 1.7.4

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-03 02:41:19 UTC (rev 106429)
+++ PKGBUILD2014-03-03 02:43:02 UTC (rev 106430)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.7.3
+pkgver=1.7.4
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('eaf9cb3d841876b0cc42f283bcde43d1193225c9ca484cbd2fcfea4a0c04a8e4')
+sha256sums=('6d9cde6ca9f44306617498dd619f50a3962842da8d1a4f2019aee4af1d289a34')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2014-02-03 Thread Daniel Wallace
Date: Monday, February 3, 2014 @ 17:32:32
  Author: dwallace
Revision: 105263

upgpkg: livestreamer 1.7.3-1

upgpkg: livestreamer 1.7.3

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-02-03 16:31:33 UTC (rev 105262)
+++ PKGBUILD2014-02-03 16:32:32 UTC (rev 105263)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.7.2
+pkgver=1.7.3
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a740d3db72e9bd3527220c1b0b93c73e6252a5695842b30e4b91ef069c14fee0')
+sha256sums=('eaf9cb3d841876b0cc42f283bcde43d1193225c9ca484cbd2fcfea4a0c04a8e4')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-12-24 Thread Daniel Wallace
Date: Wednesday, December 25, 2013 @ 00:01:21
  Author: dwallace
Revision: 102950

upgpkg: livestreamer 1.7.2-1

upgpkg: livestreamer 1.7.2

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-12-24 22:58:06 UTC (rev 102949)
+++ PKGBUILD2013-12-24 23:01:21 UTC (rev 102950)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.7.0
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('5c653cd3883349f97181ec36692983cebcfaf62c864692d365450d4300dc6067')
+sha256sums=('a740d3db72e9bd3527220c1b0b93c73e6252a5695842b30e4b91ef069c14fee0')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-11-13 Thread Daniel Wallace
Date: Wednesday, November 13, 2013 @ 21:11:27
  Author: dwallace
Revision: 100954

upgpkg: livestreamer 1.7.0-1

upgpkg: livestreamer 1.7.0

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-13 19:59:15 UTC (rev 100953)
+++ PKGBUILD2013-11-13 20:11:27 UTC (rev 100954)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.6.1
+pkgver=1.7.0
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('6c33fb11f94e4bce6eeca1cc2d9ea622ef731c6be06b7caa2810f719c4514103')
+sha256sums=('5c653cd3883349f97181ec36692983cebcfaf62c864692d365450d4300dc6067')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-10-12 Thread Daniel Wallace
Date: Sunday, October 13, 2013 @ 06:15:41
  Author: dwallace
Revision: 98541

upgpkg: livestreamer 1.6.1-1

upgpkg: livestreamer 1.6.1

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-13 01:41:24 UTC (rev 98540)
+++ PKGBUILD2013-10-13 04:15:41 UTC (rev 98541)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.6.0
+pkgver=1.6.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('d3e9ae97c57f8465712c6cc094bea5a18c1efaddea011929e477fdd265a0ed99')
+sha256sums=('6c33fb11f94e4bce6eeca1cc2d9ea622ef731c6be06b7caa2810f719c4514103')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-10-05 Thread Daniel Wallace
Date: Sunday, October 6, 2013 @ 02:30:58
  Author: dwallace
Revision: 98099

upgpkg: livestreamer 1.6.0-1

upgpkg: livestreamer 1.6.0

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |   17 -
 1 file changed, 4 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-06 00:05:56 UTC (rev 98098)
+++ PKGBUILD2013-10-06 00:30:58 UTC (rev 98099)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.5.2
-pkgrel=2
+pkgver=1.6.0
+pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'
@@ -12,16 +12,9 @@
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
-source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz
-requests-v2.patch)
-sha256sums=('0cd090699fcfe03ef69e5d53fd842513be47a29da9fccf4a545febe9fdb7c4b4'
-'bb9c898e194c15b0e91da195e82caeac4b4ff72ccec0ca1b97ced60b4c2c4ba8')
+source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('d3e9ae97c57f8465712c6cc094bea5a18c1efaddea011929e477fdd265a0ed99')
 
-prepare(){
-  cd $pkgname-$pkgver
-  patch -Np1 -i $srcdir/requests-v2.patch
-}
-
 package() {
   cd $srcdir/$pkgname-$pkgver
   python setup.py install --root=$pkgdir/ --optimize=1
@@ -28,5 +21,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-
-



[arch-commits] Commit in livestreamer/trunk (PKGBUILD requests-v2.patch)

2013-09-26 Thread Daniel Wallace
Date: Thursday, September 26, 2013 @ 15:15:39
  Author: dwallace
Revision: 97642

upgpkg: livestreamer 1.5.2-2

upgpkg: livestreamer for requests v2.0.0

Added:
  livestreamer/trunk/requests-v2.patch
Modified:
  livestreamer/trunk/PKGBUILD

---+
 PKGBUILD  |   15 +++
 requests-v2.patch |   13 +
 2 files changed, 24 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-26 10:52:31 UTC (rev 97641)
+++ PKGBUILD2013-09-26 13:15:39 UTC (rev 97642)
@@ -3,18 +3,25 @@
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
 pkgver=1.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'
 license=('BSD')
-depends=('python-requests' 'rtmpdump' 'python-distribute')
+depends=('python-requests' 'rtmpdump' 'python-setuptools')
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
-source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('0cd090699fcfe03ef69e5d53fd842513be47a29da9fccf4a545febe9fdb7c4b4')
+source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz
+requests-v2.patch)
+sha256sums=('0cd090699fcfe03ef69e5d53fd842513be47a29da9fccf4a545febe9fdb7c4b4'
+'bb9c898e194c15b0e91da195e82caeac4b4ff72ccec0ca1b97ced60b4c2c4ba8')
 
+prepare(){
+  cd $pkgname-$pkgver
+  patch -Np1 -i $srcdir/requests-v2.patch
+}
+
 package() {
   cd $srcdir/$pkgname-$pkgver
   python setup.py install --root=$pkgdir/ --optimize=1

Added: requests-v2.patch
===
--- requests-v2.patch   (rev 0)
+++ requests-v2.patch   2013-09-26 13:15:39 UTC (rev 97642)
@@ -0,0 +1,13 @@
+diff --git a/setup.py b/setup.py
+index c22c109..dcbcbfa 100644
+--- a/setup.py
 b/setup.py
+@@ -4,7 +4,7 @@ from setuptools import setup
+ from sys import version_info, path as sys_path
+ from os.path import abspath, dirname, join
+ 
+-deps = [requests=1.0,2.0]
++deps = [requests=1.0,3.0]
+ packages = [livestreamer,
+ livestreamer.stream,
+ livestreamer.plugin,



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-09-02 Thread Daniel Wallace
Date: Tuesday, September 3, 2013 @ 05:39:35
  Author: dwallace
Revision: 96691

upgpkg: livestreamer 1.5.2-1

upgpkg: livestreamer 1.5.2

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-09-03 03:18:16 UTC (rev 96690)
+++ PKGBUILD2013-09-03 03:39:35 UTC (rev 96691)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.5
+pkgver=1.5.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('70b6ac2fe00df459bf7a604a7fa59b36c39ba694c7df4200bc28886497c05e06')
+sha256sums=('0cd090699fcfe03ef69e5d53fd842513be47a29da9fccf4a545febe9fdb7c4b4')
 
 package() {
   cd $srcdir/$pkgname-$pkgver
@@ -21,3 +21,5 @@
 }
 
 # vim:set ts=2 sw=2 et:
+
+



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-07-17 Thread Daniel Wallace
Date: Thursday, July 18, 2013 @ 01:37:53
  Author: dwallace
Revision: 94241

upgpkg: livestreamer 1.5-1

upgpkg: livestreamer 1.5

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-17 19:28:57 UTC (rev 94240)
+++ PKGBUILD2013-07-17 23:37:53 UTC (rev 94241)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.4.5
+pkgver=1.5
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('aa479e032fb7c69aeb6f456fbdcee7d36b2e687a67787d6d09fb0d5f3d32ceb5')
+sha256sums=('70b6ac2fe00df459bf7a604a7fa59b36c39ba694c7df4200bc28886497c05e06')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-05-12 Thread Daniel Wallace
Date: Sunday, May 12, 2013 @ 09:13:25
  Author: dwallace
Revision: 90394

upgpkg: livestreamer 1.4.5-1

upgpkg: livestreamer 1.4.5-1

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-12 07:10:12 UTC (rev 90393)
+++ PKGBUILD2013-05-12 07:13:25 UTC (rev 90394)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.4.4
+pkgver=1.4.5
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a9d2462edfaf728f307023c6473c7689581aa22d72b292eced7d0b17ed3596dc')
+sha256sums=('aa479e032fb7c69aeb6f456fbdcee7d36b2e687a67787d6d09fb0d5f3d32ceb5')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-05-03 Thread Daniel Wallace
Date: Friday, May 3, 2013 @ 16:52:03
  Author: dwallace
Revision: 89855

upgpkg: livestreamer 1.4.3-1

upgpkg: livestreamer 1.4.3-1

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-03 14:50:09 UTC (rev 89854)
+++ PKGBUILD2013-05-03 14:52:03 UTC (rev 89855)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('0ab4f0e52a5a436ceb0d2bdebdf5c2db')
+sha256sums=('b68f0c094bbf1dfb154c35679069e608a91c9005d3d3a15f5f088ac21fb1db9b')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-05-03 Thread Daniel Wallace
Date: Saturday, May 4, 2013 @ 06:49:14
  Author: dwallace
Revision: 89877

upgpkg: livestreamer 1.4.4-1

upgpkg: livestreamer 1.4.4-1

Modified:
  livestreamer/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-04 04:07:04 UTC (rev 89876)
+++ PKGBUILD2013-05-04 04:49:14 UTC (rev 89877)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.4.3
+pkgver=1.4.4
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
@@ -13,7 +13,7 @@
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b68f0c094bbf1dfb154c35679069e608a91c9005d3d3a15f5f088ac21fb1db9b')
+sha256sums=('a9d2462edfaf728f307023c6473c7689581aa22d72b292eced7d0b17ed3596dc')
 
 package() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in livestreamer/trunk (PKGBUILD)

2013-03-07 Thread Daniel Wallace
Date: Friday, March 8, 2013 @ 03:03:35
  Author: dwallace
Revision: 85874

upgpkg: livestreamer 1.4.2-1

upgpkg: livestreamer 1.4.2-1

Modified:
  livestreamer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-03-08 00:29:18 UTC (rev 85873)
+++ PKGBUILD2013-03-08 02:03:35 UTC (rev 85874)
@@ -2,18 +2,18 @@
 # Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
 # Contributor: Christopher Rosell chri...@tanuki.se
 pkgname=livestreamer
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player'
 arch=('any')
 url='https://github.com/chrippa/livestreamer'
 license=('BSD')
-depends=('python-sh' 'python-requests' 'rtmpdump' 'python-distribute')
+depends=('python-requests' 'rtmpdump' 'python-distribute')
 provides=('livestreamer')
 conflicts=('livestreamer-git')
 options=(!emptydirs)
 
source=(http://pypi.python.org/packages/source/l/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('f53f147146bffe974441f57e662cd3e1')
+md5sums=('0ab4f0e52a5a436ceb0d2bdebdf5c2db')
 
 package() {
   cd $srcdir/$pkgname-$pkgver