summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-03-09 22:38:19 +0000
committertnn <tnn@pkgsrc.org>2008-03-09 22:38:19 +0000
commita1eba836cf0f9d7130258e070b5ef0e8d2967b86 (patch)
treec2994c012aadfce5670b1c891f4b1c2b0c85c400 /net
parentf473241bc37609c6e0eaf7511511bc778af56484 (diff)
downloadpkgsrc-a1eba836cf0f9d7130258e070b5ef0e8d2967b86.tar.gz
Update to 20080308.
Changes: This release adds support for downloading high quality videos using the -b or --best-quality command line option.
Diffstat (limited to 'net')
-rw-r--r--net/youtube-dl/Makefile7
-rw-r--r--net/youtube-dl/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/net/youtube-dl/Makefile b/net/youtube-dl/Makefile
index ff1f9d5dd44..1df5bae6717 100644
--- a/net/youtube-dl/Makefile
+++ b/net/youtube-dl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/01/25 04:31:55 dsainty Exp $
+# $NetBSD: Makefile,v 1.4 2008/03/09 22:38:19 tnn Exp $
#
DISTNAME= youtube-dl
-PKGNAME= youtube-dl-20080124
+PKGNAME= youtube-dl-20080308
CATEGORIES= net
MASTER_SITES= http://www.arrakis.es/~rggi3/youtube-dl/
EXTRACT_SUFX= # none
@@ -12,6 +12,7 @@ HOMEPAGE= http://www.arrakis.es/~rggi3/youtube-dl/
COMMENT= Download videos from youtube.com
DIST_SUBDIR= ${PKGNAME_NOREV}
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
PYTHON_VERSIONS_ACCEPTED= 24
@@ -28,7 +29,7 @@ SUBST_SED.path= -e 's,/usr/bin/env python,${PYTHONBIN},g'
do-build:
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/youtube-dl ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/youtube-dl ${DESTDIR}${PREFIX}/bin
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/net/youtube-dl/distinfo b/net/youtube-dl/distinfo
index c6f123bbd94..09766efd915 100644
--- a/net/youtube-dl/distinfo
+++ b/net/youtube-dl/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/01/25 04:31:55 dsainty Exp $
+$NetBSD: distinfo,v 1.4 2008/03/09 22:38:19 tnn Exp $
-SHA1 (youtube-dl-20080124/youtube-dl) = 05ab118a157dbeedf7430d8445963c0340188c04
-RMD160 (youtube-dl-20080124/youtube-dl) = a1ec09b31d79e96691f1605e402703e9d0468eae
-Size (youtube-dl-20080124/youtube-dl) = 14643 bytes
+SHA1 (youtube-dl-20080308/youtube-dl) = 17af4b683de873511675b56f80054278554ce032
+RMD160 (youtube-dl-20080308/youtube-dl) = c6f989305ea1b3ab0d07bb6c2c75e0b1e25894e8
+Size (youtube-dl-20080308/youtube-dl) = 15306 bytes