Archived
1
0
Fork 0

gnu: gst123: Use HTTPS home page URI.

* gnu/packages/gstreamer.scm (gst123)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:08:02 +01:00
parent e2b34de2dd
commit ba8a246baa
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -989,7 +989,7 @@ be used by Python applications using GStreamer.")
("gst-plugins-base" ,gst-plugins-base))) ("gst-plugins-base" ,gst-plugins-base)))
(native-inputs (native-inputs
`(("pkg-config" ,pkg-config))) `(("pkg-config" ,pkg-config)))
(home-page "http://space.twc.de/~stefan/gst123.php") (home-page "https://space.twc.de/~stefan/gst123.php")
(synopsis "Flexible command line media player based on gstreamer") (synopsis "Flexible command line media player based on gstreamer")
(description "The program gst123 is designed to be a more flexible command (description "The program gst123 is designed to be a more flexible command
line player in the spirit of ogg123 and mpg123, based on the gstreamer media line player in the spirit of ogg123 and mpg123, based on the gstreamer media