diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-04 17:33:39 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-04 17:33:39 +0000 |
commit | ca3968cad1bdf975be36c7107c3ae26bb09d67e2 (patch) | |
tree | 992eb975d6e677bbd3ef0fe986048d93220faed7 /multimedia/clipgrab | |
parent | 2197766d97bb2f4e562cf4f0f8e59b70f399d239 (diff) | |
download | ports-ca3968cad1bdf975be36c7107c3ae26bb09d67e2.tar.gz ports-ca3968cad1bdf975be36c7107c3ae26bb09d67e2.zip |
Notes
Diffstat (limited to 'multimedia/clipgrab')
-rw-r--r-- | multimedia/clipgrab/Makefile | 15 | ||||
-rw-r--r-- | multimedia/clipgrab/distinfo | 4 | ||||
-rw-r--r-- | multimedia/clipgrab/pkg-descr | 8 |
3 files changed, 11 insertions, 16 deletions
diff --git a/multimedia/clipgrab/Makefile b/multimedia/clipgrab/Makefile index d427ee4ce688..1f1bbb695cad 100644 --- a/multimedia/clipgrab/Makefile +++ b/multimedia/clipgrab/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: clipgrab -# Date created: 2009-12-06 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# 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 +19,14 @@ USE_QT4= gui xml qmake_build uic_build moc_build \ 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 --git a/multimedia/clipgrab/distinfo b/multimedia/clipgrab/distinfo index 1451408fbaaa..4703daba1995 100644 --- a/multimedia/clipgrab/distinfo +++ b/multimedia/clipgrab/distinfo @@ -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 --git a/multimedia/clipgrab/pkg-descr b/multimedia/clipgrab/pkg-descr index 07fc66fbcf44..472a1c579bea 100644 --- a/multimedia/clipgrab/pkg-descr +++ b/multimedia/clipgrab/pkg-descr @@ -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 @@ -10,4 +10,4 @@ ClipGrab currently supports these sites: -MyVideo -MySpass -WWW: http://clipgrab.de +WWW: http://clipgrab.de |