Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2012 16:10:39 +0200 (CEST)
From:      Rodrigo OSORIO <rodrigo@bebik.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170823: multimedia/podcastdl new port 
Message-ID:  <20120821141039.11FE52939B1@oldfaithful.bebik.local>
Resent-Message-ID: <201208211420.q7LEK9ig010045@freefall.freebsd.org>

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

>Number:         170823
>Category:       ports
>Synopsis:       multimedia/podcastdl new port
>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 Aug 21 14:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Rodrigo OSORIO
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD oldfaithful.bebik.local 9.0-STABLE FreeBSD 9.0-STABLE #2: Thu Jul 5 22:22:11 CEST 2012 root@hodja.bebik.local:/usr/src/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Add podcastdl, a command line podcast client write in C.
        Podcastdl depends on textproc/libmrss who is currently 
        broken, we have to wait until the PR ports/170776 was 
        commited.
	
>How-To-Repeat:
	
>Fix:

	

--- podcastdl.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:
#
#	multimedia/podcastdl
#	multimedia/podcastdl/Makefile
#	multimedia/podcastdl/distinfo
#	multimedia/podcastdl/pkg-descr
#	multimedia/podcastdl/pkg-plist
#
echo c - multimedia/podcastdl
mkdir -p multimedia/podcastdl > /dev/null 2>&1
echo x - multimedia/podcastdl/Makefile
sed 's/^X//' >multimedia/podcastdl/Makefile << '0b70a86f433517d967416353a0bd5345'
X# New ports collection makefile for:	podcastdl
X# Date created:		2012-08-20
X# Whom:			Rodrigo OSORIO <rodrigo@bebik.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	podcastdl
XPORTVERSION=	0.3.0
XCATEGORIES= 	multimedia
XMASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/ http://files.bebik.net/podcastdl/
X
XMAINTAINER=	rodrigo@bebik.net
XCOMMENT=	A simple podcast client write in plain C for the comman line
X
XLICENSE=	BSD
X
XLIB_DEPENDS=	mrss:${PORTSDIR}/textproc/libmrss
X
XUSE_CMAKE=	yes
XMAKE_JOBS_SAFE=	yes
X
X.include <bsd.port.mk>
0b70a86f433517d967416353a0bd5345
echo x - multimedia/podcastdl/distinfo
sed 's/^X//' >multimedia/podcastdl/distinfo << '56f949fd830054e27799abe2a193eb7a'
XSHA256 (podcastdl-0.3.0.tar.gz) = 1e8473ebbfab47f0bc015874cd14f72c881402c1b47cef82ccc7c7adcd857e60
XSIZE (podcastdl-0.3.0.tar.gz) = 5482
56f949fd830054e27799abe2a193eb7a
echo x - multimedia/podcastdl/pkg-descr
sed 's/^X//' >multimedia/podcastdl/pkg-descr << '7c8b60ecdbbe21f512a9d54363a68173'
XPodcastdl, is a simple podcast downloader application 
Xwrote in plain C and designed to work in console or 
Xto be croned. 
X
XWWW:	http://www.bebik.net/doku.php/codaz:podcastdl
7c8b60ecdbbe21f512a9d54363a68173
echo x - multimedia/podcastdl/pkg-plist
sed 's/^X//' >multimedia/podcastdl/pkg-plist << 'ad505d5d8df205edbf5e6991a44c79b4'
Xbin/podcastdl
ad505d5d8df205edbf5e6991a44c79b4
exit
--- podcastdl.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?20120821141039.11FE52939B1>