From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 2 12:20:20 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A44A916A437 for ; Tue, 2 May 2006 12:20:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60D4E43D53 for ; Tue, 2 May 2006 12:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k42CKHBq053037 for ; Tue, 2 May 2006 12:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k42CKHWh053036; Tue, 2 May 2006 12:20:17 GMT (envelope-from gnats) Resent-Date: Tue, 2 May 2006 12:20:17 GMT Resent-Message-Id: <200605021220.k42CKHWh053036@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nivit@email.it (Nicola Vitale) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E470216A443 for ; Tue, 2 May 2006 12:10:51 +0000 (UTC) (envelope-from nivit@email.it) Received: from vsmtp2.tin.it (vsmtp2.tin.it [212.216.176.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77ED543D72 for ; Tue, 2 May 2006 12:10:51 +0000 (GMT) (envelope-from nivit@email.it) Received: from arancino (82.52.81.115) by vsmtp2.tin.it (7.2.072.1) id 44528769002A47B4 for FreeBSD-gnats-submit@freebsd.org; Tue, 2 May 2006 14:12:12 +0200 Received: (qmail 82186 invoked by uid 0); 2 May 2006 12:10:15 -0000 Message-Id: <20060502121015.82185.qmail@arancino> Date: 2 May 2006 12:10:15 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96655: [NEW PORT] multimedia/katchtv: An Internet TV application (for KDE) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 May 2006 12:20:22 -0000 >Number: 96655 >Category: ports >Synopsis: [NEW PORT] multimedia/katchtv: An Internet TV application (for KDE) >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: Tue May 02 12:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: System: FreeBSD arancino.domo.sva 6.1-RC FreeBSD 6.1-RC #4: Sat Apr 15 10:17:24 CEST 2006 >Description: KatchTV is an "Internet TV" application (for KDE). KatchTV makes it easy to subscribe to "TV" channels from all over the internet in the form of podcasts, so that you can browse channels, download shows, and watch them, all from one convenient interface. Author: Lee Braiden WWW: http://www.digitalunleashed.com/giving.php Generated with FreeBSD Port Tools 0.75 >How-To-Repeat: >Fix: --- katchtv-1.0.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: # # katchtv # katchtv/pkg-descr # katchtv/Makefile # katchtv/pkg-plist # katchtv/distinfo # echo c - katchtv mkdir -p katchtv > /dev/null 2>&1 echo x - katchtv/pkg-descr sed 's/^X//' >katchtv/pkg-descr << 'END-of-katchtv/pkg-descr' XKatchTV is an "Internet TV" application (for KDE). KatchTV makes it easy Xto subscribe to "TV" channels from all over the internet in the form Xof podcasts, so that you can browse channels, download shows, and watch Xthem, all from one convenient interface. X XAuthor: Lee Braiden XWWW: http://www.digitalunleashed.com/giving.php END-of-katchtv/pkg-descr echo x - katchtv/Makefile sed 's/^X//' >katchtv/Makefile << 'END-of-katchtv/Makefile' X# New ports collection makefile for: katchtv X# Date created: 2006-05-02 X# Whom: Nicola Vitale X# X# $FreeBSD$ X# X XPORTNAME= katchtv XPORTVERSION= 1.0 XCATEGORIES= multimedia kde python XMASTER_SITES= http://www.digitalunleashed.com/downloads/${PORTNAME}/ \ X http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ XDISTNAME= ${PORTNAME}_latest_release XDIST_SUBDIR= ${PORTNAME}/${PORTVERSION} X XMAINTAINER= nivit@email.it XCOMMENT= An Internet TV application (for KDE) X XRUN_DEPENDS= kdepyuic:${PORTSDIR}/x11-toolkits/py-kde \ X kaffeine:${PORTSDIR}/multimedia/kaffeine X XNO_BUILD= yes XUSE_BZIP2= yes X XWRKSRC= ${WRKDIR}/KatchTV X XFIND_DELETE= -type f \( -name "README*" -or -name "LICENSE*" -or -name MANIFEST -or -name TODO -or -name ChangeLog -or -name PKG-INFO \) XFIND_DIRS= -type d XFIND_DATA= -type f X XLN_OPTS= -sf X XKATCHTV_SCRIPT= KatchTV X Xpost-extract: X cd ${WRKSRC} && ${FIND} . ${FIND_DELETE} -delete X Xdo-install: X cd ${WRKSRC} && ${FIND} . ${FIND_DIRS} -exec ${MKDIR} ${DATADIR}/{} ";" X cd ${WRKSRC} && ${FIND} . ${FIND_DATA} -exec ${INSTALL_DATA} {} ${DATADIR}/{} ";" X ${INSTALL_SCRIPT} ${WRKSRC}/${KATCHTV_SCRIPT} ${DATADIR}/${KATCHTV_SCRIPT} X ${LN} ${LN_OPTS} ${DATADIR}/${KATCHTV_SCRIPT} ${PREFIX}/bin/${PORTNAME} X X.include END-of-katchtv/Makefile echo x - katchtv/pkg-plist sed 's/^X//' >katchtv/pkg-plist << 'END-of-katchtv/pkg-plist' X@comment $FreeBSD$ Xbin/katchtv X%%DATADIR%%/Docs/Manual/images/live_bookmark2.gif X%%DATADIR%%/Docs/Manual/images/xml2.gif X%%DATADIR%%/Docs/Manual/index.html X%%DATADIR%%/KatchTV X%%DATADIR%%/thirdparty/feedparser.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/setup.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber/__init__.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber/byterange.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber/grabber.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber/keepalive.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber/mirror.py X%%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber/progress.py X%%DATADIR%%/uicode/KTVMainWindow.py X%%DATADIR%%/webstyle/progressbar.png X@dirrm %%DATADIR%%/Docs/Manual/images X@dirrm %%DATADIR%%/Docs/Manual X@dirrm %%DATADIR%%/Docs X@dirrm %%DATADIR%%/thirdparty/urlgrabber-2.9.9/urlgrabber X@dirrm %%DATADIR%%/thirdparty/urlgrabber-2.9.9 X@dirrm %%DATADIR%%/thirdparty X@dirrm %%DATADIR%%/uicode X@dirrm %%DATADIR%%/webstyle X@dirrm %%DATADIR%% END-of-katchtv/pkg-plist echo x - katchtv/distinfo sed 's/^X//' >katchtv/distinfo << 'END-of-katchtv/distinfo' XMD5 (katchtv/1.0/katchtv_latest_release.tar.bz2) = b41d8c68cea91627917f88a4423a1c50 XSHA256 (katchtv/1.0/katchtv_latest_release.tar.bz2) = 74ac0f46eff6054111e5b9f4cdb6da0b30234643995aa15b76764f5355d57cb2 XSIZE (katchtv/1.0/katchtv_latest_release.tar.bz2) = 101629 END-of-katchtv/distinfo exit --- katchtv-1.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: