pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ucview UCView is a video capture and display ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/899ca8e481fb
branches: trunk
changeset: 546916:899ca8e481fb
user: jmcneill <jmcneill%pkgsrc.org@localhost>
date: Tue Sep 09 11:52:36 2008 +0000
description:
UCView is a video capture and display program based on the unicap video
imaging library. Features:
* High performance live video display utilizing XVideo hardware
acceleration where possible.
* Support of a broad range of video capture devices via the unicap library.
* Audio/Video recording and encoding using the free Ogg Vorbis and Theora
high performance codecs.
* Extensible via a plugins.
* Remote controllable via DBus interface.
diffstat:
graphics/ucview/DESCR | 10 +++++++
graphics/ucview/Makefile | 24 ++++++++++++++++++
graphics/ucview/PLIST | 53 ++++++++++++++++++++++++++++++++++++++++
graphics/ucview/distinfo | 6 ++++
graphics/ucview/patches/patch-aa | 13 +++++++++
5 files changed, 106 insertions(+), 0 deletions(-)
diffs (126 lines):
diff -r 992c6bf2fa83 -r 899ca8e481fb graphics/ucview/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ucview/DESCR Tue Sep 09 11:52:36 2008 +0000
@@ -0,0 +1,10 @@
+UCView is a video capture and display program based on the unicap video
+imaging library. Features:
+
+ * High performance live video display utilizing XVideo hardware
+ acceleration where possible.
+ * Support of a broad range of video capture devices via the unicap library.
+ * Audio/Video recording and encoding using the free Ogg Vorbis and Theora
+ high performance codecs.
+ * Extensible via a plugins.
+ * Remote controllable via DBus interface.
diff -r 992c6bf2fa83 -r 899ca8e481fb graphics/ucview/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ucview/Makefile Tue Sep 09 11:52:36 2008 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $
+
+DISTNAME= ucview-0.21
+CATEGORIES= graphics
+MASTER_SITES= http://unicap-imaging.org/downloads/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://unicap-imaging.org/
+COMMENT= Video capture and display program based on unicap
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_TOOLS+= perl pkg-config gmake
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+.include "../../devel/GConf/schemas.mk"
+.include "../../devel/libglade/buildlink3.mk"
+.include "../../graphics/unicap/buildlink3.mk"
+.include "../../sysutils/dbus/buildlink3.mk"
+.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 992c6bf2fa83 -r 899ca8e481fb graphics/ucview/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ucview/PLIST Tue Sep 09 11:52:36 2008 +0000
@@ -0,0 +1,53 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $
+bin/ucview
+include/ucview/ucview.h
+include/ucview/ucview_plugin.h
+lib/ucview/plugins/libhistogram.la
+share/applications/ucview.desktop
+share/dbus-1/services/org.unicap-imaging.UCView.service
+share/gconf/schemas/ucview.schemas
+share/icons/hicolor/16x16/apps/ucview.png
+share/icons/hicolor/48x48/apps/ucview.png
+share/locale/de/LC_MESSAGES/ucview.mo
+share/locale/fr/LC_MESSAGES/ucview.mo
+share/ucview/icons/asus/41x41/ucview-device-settings.png
+share/ucview/icons/asus/41x41/ucview-pause.png
+share/ucview/icons/asus/41x41/ucview-play-video.png
+share/ucview/icons/asus/41x41/ucview-preferences.png
+share/ucview/icons/asus/41x41/ucview-record-video.png
+share/ucview/icons/asus/41x41/ucview-save-still-image.png
+share/ucview/icons/hicolor/16x16/ucview-device-settings.png
+share/ucview/icons/hicolor/16x16/ucview-play-video.png
+share/ucview/icons/hicolor/16x16/ucview-record-video.png
+share/ucview/icons/hicolor/16x16/ucview-save-still-image.png
+share/ucview/icons/hicolor/24x24/ucview-device-settings.png
+share/ucview/icons/hicolor/24x24/ucview-play-video.png
+share/ucview/icons/hicolor/24x24/ucview-record-video.png
+share/ucview/icons/hicolor/24x24/ucview-save-still-image.png
+share/ucview/icons/hicolor/32x32/ucview-device-settings.png
+share/ucview/icons/hicolor/32x32/ucview-play-video.png
+share/ucview/icons/hicolor/32x32/ucview-record-video.png
+share/ucview/icons/hicolor/32x32/ucview-save-still-image.png
+share/ucview/icons/hicolor/48x48/ucview-device-settings.png
+share/ucview/icons/hicolor/48x48/ucview-play-video.png
+share/ucview/icons/hicolor/48x48/ucview-record-video.png
+share/ucview/icons/hicolor/48x48/ucview-save-still-image.png
+share/ucview/logo/ucview-logo.png
+share/ucview/ucview.glade
+@dirrm share/ucview/logo
+@dirrm share/ucview/icons/hicolor/48x48
+@dirrm share/ucview/icons/hicolor/32x32
+@dirrm share/ucview/icons/hicolor/24x24
+@dirrm share/ucview/icons/hicolor/16x16
+@dirrm share/ucview/icons/hicolor
+@dirrm share/ucview/icons/asus/41x41
+@dirrm share/ucview/icons/asus
+@dirrm share/ucview/icons
+@exec ${MKDIR} %D/share/ucview/glade
+@dirrm share/ucview/glade
+@dirrm share/ucview
+@comment in GConf: @dirrm share/gconf/schemas
+@comment in dbus: @dirrm share/dbus-1/services
+@dirrm lib/ucview/plugins
+@dirrm lib/ucview
+@dirrm include/ucview
diff -r 992c6bf2fa83 -r 899ca8e481fb graphics/ucview/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ucview/distinfo Tue Sep 09 11:52:36 2008 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $
+
+SHA1 (ucview-0.21.tar.gz) = 925c7d6135deda3fa7d70ead590f9e2b187b2742
+RMD160 (ucview-0.21.tar.gz) = c9d0c6b3dcea3d7b5fd8cb72f0ba80f1602f4f9b
+Size (ucview-0.21.tar.gz) = 518823 bytes
+SHA1 (patch-aa) = 89d146b187a384125632539fdfa3583ca5202d92
diff -r 992c6bf2fa83 -r 899ca8e481fb graphics/ucview/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/ucview/patches/patch-aa Tue Sep 09 11:52:36 2008 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2008/09/09 11:52:36 jmcneill Exp $
+
+--- configure.orig 2008-09-08 23:54:36.000000000 -0400
++++ configure 2008-09-08 23:54:42.000000000 -0400
+@@ -21007,7 +21007,7 @@
+
+
+
+-if test x$ENABLE_DBUS == "xyes" ; then
++if test x$ENABLE_DBUS = "xyes" ; then
+ HAVE_DBUS_TRUE=
+ HAVE_DBUS_FALSE='#'
+ else
Home |
Main Index |
Thread Index |
Old Index