Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2012 01:42:20 GMT
From:      Shane Ambler <FreeBSD@Shaneware.biz>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/171677: update for multimedia/clipgrab
Message-ID:  <201209160142.q8G1gKdZ031820@red.freebsd.org>
Resent-Message-ID: <201209160150.q8G1o9ls047973@freefall.freebsd.org>

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

>Number:         171677
>Category:       ports
>Synopsis:       update for multimedia/clipgrab
>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:   Sun Sep 16 01:50:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Shane Ambler
>Release:        9.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD leader.local 9.0-RELEASE-p1 FreeBSD 9.0-RELEASE-p1 #1: Tue May 15 12:34:33 CST 2012     shane@leader.local:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
The version of multimedia/clipgrab hasn't worked for a while. This patch updates it to v3.2.0.9 which was just released. I also cleaned up the pkg-descr a little.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Nu clipgrab.orig/Makefile clipgrab/Makefile
--- clipgrab.orig/Makefile	2012-09-16 10:56:23.027949346 +0930
+++ clipgrab/Makefile	2012-09-16 10:55:30.709948036 +0930
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	clipgrab
-PORTVERSION=	3.1.0.2
-PORTREVISION=	1
+PORTVERSION=	3.2.0.9
 CATEGORIES=	multimedia
 MASTER_SITES=	http://clipgrab.de/download/ \
 		http://vanbittern.org/
@@ -24,14 +23,14 @@
 PLIST_FILES=	bin/${PORTNAME} \
 		%%DATADIR%%/icon.png \
 		%%DATADIR%%/logo.png \
-		%%DATADIR%%/logo-gpl.png \
-		%%DATADIR%%/logo-qt.png \
+		%%DATADIR%%/paypal-logo.png \
+		%%DATADIR%%/paypal.png \
 		%%DATADIR%%/splash.png
 PLIST_DIRS=	%%DATADIR%%
 
 DESKTOP_ENTRIES="Clipgrab" "Download and convert videos from YouTube and etc" \
 		"${DATADIR}/icon.png" "${PORTNAME}" \
-		"AudioVideo;Audio;Video;" false
+		"AudioVideo;" false
 
 post-patch:
 	${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' \
diff -Nu clipgrab.orig/distinfo clipgrab/distinfo
--- clipgrab.orig/distinfo	2012-09-16 10:56:23.027949346 +0930
+++ clipgrab/distinfo	2012-09-15 10:38:11.278947452 +0930
@@ -1,2 +1,2 @@
-SHA256 (clipgrab-3.1.0.2.tar.bz2) = f55303cc06e2cc08650afabe7ca9b38aa03ba11c5577b733bf0a3520d5f14b05
-SIZE (clipgrab-3.1.0.2.tar.bz2) = 148002
+SHA256 (clipgrab-3.2.0.9.tar.bz2) = ff08365ba4f078bca339f7e6e3a659d573d769f1a2951e81f3d074fbb2118b0c
+SIZE (clipgrab-3.2.0.9.tar.bz2) = 308856
diff -Nu clipgrab.orig/pkg-descr clipgrab/pkg-descr
--- clipgrab.orig/pkg-descr	2012-09-16 10:56:23.027949346 +0930
+++ clipgrab/pkg-descr	2012-09-16 10:11:32.315948589 +0930
@@ -1,7 +1,7 @@
 ClipGrab doesn't only allow you to download videos from sites like Youtube,
-Dailymotion or Veoh but also gives you the ability to convert them at a single
-blow into "usabl" formats like WMV, MPEG or MP3. So you'll be able to wat
-h (or listen to) your favourite Youtube clips wherever you are.
+Dailymotion or Vimeo but also gives you the ability to convert them in a single
+step into "usable" formats like WMV, MPEG or MP3. So you'll be able to watch
+(or listen to) your favourite Youtube clips wherever you are.
 ClipGrab currently supports these sites:
 
 -YouTube


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



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