From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Pykhalov Subject: bug#25356: livestreamer no longer supported Date: Tue, 30 Jan 2018 10:10:05 +0300 Message-ID: <87h8r3256a.fsf@gmail.com> References: <20170104160538.GA10030@khaalida> <87wp06gavu.fsf@gmail.com> <20180124222737.GA1969@jasmine.lan> <87k1w6g89l.fsf@gmail.com> <20180130050126.GA10166@jasmine.lan> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egQ4S-0001BH-CL for bug-guix@gnu.org; Tue, 30 Jan 2018 02:11:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egQ4M-0007bN-5V for bug-guix@gnu.org; Tue, 30 Jan 2018 02:11:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:40588) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egQ4L-0007bJ-VR for bug-guix@gnu.org; Tue, 30 Jan 2018 02:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1egQ4L-0006le-Qm for bug-guix@gnu.org; Tue, 30 Jan 2018 02:11:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180130050126.GA10166@jasmine.lan> (Leo Famulari's message of "Tue, 30 Jan 2018 00:01:26 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 25356@debbugs.gnu.org, dian_cecht@zoho.com --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Leo Famulari writes: [...] > So, my weak preference is to supersede livestreamer with streamlink > without creating the symlink. Agree. I could merge if see no issues with the following patch. --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-livestreamer-Deprecate-in-favour-of-streamlink.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] gnu: livestreamer: Deprecate in favour of streamlink. From=20fb5bcd6783bf2f2b2b6d0b9e00e471fe51902e7e Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Thu, 25 Jan 2018 02:06:32 +0300 Subject: [PATCH] gnu: livestreamer: Deprecate in favour of streamlink. MIME-Version: 1.0 Content-Type: text/plain; charset=3DUTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/video.scm (livestreamer): Redefine using =E2=80=98deprecated= -package=E2=80=99. =2D-- gnu/packages/video.scm | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 2d48c5aaf..0788b87f0 100644 =2D-- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -1703,30 +1703,6 @@ pixel motion compensation, lumi masking, trellis qua= ntization, and H.263, MPEG and custom quantization matrices.") (license license:gpl2+))) =20 =2D(define-public livestreamer =2D (package =2D (name "livestreamer") =2D (version "1.12.2") =2D (source (origin =2D (method url-fetch) =2D (uri (string-append =2D "https://github.com/chrippa/livestreamer/archive/v" =2D version ".tar.gz")) =2D (file-name (string-append "livestreamer-" version ".tar.gz= ")) =2D (sha256 =2D (base32 =2D "1fp3d3z2grb1ls97smjkraazpxnvajda2d1g1378s6gzmda2jvjd"))= )) =2D (build-system python-build-system) =2D (arguments =2D '(#:tests? #f)) ; tests rely on external web servers =2D (propagated-inputs =2D `(("python-requests" ,python-requests))) =2D (synopsis "Internet video stream viewer") =2D (description "Livestreamer is a command-line utility that extracts s= treams =2Dfrom various services and pipes them into a video playing application.") =2D (home-page "http://livestreamer.io/") =2D (license license:bsd-2))) =2D (define-public streamlink (package (name "streamlink") @@ -1756,6 +1732,9 @@ from various services and pipes them into a video pla= ying application.") from sites like Twitch.tv and pipes them into a video player of choice.") (license license:bsd-2))) =20 +(define-public livestreamer + (deprecated-package "livestreamer" streamlink)) + (define-public mlt (package (name "mlt") =2D-=20 2.15.1 --=-=-= Content-Type: text/plain Thanks, Oleg. --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEc+OyAXw1EaDPCmAPckbhHGm3lWkFAlpwGk0ACgkQckbhHGm3 lWniWw/8DhBtDPimsetDrhTupwkWh6lqfAZjfklQjGtb5/a72aQ8yo6WuBh35i1p 0eZkGtgNgOPTqGMsPKU1/s5J5+IXzz8szBcZQ2SkoEYO0EyJdSvM9zaTZ+XYodjb YiQdBrm21l2GG0hxUXrWdoTEngqeFVHsanT7It5Od7ihPOI+k6MGC7KloOoQKrJV gSjqvLCGbSmMY/KhSEmklzNcQoqDceDLg/1eI6Tc0x3mJVQQU/IFB/vULzSSzhnm 1SU/8+Y2Bp8Uc4Gy3mBGWAq5wagECTqb3fm6M/Bmi214ZcGPzKV66aonqcE4zOIk Lp46Hne5Dq9FsqiKEOKv7ImS5kq9GykDO2CzJpPPeHS/tsjxWwLSu5iWs6r+uLfL nD5koK/tALOpywtxKAznBb3qgxJC0tmlZAWRMvjB/dys3OuxP+DABQO2uberZtDI Q+BwH1PQbg+HmYE0tGInB7Mghes1/Op1WIb8VCAQ2k3ifUEvetH2+Us4Bs3qiJmQ +rYMBKIkMej6LngX/25eRqpwLpxVuOVaePQuOAkDlIAFImmRAuFqig3047DeIHlx TXNW/YUVJNzhqzm+z3R9/3gkZmjsu0+x6/zO8H50nw1hx8Ic2AP2Bz9Ea8O8WE47 Zl5pNoLpKdtxbxyrPpCu7utxJhdvtCytCeD7LXwvZvjl/zvuQtI= =J4Dk -----END PGP SIGNATURE----- --==-=-=--