diff --git a/multimedia/pipe-viewer/Makefile b/multimedia/pipe-viewer/Makefile index fe9ebebb96ee..3fa509a18050 100644 --- a/multimedia/pipe-viewer/Makefile +++ b/multimedia/pipe-viewer/Makefile @@ -1,66 +1,66 @@ PORTNAME= pipe-viewer -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= multimedia perl5 MAINTAINER?= DtxdF@disroot.org COMMENT?= Application for searching and playing videos from YouTube WWW= https://github.com/trizen/pipe-viewer LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-Data-Dump>0:devel/p5-Data-Dump \ p5-IO-Compress-Brotli>0:archivers/p5-IO-Compress-Brotli \ p5-JSON>0:converters/p5-JSON \ p5-libwww>0:www/p5-libwww \ p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https USES= perl5 USE_GITHUB= yes GH_ACCOUNT= trizen USE_PERL5= modbuild NO_ARCH= yes CONFLICTS_INSTALL?= multimedia/gtk-pipe-viewer OPTIONS_DEFINE= FORK_MANAGER GTK3 JSON_XS LOCAL_CACHE READLINE \ SHARE_DIR OPTIONS_DEFAULT?= FORK_MANAGER JSON_XS LINE_BREAK LOCAL_CACHE \ READLINE YT_DLP OPTIONS_RADIO= FIXED_WIDTH YOUTUBE OPTIONS_RADIO_FIXED_WIDTH= CHAR_WIDTH LINE_BREAK OPTIONS_RADIO_YOUTUBE= YOUTUBE_DL YT_DLP OPTIONS_SUB= yes CHAR_WIDTH_DESC= Install with p5-Unicode-LineBreak FIXED_WIDTH_DESC= Fixed-width formatting FORK_MANAGER_DESC= Enable *_parallel config-options support JSON_XS_DESC= Faster JSON deserialization LINE_BREAK_DESC= Install with p5-Text-CharWidth LOCAL_CACHE_DESC= Local cache support SHARE_DIR_DESC= Install with p5-File-ShareDir YOUTUBE_DESC= Youtube support YOUTUBE_DL_DESC= Enable Youtube support with youtube_dl YT_DLP_DESC= Enable Youtube support with yt-dlp CHAR_WIDTH_RUN_DEPENDS= p5-Text-CharWidth>0:textproc/p5-Text-CharWidth FORK_MANAGER_RUN_DEPENDS= p5-Parallel-ForkManager>0:devel/p5-Parallel-ForkManager GTK3_RUN_DEPENDS= p5-Gtk3>0:x11-toolkits/p5-Gtk3 GTK3_CONFIGURE_ON= --gtk JSON_XS_RUN_DEPENDS= p5-JSON-XS>0:converters/p5-JSON-XS LINE_BREAK_RUN_DEPENDS= p5-Unicode-LineBreak>0:textproc/p5-Unicode-LineBreak LOCAL_CACHE_RUN_DEPENDS= p5-LWP-UserAgent-Cached>0:www/p5-LWP-UserAgent-Cached READLINE_RUN_DEPENDS= p5-Term-ReadLine-Gnu>0:devel/p5-Term-ReadLine-Gnu SHARE_DIR_RUN_DEPENDS= p5-File-ShareDir>0:devel/p5-File-ShareDir YOUTUBE_DL_RUN_DEPENDS= youtube_dl>0:www/youtube_dl YT_DLP_RUN_DEPENDS= yt-dlp>0:www/yt-dlp post-install-GTK3-on: (cd ${STAGEDIR}${DESKTOPDIR} && ${LN} -sf \ ../../${SITE_PERL_REL}/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.desktop) (cd ${STAGEDIR}${PREFIX}/share/pixmaps && ${LN} -sf \ ../../${SITE_PERL_REL}/auto/share/dist/WWW-PipeViewer/icons/gtk-pipe-viewer.png) .include diff --git a/multimedia/pipe-viewer/distinfo b/multimedia/pipe-viewer/distinfo index 87b5d7af4706..0a283424c255 100644 --- a/multimedia/pipe-viewer/distinfo +++ b/multimedia/pipe-viewer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715124093 -SHA256 (trizen-pipe-viewer-0.5.0_GH0.tar.gz) = 86945f64485a0559dbe3d6e0000f4f2e5f604c13aae5356efff791256fbb88d1 -SIZE (trizen-pipe-viewer-0.5.0_GH0.tar.gz) = 269544 +TIMESTAMP = 1717409403 +SHA256 (trizen-pipe-viewer-0.5.1_GH0.tar.gz) = 6206f75984b8ddd3cd8a08e21d8b6408f6c6d1bbf31109d65a6342e32d154b6c +SIZE (trizen-pipe-viewer-0.5.1_GH0.tar.gz) = 270337 diff --git a/multimedia/pipe-viewer/pkg-plist b/multimedia/pipe-viewer/pkg-plist index 69321474c62c..ce1e06cf3ea7 100644 --- a/multimedia/pipe-viewer/pkg-plist +++ b/multimedia/pipe-viewer/pkg-plist @@ -1,46 +1,48 @@ bin/pipe-viewer %%SITE_PERL%%/WWW/PipeViewer.pm %%SITE_PERL%%/WWW/PipeViewer/Channels.pm %%SITE_PERL%%/WWW/PipeViewer/CommentThreads.pm %%SITE_PERL%%/WWW/PipeViewer/GetCaption.pm %%SITE_PERL%%/WWW/PipeViewer/InitialData.pm %%SITE_PERL%%/WWW/PipeViewer/Itags.pm %%SITE_PERL%%/WWW/PipeViewer/ParseJSON.pm %%SITE_PERL%%/WWW/PipeViewer/ParseXML.pm %%SITE_PERL%%/WWW/PipeViewer/PlaylistItems.pm %%SITE_PERL%%/WWW/PipeViewer/Playlists.pm %%SITE_PERL%%/WWW/PipeViewer/Proto.pm %%SITE_PERL%%/WWW/PipeViewer/RegularExpressions.pm %%SITE_PERL%%/WWW/PipeViewer/Search.pm %%SITE_PERL%%/WWW/PipeViewer/Utils.pm %%SITE_PERL%%/WWW/PipeViewer/VideoCategories.pm %%SITE_PERL%%/WWW/PipeViewer/Videos.pm %%PERL5_MAN1%%/pipe-viewer.1.gz %%PERL5_MAN3%%/WWW::PipeViewer.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::Channels.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::CommentThreads.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::GetCaption.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::InitialData.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::Itags.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::ParseJSON.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::ParseXML.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::PlaylistItems.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::Playlists.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::RegularExpressions.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::Search.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::Utils.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::VideoCategories.3.gz %%PERL5_MAN3%%/WWW::PipeViewer::Videos.3.gz %%GTK3%%bin/gtk-pipe-viewer %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.desktop %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/gtk-pipe-viewer.glade %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/default_thumb.jpg %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/feed.png %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/feed_gray.png %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/gtk-pipe-viewer.png %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/spinner.gif %%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/user.png %%GTK3%%share/applications/gtk-pipe-viewer.desktop %%GTK3%%share/pixmaps/gtk-pipe-viewer.png %%SITE_PERL%%/WWW/PipeViewer/DiskCache.pm %%SITE_PERL%%/WWW/PipeViewer/Worker.pm +%%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/left_arrow.png +%%GTK3%%%%SITE_PERL%%/auto/share/dist/WWW-PipeViewer/icons/right_arrow.png