added yukon, OpenGL video capturing framework
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 22 Oct 2009 15:19:25 +0000 (15:19 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 22 Oct 2009 15:19:25 +0000 (15:19 +0000)
https://devel.neopsis.com/projects/yukon/

git-svn-id: svn://svn.rot13.org/sysadmin-cookbook@152 191e9f34-6774-4a6d-acfc-7664dacd4a2a

recepies/yukon/0.install [new file with mode: 0644]
recepies/yukon/1.checkout [new file with mode: 0644]
recepies/yukon/README [new file with mode: 0644]

diff --git a/recepies/yukon/0.install b/recepies/yukon/0.install
new file mode 100644 (file)
index 0000000..52682e3
--- /dev/null
@@ -0,0 +1 @@
+sudo apt-get install libx11-dev libxv-dev x11proto-xext-dev mesa-common-dev libgl1-mesa-dev 
diff --git a/recepies/yukon/1.checkout b/recepies/yukon/1.checkout
new file mode 100644 (file)
index 0000000..f4fcac8
--- /dev/null
@@ -0,0 +1,2 @@
+svn co https://devel.neopsis.com/svn/seom/branches/packetized-stream seom
+svn co https://devel.neopsis.com/svn/yukon/branches/rewrite yukon
diff --git a/recepies/yukon/README b/recepies/yukon/README
new file mode 100644 (file)
index 0000000..9ab7321
--- /dev/null
@@ -0,0 +1,4 @@
+Yukon is a set of libraries and applications that are designed to capture
+realtime videos of OpenGL applications (games).
+
+https://devel.neopsis.com/projects/yukon/