[Lunar-commits] <moonbase> pyvnc2swf: Installation is broken, so remove it for now.
Jannis Pohlmann
jannis at xfce.org
Fri Feb 8 15:36:09 CET 2008
commit fc711c5d5cab721bd460f504c39e5a68f4560c5f
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Fri Feb 8 15:36:09 2008 +0100
pyvnc2swf: Installation is broken, so remove it for now.
If someone really wants it back then I'm sure he'll find a better way
to install this crap. Not worth my time.
---
x11-utils/pyvnc2swf/BUILD | 11 -----------
x11-utils/pyvnc2swf/DEPENDS | 2 --
x11-utils/pyvnc2swf/DETAILS | 15 ---------------
x11-utils/pyvnc2swf/pyvnc2swf | 3 ---
4 files changed, 0 insertions(+), 31 deletions(-)
diff --git a/x11-utils/pyvnc2swf/BUILD b/x11-utils/pyvnc2swf/BUILD
deleted file mode 100644
index c2c8f2a..0000000
--- a/x11-utils/pyvnc2swf/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-(
-
- prepare_install &&
-
- mkdir /usr/share/pyvnc2swf/ &&
- install -t /usr/share/pyvnc2swf/ $(ls -1)
-
- # Install wrapper script
- install -m 755 $SCRIPT_DIRECTORY/pyvnc2swf /usr/bin
-
-) > $C_FIFO 2>&1
diff --git a/x11-utils/pyvnc2swf/DEPENDS b/x11-utils/pyvnc2swf/DEPENDS
deleted file mode 100644
index 6468f97..0000000
--- a/x11-utils/pyvnc2swf/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends %X &&
-depends Python
diff --git a/x11-utils/pyvnc2swf/DETAILS b/x11-utils/pyvnc2swf/DETAILS
deleted file mode 100644
index e7d4adb..0000000
--- a/x11-utils/pyvnc2swf/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=pyvnc2swf
- VERSION=0.8.2
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.unixuser.org/~euske/vnc2swf/
- SOURCE_VFY=sha1:3bd98446df9d3a6c249355db362e49c4d189e88e
- WEB_SITE=http://www.unixuser.org/~euske/vnc2swf/
- ENTERED=20060922
- UPDATED=20060922
- SHORT="Screen recording tool for generating Flash videos"
- MAINTAINER=jannis at lunar-linux.org
-
-cat << EOF
-Vnc2swf is a cross-platform screen recording tool for ShockWave
-Flash (swf) format.
-EOF
diff --git a/x11-utils/pyvnc2swf/pyvnc2swf b/x11-utils/pyvnc2swf/pyvnc2swf
deleted file mode 100755
index c65c19e..0000000
--- a/x11-utils/pyvnc2swf/pyvnc2swf
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-/usr/share/pyvnc2swf/vnc2swf.py $*
More information about the Lunar-commits
mailing list