pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libXv Update to libXv-1.0.5. Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/755ffe0407c4
branches: trunk
changeset: 569326:755ffe0407c4
user: tnn <tnn%pkgsrc.org@localhost>
date: Fri Jan 15 18:33:45 2010 +0000
description:
Update to libXv-1.0.5. Changes:
Add README with pointers to mailing list, bugzilla & git repos
Adjust flags definitions to fix lint library build
Move xv-library-v2.2.txt document from xorg-docs
Man page cleanups and formatting fixes
Convert documentation from xv-library-v2.2.txt into man pages
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
libXv 1.0.5
Janitor: make distcheck, compiler warnings, .gitignore.
diffstat:
x11/libXv/Makefile | 4 ++--
x11/libXv/PLIST | 8 +++++++-
x11/libXv/distinfo | 8 ++++----
3 files changed, 13 insertions(+), 7 deletions(-)
diffs (61 lines):
diff -r 8a4e8f3f8846 -r 755ffe0407c4 x11/libXv/Makefile
--- a/x11/libXv/Makefile Fri Jan 15 18:32:19 2010 +0000
+++ b/x11/libXv/Makefile Fri Jan 15 18:33:45 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2008/05/24 21:45:15 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2010/01/15 18:33:45 tnn Exp $
#
-DISTNAME= libXv-1.0.4
+DISTNAME= libXv-1.0.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff -r 8a4e8f3f8846 -r 755ffe0407c4 x11/libXv/PLIST
--- a/x11/libXv/PLIST Fri Jan 15 18:32:19 2010 +0000
+++ b/x11/libXv/PLIST Fri Jan 15 18:33:45 2010 +0000
@@ -1,24 +1,30 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 18:24:59 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/01/15 18:33:45 tnn Exp $
include/X11/extensions/Xvlib.h
lib/libXv.la
lib/pkgconfig/xv.pc
man/man3/Xv.3
+man/man3/XvCreateImage.3
man/man3/XvFreeAdaptorInfo.3
man/man3/XvFreeEncodingInfo.3
man/man3/XvGetPortAttribute.3
man/man3/XvGetStill.3
man/man3/XvGetVideo.3
man/man3/XvGrabPort.3
+man/man3/XvListImageFormats.3
man/man3/XvPortNotify.3
+man/man3/XvPutImage.3
man/man3/XvPutStill.3
man/man3/XvPutVideo.3
man/man3/XvQueryAdaptors.3
man/man3/XvQueryBestSize.3
man/man3/XvQueryEncodings.3
man/man3/XvQueryExtension.3
+man/man3/XvQueryPortAttributes.3
man/man3/XvSelectPortNotify.3
man/man3/XvSelectVideoNotify.3
man/man3/XvSetPortAttribute.3
+man/man3/XvShmCreateImage.3
+man/man3/XvShmPutImage.3
man/man3/XvStopVideo.3
man/man3/XvUngrabPort.3
man/man3/XvVideoNotify.3
diff -r 8a4e8f3f8846 -r 755ffe0407c4 x11/libXv/distinfo
--- a/x11/libXv/distinfo Fri Jan 15 18:32:19 2010 +0000
+++ b/x11/libXv/distinfo Fri Jan 15 18:33:45 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/04/17 06:00:46 wiz Exp $
+$NetBSD: distinfo,v 1.4 2010/01/15 18:33:45 tnn Exp $
-SHA1 (libXv-1.0.4.tar.bz2) = 5969e7a89bc8bd7ddbb70adc194cead72a40363e
-RMD160 (libXv-1.0.4.tar.bz2) = 2083556832a74f2357e4c8921666e38791316e5b
-Size (libXv-1.0.4.tar.bz2) = 229227 bytes
+SHA1 (libXv-1.0.5.tar.bz2) = 3936dd661e75d173b9fd1da9d97e5720e9657254
+RMD160 (libXv-1.0.5.tar.bz2) = 18c2acbc9047a21931279912fb4b2c06d68da73c
+Size (libXv-1.0.5.tar.bz2) = 267466 bytes
Home |
Main Index |
Thread Index |
Old Index