[Lunar-commits] <moonbase> schroedinger: move it to the video dir.
Florin Braescu
florin at lunar-linux.org
Tue Apr 27 10:25:15 CEST 2010
commit 16e4781cb129bc3bd0a0f23b20d060dd63b4e49e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Apr 27 11:25:15 2010 +0300
schroedinger: move it to the video dir.
---
libs/schroedinger/DEPENDS | 3 ---
libs/schroedinger/DETAILS | 16 ----------------
video/schroedinger/DEPENDS | 3 +++
video/schroedinger/DETAILS | 16 ++++++++++++++++
4 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/libs/schroedinger/DEPENDS b/libs/schroedinger/DEPENDS
deleted file mode 100644
index 119a359..0000000
--- a/libs/schroedinger/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends liboil
-depends orc
-depends gstreamer-10
diff --git a/libs/schroedinger/DETAILS b/libs/schroedinger/DETAILS
deleted file mode 100644
index a3ed3d2..0000000
--- a/libs/schroedinger/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=schroedinger
- VERSION=1.0.9
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://diracvideo.org/download/schroedinger/
- SOURCE_VFY=sha1:b4121e10cc474c97676e03ae49c5a91c11956ba0
- WEB_SITE=http://diracvideo.org/
- ENTERED=20090311
- UPDATED=20100314
- SHORT="library for encoding/decoding of Dirac video streams"
-
-cat << EOF
-Schrodinger (or "schro" for short) is a cross-platform implementation
-of the Dirac video compression specification as a C library. Many media
-frameworks such as GStreamer and ffmpeg use schro to encode and decode
-Dirac video.
-EOF
diff --git a/video/schroedinger/DEPENDS b/video/schroedinger/DEPENDS
new file mode 100644
index 0000000..119a359
--- /dev/null
+++ b/video/schroedinger/DEPENDS
@@ -0,0 +1,3 @@
+depends liboil
+depends orc
+depends gstreamer-10
diff --git a/video/schroedinger/DETAILS b/video/schroedinger/DETAILS
new file mode 100644
index 0000000..302566f
--- /dev/null
+++ b/video/schroedinger/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=schroedinger
+ VERSION=1.0.9
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://diracvideo.org/download/schroedinger
+ SOURCE_VFY=sha1:b4121e10cc474c97676e03ae49c5a91c11956ba0
+ WEB_SITE=http://diracvideo.org
+ ENTERED=20090311
+ UPDATED=20100314
+ SHORT="library for encoding/decoding of Dirac video streams"
+
+cat << EOF
+Schrodinger (or "schro" for short) is a cross-platform implementation
+of the Dirac video compression specification as a C library. Many media
+frameworks such as GStreamer and ffmpeg use schro to encode and decode
+Dirac video.
+EOF
More information about the Lunar-commits
mailing list