summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-10-29 14:30:56 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-10-29 14:30:56 +0000
commit31623323a5238e041dedf413ccfcd1c3fbfc71e5 (patch)
tree8802028885da2f70a5d2f4b3ffdc4e958c6a838e
parent2f10dbad835786b8b4669adf9fb51714cd8604fd (diff)
downloadpkgsrc-31623323a5238e041dedf413ccfcd1c3fbfc71e5.tar.gz
Added graphics/vnc2swf.
-rw-r--r--doc/CHANGES3
-rw-r--r--doc/TODO7
-rw-r--r--graphics/Makefile3
3 files changed, 5 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 77175245663..c71d315a7d9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11698 2005/10/29 14:15:27 xtraeme Exp $
+$NetBSD: CHANGES,v 1.11699 2005/10/29 14:30:57 xtraeme Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4889,3 +4889,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated mail/sylpheed-devel to 2.1.5 [xtraeme 2005-10-29]
Updated databases/mysql4-client to 4.1.15 [xtraeme 2005-10-29]
Updated databases/mysql4-server to 4.1.15 [xtraeme 2005-10-29]
+ Added graphics/vnc2swf version 0.5.0 [xtraeme 2005-10-29]
diff --git a/doc/TODO b/doc/TODO
index 4d6dce3bc44..4d3225256af 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.4109 2005/10/29 12:04:12 wiz Exp $
+$NetBSD: TODO,v 1.4110 2005/10/29 14:30:57 xtraeme Exp $
Suggested new packages
======================
@@ -95,11 +95,6 @@ Suggested new packages
http://www.linphone.org/
Telephony on Linux (and NetBSD?)
- vnc2swf [wip/vnc2swf]
- http://www.unixuser.org/~euske/vnc2swf/
- Vnc2swf captures the live motion of a screen with VNC protocol
- and generates a Macromedia Flash(TM) movie (.swf).
-
Filelight
http://www.methylblue.com/filelight/
Graphical representation of disk space usage
diff --git a/graphics/Makefile b/graphics/Makefile
index ef54da0612d..bb63ac57c7e 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.396 2005/10/27 07:56:02 wiz Exp $
+# $NetBSD: Makefile,v 1.397 2005/10/29 14:30:56 xtraeme Exp $
#
COMMENT= Graphics tools and libraries
@@ -275,6 +275,7 @@ SUBDIR+= vcg
SUBDIR+= veusz
SUBDIR+= vid
SUBDIR+= viewfax
+SUBDIR+= vnc2swf
SUBDIR+= vp
SUBDIR+= vtk
SUBDIR+= vtk-data