Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2010 10:31:19 GMT
From:      Gvozdikov Veniamin <g.veniamin@googlemail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/148890: new port: multimedia/mediadownloader Search and download as many images or videos
Message-ID:  <201007241031.o6OAVJAv005269@www.freebsd.org>
Resent-Message-ID: <201007241040.o6OAe2cS059790@freefall.freebsd.org>

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

>Number:         148890
>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 Jul 24 10:40:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.1-PRERELEASE
>Organization:
>Environment:
FreeBSD zlobook.local 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #2: Mon Jul 5 22:22:00 KRAST 2010 root@zlobook.local:/usr/obj/usr/src/sys/zlobook_amd64 amd64
>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/pkg-descr
#	mediadownloader/Makefile
#	mediadownloader/distinfo
#
echo c - mediadownloader
mkdir -p mediadownloader > /dev/null 2>&1
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://googleimagedown.sourceforge.net/
279af1640bde90dfab77d76e7f91a6fc
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.3.2
XCATEGORIES=	multimedia
XMASTER_SITES=	SF/googleimagedown/project/v${PORTVERSION}/
XDISTNAME=	${PORTNAME}-v${PORTVERSION}-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
XQT_COMPONENTS=	corelib dbus gui network moc_build opengl phonon \
X		rcc_build xml xmlpatterns webkit
XQMAKEPRO=	MediaDownloader.pro
XPLIST_FILES=	bin/MediaDownloader
X
XWRKSRC=		${WRKDIR}/MediaDownloader
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'
XMD5 (mediadownloader-v1.3.2-src.tar.bz2) = a77f30621bfafdaed81ced3c999c91f8
XSHA256 (mediadownloader-v1.3.2-src.tar.bz2) = 90c194f7f7fee18ced3f342923ea5033cd1b7eda27fe2411e01a268290afebde
XSIZE (mediadownloader-v1.3.2-src.tar.bz2) = 165435
8b52ba875b7824c8b1fdf24fd4951bff
exit


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



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