Thu Jan 8 01:09:14 2009 UTC ()
Update ucview to 0.22.

- small changes to plugin api
- support video downscaling for ogg/theora videos
- russian translation


(jmcneill)
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/ucview/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/ucview/PLIST
diff -r1.1.1.1 -r1.2 pkgsrc/graphics/ucview/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/ucview/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/ucview/Attic/Makefile 2008/09/09 11:52:36 1.1.1.1
+++ pkgsrc/graphics/ucview/Attic/Makefile 2009/01/08 01:09:14 1.2
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $ 1# $NetBSD: Makefile,v 1.2 2009/01/08 01:09:14 jmcneill Exp $
2 2
3DISTNAME= ucview-0.21 3DISTNAME= ucview-0.22
4CATEGORIES= graphics 4CATEGORIES= graphics
5MASTER_SITES= http://unicap-imaging.org/downloads/ 5MASTER_SITES= http://unicap-imaging.org/downloads/
6 6
7MAINTAINER= pkgsrc-users@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
8HOMEPAGE= http://unicap-imaging.org/ 8HOMEPAGE= http://unicap-imaging.org/
9COMMENT= Video capture and display program based on unicap 9COMMENT= Video capture and display program based on unicap
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13USE_TOOLS+= perl pkg-config gmake 13USE_TOOLS+= perl pkg-config gmake
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_PKGLOCALEDIR= yes 15USE_PKGLOCALEDIR= yes
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/ucview/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/ucview/Attic/PLIST 2008/09/09 11:52:36 1.1.1.1
+++ pkgsrc/graphics/ucview/Attic/PLIST 2009/01/08 01:09:14 1.2
@@ -1,25 +1,27 @@ @@ -1,25 +1,27 @@
1@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $ 1@comment $NetBSD: PLIST,v 1.2 2009/01/08 01:09:14 jmcneill Exp $
2bin/ucview 2bin/ucview
3include/ucview/ucview.h 3include/ucview/ucview.h
4include/ucview/ucview_plugin.h 4include/ucview/ucview_plugin.h
5lib/ucview/plugins/libhistogram.la 5lib/ucview/plugins/libhistogram.la
 6man/man1/ucview.1
6share/applications/ucview.desktop 7share/applications/ucview.desktop
7share/dbus-1/services/org.unicap-imaging.UCView.service 8share/dbus-1/services/org.unicap-imaging.UCView.service
8share/gconf/schemas/ucview.schemas 9share/gconf/schemas/ucview.schemas
9share/icons/hicolor/16x16/apps/ucview.png 10share/icons/hicolor/16x16/apps/ucview.png
10share/icons/hicolor/48x48/apps/ucview.png 11share/icons/hicolor/48x48/apps/ucview.png
11share/locale/de/LC_MESSAGES/ucview.mo 12share/locale/de/LC_MESSAGES/ucview.mo
12share/locale/fr/LC_MESSAGES/ucview.mo 13share/locale/fr/LC_MESSAGES/ucview.mo
 14share/locale/ru/LC_MESSAGES/ucview.mo
13share/ucview/icons/asus/41x41/ucview-device-settings.png 15share/ucview/icons/asus/41x41/ucview-device-settings.png
14share/ucview/icons/asus/41x41/ucview-pause.png 16share/ucview/icons/asus/41x41/ucview-pause.png
15share/ucview/icons/asus/41x41/ucview-play-video.png 17share/ucview/icons/asus/41x41/ucview-play-video.png
16share/ucview/icons/asus/41x41/ucview-preferences.png 18share/ucview/icons/asus/41x41/ucview-preferences.png
17share/ucview/icons/asus/41x41/ucview-record-video.png 19share/ucview/icons/asus/41x41/ucview-record-video.png
18share/ucview/icons/asus/41x41/ucview-save-still-image.png 20share/ucview/icons/asus/41x41/ucview-save-still-image.png
19share/ucview/icons/hicolor/16x16/ucview-device-settings.png 21share/ucview/icons/hicolor/16x16/ucview-device-settings.png
20share/ucview/icons/hicolor/16x16/ucview-play-video.png 22share/ucview/icons/hicolor/16x16/ucview-play-video.png
21share/ucview/icons/hicolor/16x16/ucview-record-video.png 23share/ucview/icons/hicolor/16x16/ucview-record-video.png
22share/ucview/icons/hicolor/16x16/ucview-save-still-image.png 24share/ucview/icons/hicolor/16x16/ucview-save-still-image.png
23share/ucview/icons/hicolor/24x24/ucview-device-settings.png 25share/ucview/icons/hicolor/24x24/ucview-device-settings.png
24share/ucview/icons/hicolor/24x24/ucview-play-video.png 26share/ucview/icons/hicolor/24x24/ucview-play-video.png
25share/ucview/icons/hicolor/24x24/ucview-record-video.png 27share/ucview/icons/hicolor/24x24/ucview-record-video.png

cvs diff -r1.1.1.1 -r1.2 pkgsrc/graphics/ucview/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/ucview/Attic/distinfo 2008/09/09 11:52:36 1.1.1.1
+++ pkgsrc/graphics/ucview/Attic/distinfo 2009/01/08 01:09:14 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $ 1$NetBSD: distinfo,v 1.2 2009/01/08 01:09:14 jmcneill Exp $
2 2
3SHA1 (ucview-0.21.tar.gz) = 925c7d6135deda3fa7d70ead590f9e2b187b2742 3SHA1 (ucview-0.22.tar.gz) = 4ed3471ebb5cb600ede01d8bb7e5a0aad9fd292e
4RMD160 (ucview-0.21.tar.gz) = c9d0c6b3dcea3d7b5fd8cb72f0ba80f1602f4f9b 4RMD160 (ucview-0.22.tar.gz) = d741bd9dfa1df114b75d26b1d5b9790ff9d3057a
5Size (ucview-0.21.tar.gz) = 518823 bytes 5Size (ucview-0.22.tar.gz) = 527712 bytes
6SHA1 (patch-aa) = 89d146b187a384125632539fdfa3583ca5202d92 6SHA1 (patch-aa) = 89d146b187a384125632539fdfa3583ca5202d92