diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-24 22:58:42 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:37 +0700 |
commit | 1b1b7625fa2650130e9c0114ae04f134d6e12ff8 (patch) | |
tree | 426bb414449416a152ee0fc866a0ec9ab694f38c /multimedia | |
parent | 6f0476be94aa5c5a9647fc90bbd2753e32e9d4a4 (diff) |
multimedia/youtube-viewer: Orphaned.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/youtube-viewer/README | 9 | ||||
-rw-r--r-- | multimedia/youtube-viewer/youtube-viewer.SlackBuild | 1 | ||||
-rw-r--r-- | multimedia/youtube-viewer/youtube-viewer.info | 4 |
3 files changed, 12 insertions, 2 deletions
diff --git a/multimedia/youtube-viewer/README b/multimedia/youtube-viewer/README index e757d99e39c8..e8be3fd76eba 100644 --- a/multimedia/youtube-viewer/README +++ b/multimedia/youtube-viewer/README @@ -13,6 +13,15 @@ See https://github.com/trizen/youtube-viewer/issues/308 for more information. If you don't like this restriction, try using straw-viewer instead. + +Further note: I (B. Watson) am no longer updating this SlackBuild +because I don't care to register for an API key, so I can't test +it. If you use this and want to take over, please let me know (or +mention it on the mailing list). + +This build will be REMOVED from the repository either in March 2021, or +whenever Slackware 15.0 releases (whichever comes first) unless someone +takes over as maintainer. ********* Optional dependencies: diff --git a/multimedia/youtube-viewer/youtube-viewer.SlackBuild b/multimedia/youtube-viewer/youtube-viewer.SlackBuild index a12b886b9d7d..9e4d09598e8c 100644 --- a/multimedia/youtube-viewer/youtube-viewer.SlackBuild +++ b/multimedia/youtube-viewer/youtube-viewer.SlackBuild @@ -6,6 +6,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20201024 bkw: orphan this build. See README note about removal. # 20200305 bkw: updated for 3.7.4, add README stuff about API keys. # 20200110 bkw: updated for 3.7.0, add .sqf. # 20191220 bkw: updated for 3.6.0. diff --git a/multimedia/youtube-viewer/youtube-viewer.info b/multimedia/youtube-viewer/youtube-viewer.info index 39c9f541663e..83016c79041f 100644 --- a/multimedia/youtube-viewer/youtube-viewer.info +++ b/multimedia/youtube-viewer/youtube-viewer.info @@ -6,5 +6,5 @@ MD5SUM="17e183cdccfe30c04aed7263d26654a0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-data-dump perl-LWP-Protocol-https perl-lwp-useragent-cached perl-JSON perl-JSON-XS perl-Module-Build" -MAINTAINER="B. Watson" -EMAIL="yalhcru@gmail.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" |