r913 - in /unstable/libquicktime/debian: changelog patches/00list patches/30-typo-manpage-lqtplay.dpatch
fabian-guest at users.alioth.debian.org
fabian-guest at users.alioth.debian.org
Thu Nov 22 20:55:43 UTC 2007
Author: fabian-guest
Date: Thu Nov 22 20:55:43 2007
New Revision: 913
URL: http://svn.debian.org/wsvn/pkg-multimedia/?sc=1&rev=913
Log:
* debian/patches/30-typo-manpage-lqtplay.dpatch:
+ New patch, fix minor typos in lqtplay manpage.
Added:
unstable/libquicktime/debian/patches/30-typo-manpage-lqtplay.dpatch (with props)
Modified:
unstable/libquicktime/debian/changelog
unstable/libquicktime/debian/patches/00list
Modified: unstable/libquicktime/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libquicktime/debian/changelog?rev=913&op=diff
==============================================================================
--- unstable/libquicktime/debian/changelog (original)
+++ unstable/libquicktime/debian/changelog Thu Nov 22 20:55:43 2007
@@ -23,12 +23,14 @@
* debian/patches/05-dont-depend-on-gthread.dpatch,
debian/patches/22-rtjpeg-64bit-fix.dpatch:
+ Dropped, applied upstream.
+ * debian/patches/30-typo-manpage-lqtplay.dpatch:
+ + New patch, fix minor typos in lqtplay manpage.
* debian/patches/60_gtk212-tooltip.dpatch:
+ Dropped, fixed upstream.
* debian/rules:
+ Do not ignore make clean errors.
- -- Fabian Greffrath <fabian at debian-unofficial.org> Mon, 22 Oct 2007 21:29:36 +0200
+ -- Fabian Greffrath <fabian at debian-unofficial.org> Thu, 22 Nov 2007 21:54:18 +0200
libquicktime (2:1.0.0+debian-5) unstable; urgency=low
Modified: unstable/libquicktime/debian/patches/00list
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libquicktime/debian/patches/00list?rev=913&op=diff
==============================================================================
--- unstable/libquicktime/debian/patches/00list (original)
+++ unstable/libquicktime/debian/patches/00list Thu Nov 22 20:55:43 2007
@@ -4,4 +4,5 @@
06-lqt-config-cflags
20-deprecated-headers
21-export-quicktime_set_window
+30-typo-manpage-lqtplay
70_relibtoolize
Added: unstable/libquicktime/debian/patches/30-typo-manpage-lqtplay.dpatch
URL: http://svn.debian.org/wsvn/pkg-multimedia/unstable/libquicktime/debian/patches/30-typo-manpage-lqtplay.dpatch?rev=913&op=file
==============================================================================
--- unstable/libquicktime/debian/patches/30-typo-manpage-lqtplay.dpatch (added)
+++ unstable/libquicktime/debian/patches/30-typo-manpage-lqtplay.dpatch Thu Nov 22 20:55:43 2007
@@ -1,0 +1,24 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## lqtplay.1.diff by A. Costa <agcosta at gis.net>
+##
+## DP: Fix minor typos in lqtplay manpage.
+
+ at DPATCH@
+
+diff -Naru libquicktime-1.0.1.orig/utils/lqtplay.1 libquicktime-1.0.1/utils/lqtplay.1
+--- libquicktime-1.0.1.orig/utils/lqtplay.1 2004-10-11 19:30:27.000000000 +0200
++++ libquicktime-1.0.1/utils/lqtplay.1 2007-11-22 21:47:11.000000000 +0100
+@@ -19,11 +19,11 @@
+ .SH OPTIONS
+ .TP
+ .B -noxv
+-Don't use the Xvideo extention for accelerated video playback (YUV->RGB
++Don't use the Xvideo extension for accelerated video playback (YUV->RGB
+ color space conversion + video scaling in hardware).
+ .TP
+ .B -nogl
+-Don't use OpenGL (via GLX entention) for video scaling. By default
++Don't use OpenGL (via GLX extension) for video scaling. By default
+ lqtplay tries to use 3D textures to scale RGB frames in hardware if
+ DRI is available.
+ .TP
Propchange: unstable/libquicktime/debian/patches/30-typo-manpage-lqtplay.dpatch
------------------------------------------------------------------------------
svn:executable = *
More information about the pkg-multimedia-commits
mailing list