From owner-svn-ports-all@FreeBSD.ORG Mon Feb 24 08:05:47 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1AC22DEC; Mon, 24 Feb 2014 08:05:47 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EEA8D14CF; Mon, 24 Feb 2014 08:05:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1O85kFg096694; Mon, 24 Feb 2014 08:05:46 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1O85kaL096691; Mon, 24 Feb 2014 08:05:46 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402240805.s1O85kaL096691@svn.freebsd.org> From: Emanuel Haupt Date: Mon, 24 Feb 2014 08:05:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345783 - head/multimedia/bino 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.17 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: Mon, 24 Feb 2014 08:05:47 -0000 Author: ehaupt Date: Mon Feb 24 08:05:46 2014 New Revision: 345783 URL: http://svnweb.freebsd.org/changeset/ports/345783 QAT: https://qat.redports.org/buildarchive/r345783/ Log: - Support staging - Fix pkg-plist, this was noticed by redports when I made a whitespace modification on this port - Define DOCS - Pacify portlint Modified: head/multimedia/bino/Makefile head/multimedia/bino/pkg-descr head/multimedia/bino/pkg-plist Modified: head/multimedia/bino/Makefile ============================================================================== --- head/multimedia/bino/Makefile Mon Feb 24 07:28:24 2014 (r345782) +++ head/multimedia/bino/Makefile Mon Feb 24 08:05:46 2014 (r345783) @@ -25,12 +25,9 @@ LIB_DEPENDS+= libass.so:${PORTSDIR}/mult libGLEW.so:${PORTSDIR}/graphics/glew \ libopenal.so:${PORTSDIR}/audio/openal-soft -MAN1= bino.1 INFO= bino -NO_STAGE= yes - -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS DOCS .include Modified: head/multimedia/bino/pkg-descr ============================================================================== --- head/multimedia/bino/pkg-descr Mon Feb 24 07:28:24 2014 (r345782) +++ head/multimedia/bino/pkg-descr Mon Feb 24 08:05:46 2014 (r345783) @@ -1,7 +1,6 @@ -Bino is a video player with the following main features: -Support for stereoscopic 3D video, with a wide variety of input and output -formats. +Bino is a video player with the following main features: Support for +stereoscopic 3D video, with a wide variety of input and output formats. Support for multi-display video, e.g. for powerwalls, Virtual Reality installations and other multi-projector setups. -WWW: http://bino3d.org/ +WWW: http://bino3d.org Modified: head/multimedia/bino/pkg-plist ============================================================================== --- head/multimedia/bino/pkg-plist Mon Feb 24 07:28:24 2014 (r345782) +++ head/multimedia/bino/pkg-plist Mon Feb 24 08:05:46 2014 (r345783) @@ -1,59 +1,63 @@ -bin/bino -share/applications/bino.desktop %%DOCSDIR%%/bino.html -%%DOCSDIR%%/multi-display-vrlab.jpg -%%DOCSDIR%%/multi-display-rotated.jpg -%%DOCSDIR%%/gamma-pattern-tb.png %%DOCSDIR%%/crosstalk-pattern-tb.png +%%DOCSDIR%%/gamma-pattern-tb.png +%%DOCSDIR%%/input-layout-bottom-top-half.png +%%DOCSDIR%%/input-layout-bottom-top.png +%%DOCSDIR%%/input-layout-even-odd-rows.png +%%DOCSDIR%%/input-layout-left-right-half.png +%%DOCSDIR%%/input-layout-left-right.png %%DOCSDIR%%/input-layout-mono.png +%%DOCSDIR%%/input-layout-odd-even-rows.png +%%DOCSDIR%%/input-layout-right-left-half.png +%%DOCSDIR%%/input-layout-right-left.png %%DOCSDIR%%/input-layout-separate-left-right.png %%DOCSDIR%%/input-layout-separate-right-left.png -%%DOCSDIR%%/input-layout-top-bottom.png %%DOCSDIR%%/input-layout-top-bottom-half.png -%%DOCSDIR%%/input-layout-bottom-top.png -%%DOCSDIR%%/input-layout-bottom-top-half.png -%%DOCSDIR%%/input-layout-left-right.png -%%DOCSDIR%%/input-layout-left-right-half.png -%%DOCSDIR%%/input-layout-right-left.png -%%DOCSDIR%%/input-layout-right-left-half.png -%%DOCSDIR%%/input-layout-even-odd-rows.png -%%DOCSDIR%%/input-layout-odd-even-rows.png -%%DOCSDIR%%/output-type-mono-left.png -%%DOCSDIR%%/output-type-mono-right.png -%%DOCSDIR%%/output-type-top-bottom.png -%%DOCSDIR%%/output-type-top-bottom-half.png -%%DOCSDIR%%/output-type-left-right.png -%%DOCSDIR%%/output-type-left-right-half.png -%%DOCSDIR%%/output-type-even-odd-rows.png -%%DOCSDIR%%/output-type-even-odd-columns.png +%%DOCSDIR%%/input-layout-top-bottom.png +%%DOCSDIR%%/multi-display-rotated.jpg +%%DOCSDIR%%/multi-display-vrlab.jpg +%%DOCSDIR%%/output-type-amber-blue.png %%DOCSDIR%%/output-type-checkerboard.png +%%DOCSDIR%%/output-type-even-odd-columns.png +%%DOCSDIR%%/output-type-even-odd-rows.png +%%DOCSDIR%%/output-type-green-magenta.png %%DOCSDIR%%/output-type-hdmi-frame-pack.png +%%DOCSDIR%%/output-type-left-right-half.png +%%DOCSDIR%%/output-type-left-right.png +%%DOCSDIR%%/output-type-mono-left.png +%%DOCSDIR%%/output-type-mono-right.png +%%DOCSDIR%%/output-type-red-blue.png %%DOCSDIR%%/output-type-red-cyan.png -%%DOCSDIR%%/output-type-green-magenta.png -%%DOCSDIR%%/output-type-amber-blue.png %%DOCSDIR%%/output-type-red-green.png -%%DOCSDIR%%/output-type-red-blue.png %%DOCSDIR%%/output-type-stereo.png -@dirrm %%DOCSDIR%% +%%DOCSDIR%%/output-type-top-bottom-half.png +%%DOCSDIR%%/output-type-top-bottom.png +%%DOCSDIR%%/audio-video-sync.mp4 +%%DOCSDIR%%/input-layout-alternating-left-right.png +%%DOCSDIR%%/input-layout-alternating-right-left.png +%%DOCSDIR%%/output-type-alternating.png +%%NLS%%share/locale/de/LC_MESSAGES/bino.mo +%%NLS%%share/locale/fr/LC_MESSAGES/bino.mo +%%NLS%%share/locale/ru/LC_MESSAGES/bino.mo +%%NLS%%share/locale/bg/LC_MESSAGES/bino.mo +bin/bino +share/applications/bino.desktop share/icons/hicolor/16x16/apps/bino.png -@dirrmtry share/icons/hicolor/16x16/apps -@dirrmtry share/icons/hicolor/16x16 share/icons/hicolor/32x32/apps/bino.png -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 share/icons/hicolor/48x48/apps/bino.png -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 share/icons/hicolor/64x64/apps/bino.png -@dirrmtry share/icons/hicolor/64x64/apps -@dirrmtry share/icons/hicolor/64x64 share/icons/hicolor/scalable/apps/bino.svg +man/man1/bino.1.gz @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor/64x64/apps +@dirrmtry share/icons/hicolor/64x64 +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16 @dirrmtry share/icons/hicolor @dirrmtry share/icons -%%NLS%%share/locale/cs/LC_MESSAGES/bino.mo -%%NLS%%share/locale/de/LC_MESSAGES/bino.mo -%%NLS%%share/locale/fr/LC_MESSAGES/bino.mo -%%NLS%%share/locale/pl/LC_MESSAGES/bino.mo -%%NLS%%share/locale/ru/LC_MESSAGES/bino.mo +@dirrm %%DOCSDIR%%