Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Apr 2011 11:00:47 GMT
From:      Gvozdikov Veniamin <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156123: New port: multimedia/mediadownloader Search and download as many images or videos
Message-ID:  <201104021100.p32B0lAO099158@red.freebsd.org>
Resent-Message-ID: <201104021110.p32BA4fr047449@freefall.freebsd.org>

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

>Number:         156123
>Category:       ports
>Synopsis:       New port: multimedia/mediadownloader Search and download as many images or videos
>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 Apr 02 11:10:04 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
FreeBSD LSD.zlonet.ru 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Mediadownloader (ex GoogleImageDownloader) is an opensource software that let you search, watch and download items with Google Image and YouTube. Search results are displayed within a mouse scrollable view, as well as mobile devices do.
>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:
#
#	mediadownloader
#	mediadownloader/Makefile
#	mediadownloader/distinfo
#	mediadownloader/pkg-descr
#
echo c - mediadownloader
mkdir -p mediadownloader > /dev/null 2>&1
echo x - mediadownloader/Makefile
sed 's/^X//' >mediadownloader/Makefile << '8314e184156e22a89e07e83827898dbc'
X# New ports collection makefile for:	mediadownloader
X# Date created:		2010-07-24
X# Whom:			Gvozdikov Veniamin <g.veniamin@googlemail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mediadownloader
XPORTVERSION=	1.5.0
XCATEGORIES=	multimedia
XMASTER_SITES=	SF/googleimagedown/project/v${PORTVERSION}-2/
XDISTNAME=	${PORTNAME}-v${PORTVERSION}-1-src
X
XMAINTAINER=	g.veniamin@googlemail.com
XCOMMENT=	Search and download as many images or videos
X
XLICENSE=	GPLv3
X
XUSE_BZIP2=	yes
XUSE_GL=		gl glu
XUSE_QT_VER=	4
XUSE_GSTREAMER=	ffmpeg
XQT_COMPONENTS=	corelib dbus gui qmake network moc_build opengl \
X		phonon phonon-gst rcc_build xml xmlpatterns webkit
XQMAKEPRO=	${PORTNAME}.pro
XPLIST_FILES=	bin/${PORTNAME}
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-v${PORTVERSION}-src
X
XDESKTOP_ENTRIES="MediaDownloadre" "Search and download as many images \
X		or videos that fit your search criteria" \
X		"${DATADIR}/${PORTNAME}.png" "${PORTNAME}" \
X		"Graphics;AudioVideo;Audio;Video;" ${FALSE}
X
Xdo-configure:
X	@${REINPLACE_CMD} -e 's|/usr|${PREFIX}|g' \
X		${WRKSRC}/${QMAKEPRO}
X	@cd ${WRKSRC} && ${QMAKE} ${QMAKEPRO}
X
X.include <bsd.port.mk>
8314e184156e22a89e07e83827898dbc
echo x - mediadownloader/distinfo
sed 's/^X//' >mediadownloader/distinfo << '8b52ba875b7824c8b1fdf24fd4951bff'
XSHA256 (mediadownloader-v1.5.0-1-src.tar.bz2) = de4d6d4001dba9cf880c12e3e3cc1db216cb16f65678e607dec7a82b62aeeaf5
XSIZE (mediadownloader-v1.5.0-1-src.tar.bz2) = 349680
8b52ba875b7824c8b1fdf24fd4951bff
echo x - mediadownloader/pkg-descr
sed 's/^X//' >mediadownloader/pkg-descr << '279af1640bde90dfab77d76e7f91a6fc'
XMediadownloader (ex GoogleImageDownloader) is an opensource software that
Xlet you search, watch and download items with Google Image and YouTube.
XSearch results are displayed within a mouse scrollable view, as well as
Xmobile devices do.
X
XWWW:	http://mediadownloader.cz.cc/
279af1640bde90dfab77d76e7f91a6fc
exit


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



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