Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Dec 2009 22:44:17 GMT
From:      zloidemon <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141203: New port: multimedia/clipgrab grabber for YouTube, Dailymotion and etc
Message-ID:  <200912052244.nB5MiHuU004969@www.freebsd.org>
Resent-Message-ID: <200912052250.nB5Mo1Fv008553@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141203
>Category:       ports
>Synopsis:       New port: multimedia/clipgrab grabber for YouTube, Dailymotion and etc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 05 22:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     zloidemon
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #19: Fri Dec  4 19:21:02 KRAT 2009     root@zlobook.local:/usr/obj/usr/src/sys/zlobook  i386
>Description:
ClipGrab grabber for:

-YouTube
-Dailymotion
-Vimeo
-MyVideo
-MySpass
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	clipgrab
#	clipgrab/pkg-descr
#	clipgrab/Makefile
#	clipgrab/distinfo
#
echo c - clipgrab
mkdir -p clipgrab > /dev/null 2>&1
echo x - clipgrab/pkg-descr
sed 's/^X//' >clipgrab/pkg-descr << '6dee79d137303dbf5a829904b13e39b8'
XClipGrab doesn\'t only allow you to download videos from sites like Youtube,
XDailymotion or Veoh but also gives you the ability to convert them at a single
Xblow into "usabl" formats like WMV, MPEG or MP3. So you\'ll be able to wat
Xh (or listen to) your favourite Youtube clips wherever you are.
XClipGrab currently supports these sites:
X
X-YouTube
X-Dailymotion
X-Vimeo
X-MyVideo
X-MySpass
X
XWWW:	http://clipgrab.de
6dee79d137303dbf5a829904b13e39b8
echo x - clipgrab/Makefile
sed 's/^X//' >clipgrab/Makefile << '28a1d39b93795116f20945ffa230384e'
X# New ports collection makefile for:	clipgrab
X# Date created:		2009-12-06
X# Whom:			Gvozdikov Veniamin <g.veniamin@googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	clipgrab
XPORTVERSION=	3.0.4.1
XCATEGORIES=	multimedia
XMASTER_SITES=	http://clipgrab.de/download/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	g.veniamin@googlemail.com
XCOMMENT=	Program to download videos from YouTube and etc
X
XUSE_BZIP2=	yes
XUSE_QT_VER=	4
XQT_COMPONENTS=	gui xml qmake_build uic_build moc_build rcc_build network
X
XPLIST_FILES=	bin/${PORTNAME} \
X		share/${PORTNAME}/icon.png \
X		share/${PORTNAME}/logo.png \
X		share/${PORTNAME}/splash.png
XPLIST_DIRS=	${DATADIR}
X
Xpost-patch:
X	${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' \
X	${WRKSRC}/*.cpp
X
Xdo-configure:
X	cd ${WRKSRC} && ${QMAKE}
X
Xdo-install:
X	${MKDIR} ${DATADIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
X	${INSTALL_DATA} ${WRKSRC}/*.png ${DATADIR}
X
X.include <bsd.port.mk>
28a1d39b93795116f20945ffa230384e
echo x - clipgrab/distinfo
sed 's/^X//' >clipgrab/distinfo << '3f4ec651ff60d89a67d2e389d4591ae2'
XMD5 (clipgrab-3.0.4.1.tar.bz2) = 1e07d9a2b0fb2ae528b2637e495d9455
XSHA256 (clipgrab-3.0.4.1.tar.bz2) = 677ad67aa634597201ff3e82ded868ba344c71be46fcd9d81dd2a2b9902360f6
XSIZE (clipgrab-3.0.4.1.tar.bz2) = 277322
3f4ec651ff60d89a67d2e389d4591ae2
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912052244.nB5MiHuU004969>