From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 2 19:50:01 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4DE5810656A8 for ; Tue, 2 Feb 2010 19:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 28EE08FC1D for ; Tue, 2 Feb 2010 19:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o12Jo1PW043753 for ; Tue, 2 Feb 2010 19:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o12Jo1Jo043752; Tue, 2 Feb 2010 19:50:01 GMT (envelope-from gnats) Resent-Date: Tue, 2 Feb 2010 19:50:01 GMT Resent-Message-Id: <201002021950.o12Jo1Jo043752@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, Toni Gundogdu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00F4A1065672 for ; Tue, 2 Feb 2010 19:40:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id E5A2E8FC19 for ; Tue, 2 Feb 2010 19:40:26 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o12JeQQ9063814 for ; Tue, 2 Feb 2010 19:40:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o12JeQcf063813; Tue, 2 Feb 2010 19:40:26 GMT (envelope-from nobody) Message-Id: <201002021940.o12JeQcf063813@www.freebsd.org> Date: Tue, 2 Feb 2010 19:40:26 GMT From: Toni Gundogdu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/143499: [new port] multimedia/quvi 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 Feb 2010 19:50:01 -0000 >Number: 143499 >Category: ports >Synopsis: [new port] multimedia/quvi >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 Feb 02 19:50:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: FreeBSD 8.0-RELEASE-p2 >Organization: >Environment: >Description: quvi is a command line tool for parsing video download links. It supports Youtube and other similar video websites. libquvi is a library for parsing video download links with C API. It is written in C and intended to be a cross-platform library. This project started as a cclive spin-off after receiving a request for a cclive library. WWW: http://quvi.googlecode.com/ -- The next multimedia/cclive update (-> 0.6.0) will depend on this port. Thanks, guys. >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # quvi/ # quvi/distinfo # quvi/Makefile # quvi/pkg-descr # quvi/pkg-plist # quvi/files # quvi/files/patch-Makefile.in # echo c - quvi/ mkdir -p quvi/ > /dev/null 2>&1 echo x - quvi/distinfo sed 's/^X//' >quvi/distinfo << '4c711fde1a6bad41477fa35103169ec3' XMD5 (quvi-0.1.0.tar.bz2) = 8516966eb96ea84b8f983ce790e69fbc XSHA256 (quvi-0.1.0.tar.bz2) = 744fb6edcfb53d92ee60409fc0052b67815361a170e0b14e4c56382b15cd848d XSIZE (quvi-0.1.0.tar.bz2) = 318360 4c711fde1a6bad41477fa35103169ec3 echo x - quvi/Makefile sed 's/^X//' >quvi/Makefile << '1972955b6874ef4722b35f50503129f0' X# New ports collection makefile for: quvi X# Date created: 2 February 2010 X# Whom: Toni Gundogdu X# X# $FreeBSD$ X# X XPORTNAME= quvi XPORTVERSION= 0.1.0 XCATEGORIES= multimedia devel XMASTER_SITES= GOOGLE_CODE X XMAINTAINER= legatvs@gmail.com XCOMMENT= Query video library for Youtube like websites X XLIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ X pcre.0:${PORTSDIR}/devel/pcre X XUSE_LDCONFIG= yes XSHLIB_VER= 0 X XMAKE_ENV= SHLIB_VER="${SHLIB_VER}" XPLIST_SUB= SHLIB_VER="${SHLIB_VER}" X XUSE_BZIP2= yes XGNU_CONFIGURE= yes XUSE_GNOME= pkgconfig XUSE_ICONV= yes X XOPTIONS= SMUT "Enable adult website support" off X X.include X X.if defined(WITH_SMUT) XCONFIGURE_ARGS+=--enable-smut X.endif X X.include 1972955b6874ef4722b35f50503129f0 echo x - quvi/pkg-descr sed 's/^X//' >quvi/pkg-descr << '1021ffa7f2586c921ea7eee893bd17dc' Xquvi is a command line tool for parsing video download links. XIt supports Youtube and other similar video websites. X Xlibquvi is a library for parsing video download links with XC API. It is written in C and intended to be a cross-platform Xlibrary. X XThis project started as a cclive spin-off after receiving Xa request for a cclive library. X XWWW: http://quvi.googlecode.com/ 1021ffa7f2586c921ea7eee893bd17dc echo x - quvi/pkg-plist sed 's/^X//' >quvi/pkg-plist << '0d4e7ccec90a4f191f7326b6a31f21e3' Xbin/quvi Xinclude/quvi/quvi.h X@dirrm include/quvi Xlib/libquvi.a Xlib/libquvi.la Xlib/libquvi.so Xlib/libquvi.so.%%SHLIB_VER%% Xlibdata/pkgconfig/libquvi.pc 0d4e7ccec90a4f191f7326b6a31f21e3 echo c - quvi/files mkdir -p quvi/files > /dev/null 2>&1 echo x - quvi/files/patch-Makefile.in sed 's/^X//' >quvi/files/patch-Makefile.in << 'c8c73eb7e131251a61a6d10fda787982' X--- Makefile.in.orig X+++ Makefile.in X@@ -277,7 +277,7 @@ docs/howto/HowtoHelp \ X docs/howto/HowtoAddSupport \ X docs/howto/HowtoSubmitPatches X X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(prefix)/libdata/pkgconfig X pkgconfig_DATA = libquvi.pc X SUBDIRS = include lib src examples tests X all: config.h c8c73eb7e131251a61a6d10fda787982 exit >Release-Note: >Audit-Trail: >Unformatted: