Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2012 03:07:59 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170580: [NEW PORT] multimedia/gtk-youtube-viewer: GTK Search and play YouTube videos streaming in MPlayer
Message-ID:  <20120813010802.78D9C106566B@hub.freebsd.org>
Resent-Message-ID: <201208130110.q7D1A0QO018511@freefall.freebsd.org>

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

>Number:         170580
>Category:       ports
>Synopsis:       [NEW PORT] multimedia/gtk-youtube-viewer: GTK Search and play YouTube videos streaming in MPlayer
>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:   Mon Aug 13 01:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC
>Description:
GTK Youtube Viewer is created to be a flexible and reliable open-source
Linux application which is dedicated to streaming Youtube Videos with MPlayer. 

WWW:	https://code.google.com/p/trizen/
WWW:	http://trizen.go.ro/

Generated and tested manually, tested with port test and with RedPorts (all RELEASES), sent with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# 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:
#
#	gtk-youtube-viewer
#	gtk-youtube-viewer/Makefile
#	gtk-youtube-viewer/pkg-descr
#	gtk-youtube-viewer/distinfo
#
echo c - gtk-youtube-viewer
mkdir -p gtk-youtube-viewer > /dev/null 2>&1
echo x - gtk-youtube-viewer/Makefile
sed 's/^X//' >gtk-youtube-viewer/Makefile << 'f58971ac29ec10e0e19dfadcca9b1568'
X# New ports collection makefile for:	gtk-youtube-viewer
X# Date created:		2012-08-13
X# Whom:			nemysis@gmx.ch
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gtk-youtube-viewer
XPORTVERSION=	2.0.5
XCATEGORIES=	multimedia
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE:S|gtk-youtube-viewer|trizen|g} \
X		${MASTER_SITE_GENTOO}
X
XMAINTAINER=	nemysis@gmx.ch
XCOMMENT=	GTK Search and play YouTube videos streaming in MPlayer
X
XLICENSE=	GPLv3
X
XRUN_DEPENDS=	p5-XML-Fast>=0:${PORTSDIR}/net/p5-XML-Fast \
X		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
X		p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor \
X		${LOCALBASE}/bin/mplayer:${PORTSDIR}/multimedia/mplayer
X
XOPTIONS_DEFINE=	DATA GCAP
XOPT2_DESC=	Enable GCAP support
XOPTIONS_DEFAULT=	DATA
X
XWRKSRC=		${WRKDIR}/${PORTNAME}/src
XDATADIR=	${PREFIX}/share/${PORTNAME}
X
XUSE_PERL5_RUN=	yes
XNO_BUILD=	yes
X
XPLIST_FILES=	bin/${PORTNAME} \
X		share/pixmaps/${PORTNAME}.png \
X		share/applications/${PORTNAME}.desktop
XPLIST_DIRSTRY=	share/applications
X
XPORTDATA=	*
X
X.include <bsd.port.options.mk>
X
Xpost-patch:
X	@(cd ${WRKSRC} && ${REINPLACE_CMD} -e "s|#!/usr/bin/perl|#!${PERL}|g" gtk-youtube-viewer.pl \
X		youtube-viewer && ${REINPLACE_CMD} -e "s|/usr/share/|${PREFIX}/share/|g" gtk-youtube-viewer)
X
Xdo-install:
X	${MKDIR} ${DATADIR}
X	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
X	@${CHMOD} +x ${WRKSRC}/youtube-viewer
X	${INSTALL_SCRIPT} ${WRKSRC}/youtube-viewer ${DATADIR}
X
X# Data
X.if ${PORT_OPTIONS:MDATA}
X	@(cd ${WRKSRC} && ${COPYTREE_SHARE} lib ${DATADIR})
X	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.pl ${DATADIR}
X	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.glade ${DATADIR}
X.endif
X
X# Pixmaps and Desktop
X	${INSTALL_DATA} ${WRKSRC}/icons/${PORTNAME}.png ${PREFIX}/share/pixmaps/
X	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications/
X
X.include <bsd.port.mk>
f58971ac29ec10e0e19dfadcca9b1568
echo x - gtk-youtube-viewer/pkg-descr
sed 's/^X//' >gtk-youtube-viewer/pkg-descr << '8fdade74c0d89f82b5426b1b58f4730f'
XGTK Youtube Viewer is created to be a flexible and reliable open-source
XLinux application which is dedicated to streaming Youtube Videos with MPlayer. 
X
XWWW:	https://code.google.com/p/trizen/
XWWW:	http://trizen.go.ro/
8fdade74c0d89f82b5426b1b58f4730f
echo x - gtk-youtube-viewer/distinfo
sed 's/^X//' >gtk-youtube-viewer/distinfo << '84db43257a04a0eb2504ac553e7571ae'
XSHA256 (gtk-youtube-viewer-2.0.5.tar.gz) = 28cce3956d58659849db451e9d016e426577bfd8791000678f87ac8929c6def0
XSIZE (gtk-youtube-viewer-2.0.5.tar.gz) = 165777
84db43257a04a0eb2504ac553e7571ae
exit
--- .shar ends here ---

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



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