From owner-svn-ports-all@FreeBSD.ORG Sun Nov 30 20:00:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 961A7358; Sun, 30 Nov 2014 20:00:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 80FB2CB4; Sun, 30 Nov 2014 20:00:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAUK0m35053828; Sun, 30 Nov 2014 20:00:48 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAUK0lOO053823; Sun, 30 Nov 2014 20:00:47 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201411302000.sAUK0lOO053823@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 30 Nov 2014 20:00:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373685 - in head/multimedia/ffmpegthumbnailer: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2014 20:00:48 -0000 Author: riggs Date: Sun Nov 30 20:00:46 2014 New Revision: 373685 URL: https://svnweb.freebsd.org/changeset/ports/373685 QAT: https://qat.redports.org/buildarchive/r373685/ Log: Update to upstream version 2.0.9 - Change MASTER_SITE - Add LICENSE_FILE - Remove GNOME & MATE OPTION, add default OPTION to use it as systemwide default thumbnailer PR: 195318 Submitted by: clutton@zoho.com (maintainer) Deleted: head/multimedia/ffmpegthumbnailer/files/ffmpegthumbnailer.schemas Modified: head/multimedia/ffmpegthumbnailer/Makefile head/multimedia/ffmpegthumbnailer/distinfo head/multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer head/multimedia/ffmpegthumbnailer/pkg-plist Modified: head/multimedia/ffmpegthumbnailer/Makefile ============================================================================== --- head/multimedia/ffmpegthumbnailer/Makefile Sun Nov 30 19:56:02 2014 (r373684) +++ head/multimedia/ffmpegthumbnailer/Makefile Sun Nov 30 20:00:46 2014 (r373685) @@ -2,15 +2,16 @@ # $FreeBSD$ PORTNAME= ffmpegthumbnailer -PORTVERSION= 2.0.8 -PORTREVISION= 3 +PORTVERSION= 2.0.9 CATEGORIES= multimedia graphics -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= riggs/${PORTNAME} MAINTAINER= clutton@zoho.com COMMENT= Lightweight video thumbnailer that can be used by file managers LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ libswscale.so:${PORTSDIR}/multimedia/ffmpeg \ @@ -26,22 +27,11 @@ USES= libtool pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes -OPTIONS_DEFINE= GNOME MATE +OPTIONS_DEFINE= THUMBNAILER +THUMBNAILER_DESC=Register as a system thumbnailer OPTIONS_SUB= yes +OPTIONS_DEFAULT=THUMBNAILER -MATE_CONFIGURE_ENABLE= thumbnailer - -.include - -.if ${PORT_OPTIONS:MGNOME} -USE_GNOME+= gconf2 -GCONF_SCHEMAS= ffmpegthumbnailer.schemas -.endif - -post-install: -.if ${PORT_OPTIONS:MGNOME} - @${MKDIR} ${STAGEDIR}${PREFIX}/etc/gconf/schemas - ${INSTALL_DATA} ${FILESDIR}/${GCONF_SCHEMAS} ${STAGEDIR}${PREFIX}/etc/gconf/schemas -.endif +THUMBNAILER_CONFIGURE_ENABLE= thumbnailer .include Modified: head/multimedia/ffmpegthumbnailer/distinfo ============================================================================== --- head/multimedia/ffmpegthumbnailer/distinfo Sun Nov 30 19:56:02 2014 (r373684) +++ head/multimedia/ffmpegthumbnailer/distinfo Sun Nov 30 20:00:46 2014 (r373685) @@ -1,2 +1,2 @@ -SHA256 (ffmpegthumbnailer-2.0.8.tar.gz) = 2c8bbefa838d38ea42fc8ac78258cda36865d974c991624b14cffdb92a3bc68b -SIZE (ffmpegthumbnailer-2.0.8.tar.gz) = 367186 +SHA256 (ffmpegthumbnailer-2.0.9.tar.gz) = 41f55f37000e3c640617e4807d990998ffc430472d3b481894a3df1ea7aee3af +SIZE (ffmpegthumbnailer-2.0.9.tar.gz) = 483899 Modified: head/multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer ============================================================================== --- head/multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer Sun Nov 30 19:56:02 2014 (r373684) +++ head/multimedia/ffmpegthumbnailer/files/patch-dist_ffmpegthumbnailer.thumbnailer Sun Nov 30 20:00:46 2014 (r373685) @@ -5,4 +5,4 @@ TryExec=ffmpegthumbnailer Exec=ffmpegthumbnailer -i %i -o %o -s %s -f -MimeType=video/jpeg;video/mp4;video/mpeg;video/quicktime;video/x-ms-asf;video/x-ms-wm;video/x-ms-wmv;video/x-msvideo;video/x-flv;video/x-matroska; -+MimeType=application/mxf;application/ogg;application/ram;application/sdp;application/vnd.ms-wpl;application/vnd.rn-realmedia;application/x-extension-m4a;application/x-extension-mp4;application/x-flash-video;application/x-matroska;application/x-netshow-channel;application/x-ogg;application/x-quicktimeplayer;application/x-shorten;image/vnd.rn-realpix;image/x-pict;misc/ultravox;text/x-google-video-pointer;video/3gpp;video/dv;video/fli;video/flv;video/jpeg;video/mp2t;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/vivo;video/vnd.divx;video/vnd.rn-realvideo;video/vnd.vivo;video/webm;video/x-anim;video/x-avi;video/x-flc;video/x-fli;video/x-flic;video/x-flv;video/x-m4v;video/x-matroska;video/x-mpeg;video/x-ms-asf;video/x-ms-asx;video/x-msvideo;video/x-ms-wm;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvx;video/x-nsv;video/x-ogm+ogg;video/x-theora+ogg;video/x-totem-stream;audio/x-pn-realaudio;audio/3gpp;audio/ac3;audio/AMR;audio/AMR-WB;audio/basic;audio/midi;a ++MimeType=application/mxf;application/ogg;application/ram;application/sdp;application/vnd.ms-wpl;application/vnd.rn-realmedia;application/x-extension-m4a;application/x-extension-mp4;application/x-flac;application/x-flash-video;application/x-matroska;application/x-netshow-channel;application/x-ogg;application/x-quicktimeplayer;application/x-shorten;audio/3gpp;audio/AMR;audio/AMR-WB;audio/ac3;audio/basic;audio/midi;audio/mp4;audio/mpeg;audio/ogg;audio/prs.sid;audio/vnd.rn-realaudio;audio/x-aiff;audio/x-ape;audio/x-flac;audio/x-gsm;audio/x-it;audio/x-m4a;audio/x-matroska;audio/x-mod;audio/x-mp3;audio/x-mpeg;audio/x-ms-asf;audio/x-ms-asx;audio/x-ms-wax;audio/x-ms-wma;audio/x-musepack;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-real-audio;audio/x-realaudio;audio/x-sbc;audio/x-speex;audio/x-tta;audio/x-vorbis;audio/x-vorbis/ogg;audio/x-wav;audio/x-wavpack;audio/x-xm;image/vnd.rn-realpix;image/x-pict;misc/ultravox;text/x-google-video-poi nter;video/3gpp;video/dv;video/fli;video/flv;video/mp2t;video/mp4;video/mp4v-es;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/vivo;video/vnd.divx;video/vnd.rn-realvideo;video/vnd.vivo;video/webm;video/x-anim;video/x-avi;video/x-flc;video/x-fli;video/x-flic;video/x-flv;video/x-m4v;video/x-matroska;video/x-mpeg;video/x-ms-asf;video/x-ms-asx;video/x-ms-wm;video/x-ms-wmv;video/x-ms-wmx;video/x-ms-wvx;video/x-msvideo;video/x-nsv;video/x-ogm/ogg;video/x-theora/ogg;video/x-totem-stream; Modified: head/multimedia/ffmpegthumbnailer/pkg-plist ============================================================================== --- head/multimedia/ffmpegthumbnailer/pkg-plist Sun Nov 30 19:56:02 2014 (r373684) +++ head/multimedia/ffmpegthumbnailer/pkg-plist Sun Nov 30 20:00:46 2014 (r373685) @@ -1,6 +1,4 @@ bin/ffmpegthumbnailer -%%GNOME%%@dirrmtry etc/gconf/gconf.xml.defaults -%%GNOME%%@dirrmtry etc/gconf/schemas include/libffmpegthumbnailer/filmstripfilter.h include/libffmpegthumbnailer/ifilter.h include/libffmpegthumbnailer/imagetypes.h @@ -10,9 +8,7 @@ include/libffmpegthumbnailer/videothumbn lib/libffmpegthumbnailer.a lib/libffmpegthumbnailer.so lib/libffmpegthumbnailer.so.4 -lib/libffmpegthumbnailer.so.4.0.8 +lib/libffmpegthumbnailer.so.4.0.9 libdata/pkgconfig/libffmpegthumbnailer.pc man/man1/ffmpegthumbnailer.1.gz -%%MATE%%share/thumbnailers/ffmpegthumbnailer.thumbnailer -%%MATE%%@dirrmtry share/thumbnailers -@dirrm include/libffmpegthumbnailer +%%THUMBNAILER%%share/thumbnailers/ffmpegthumbnailer.thumbnailer