[Lunar-commits] <moonbase> libcaptury: initial import, optional_depends for kdebase4-workspace.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Sat Feb 9 08:45:00 CET 2008
commit c201e9e8b1db4ec0a1282586b1423be64b0fccb5
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Sat Feb 9 02:45:00 2008 -0500
libcaptury: initial import, optional_depends for kdebase4-workspace.
---
video/libcaptury/DEPENDS | 2 ++
video/libcaptury/DETAILS | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/video/libcaptury/DEPENDS b/video/libcaptury/DEPENDS
new file mode 100644
index 0000000..71dbde2
--- /dev/null
+++ b/video/libcaptury/DEPENDS
@@ -0,0 +1,2 @@
+depends capseo
+
diff --git a/video/libcaptury/DETAILS b/video/libcaptury/DETAILS
new file mode 100644
index 0000000..80d549a
--- /dev/null
+++ b/video/libcaptury/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=libcaptury
+ VERSION=158
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$MIRROR_URL
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+ SOURCE_VFY=sha1:107e6150472cc210653e2bbe42d7efa0eb8426df
+ WEB_SITE=http://rm-rf.in/captury
+ ENTERED=20080208
+ UPDATED=20080208
+ SHORT="movie capturing framework"
+cat << EOF
+libcaptury is a movie capturing framework with its primary goal to capture the
+screen of OpenGL games (running on Linux systems). This framework's goal is, to
+provide an easy to understand and easy to use C API that can be quickly
+integrated into already existing applications that need capturing capabilities.
+EOF
More information about the Lunar-commits
mailing list