Codebase list xjadeo / debian/0.6.0_rc4-1
debian/0.6.0_rc4-1

Tree @debian/0.6.0_rc4-1 (Download .tar.gz)

###############################################################################


	xjadeo - jack video monitor

  Copyright (C) 2005, 2006  rgareus, luisgarrido

   Luis Garrido <luisgarrido@users.sourceforge.net>
   Robin Gareus <robin@gareus.org>

  xjadeo is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


###############################################################################

xjadeo is a simple video player that gets sync from jack. 

please refer to the documentation in the doc/ for any details!

 Build Instructions for the impatient:

 ./autogen.sh
 ./configure
 make 
 make install

-------------------------------------------
BUILD DEPENDANCIES
-------------------------------------------

you need have the devel packages installed on the system to compile xjadeo:
see docbook in doc/ for detailed version information.

 * ffmpeg-devel  -  ffmpeg (>= 0.4.9-6) -  latest svn preferred!
 * jack-audio-connection-kit-devel
 * libX11 

optionally you may want to have
 * freetype2 
 * gtk
 * imlib         - Imlib (>=1.9.13) or Imlib11-dev (>=1.9.13)
 * imlib2 
 * SDL
 * portmidi
 * alsamidi