[Lunar-commits] <moonbase> piave: Duplicate module, already exist in zdeprecated

Stefan Wold ratler at lunar-linux.org
Mon Feb 7 07:13:39 CET 2011


commit 7c561ef47b6fb93ee29ec8d4459d68ecfc10f9ab
Author: Stefan Wold <ratler at lunar-linux.org>
Date:   Mon Feb 7 07:13:39 2011 +0100

    piave: Duplicate module, already exist in zdeprecated
---
 video/piave/BUILD   |    9 ---------
 video/piave/DEPENDS |    5 -----
 video/piave/DETAILS |   20 --------------------
 3 files changed, 0 insertions(+), 34 deletions(-)

diff --git a/video/piave/BUILD b/video/piave/BUILD
deleted file mode 100644
index 9abe570..0000000
--- a/video/piave/BUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-(
-
-  patch_it $SOURCE_CACHE/$SOURCE2 1 &&
-  patch_it $SOURCE_CACHE/$SOURCE3 1 &&
-  ./configure  --prefix=/usr        &&
-  sedit 's/gcc/g++/' Makefile       &&
-  default_make
-
-) > $C_FIFO 2>&1
diff --git a/video/piave/DEPENDS b/video/piave/DEPENDS
deleted file mode 100644
index edca1ed..0000000
--- a/video/piave/DEPENDS
+++ /dev/null
@@ -1,5 +0,0 @@
-depends  SDL_image
-depends  libxml2
-depends  libraw1394
-depends  libavc1394
-depends  libdv
diff --git a/video/piave/DETAILS b/video/piave/DETAILS
deleted file mode 100644
index c28c01f..0000000
--- a/video/piave/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
-           MODULE=piave
-         VERSION=0.2.4
-          SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=$MODULE-$VERSION-libdv.patch.bz2
-         SOURCE3=$MODULE-$VERSION-gcc34.patch.bz2
-   SOURCE_URL=$SFORGE_URL/modesto/
-  SOURCE2_URL=$PATCH_URL
-  SOURCE3_URL=$PATCH_URL
-     SOURCE_VFY=sha1:287ac3b6d9d12ec806d8c44dec9b714cb89f4144
-    SOURCE2_VFY=sha1:c15e2ebb9bd7c813a6e2f1004290d3ea424c5a2e
-    SOURCE3_VFY=sha1:92748e2ffc813f88e2a94253857871d62f457ff6
-        WEB_SITE=http://modesto.sourceforge.net/$MODULE/
-         ENTERED=20040418
-         UPDATED=20040802
-           SHORT="PIAVE - Piave Is A Video Editor"
-
-cat << EOF
-PIAVE is a video render engine to be used as a C++ library or a standalone 
-render server to use with a batch or interactive GUI client.
-EOF


More information about the Lunar-commits mailing list