Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv15847
Modified Files:
README INSTALL
Log Message:
more doc
Index: README
===================================================================
RCS file: /cvsroot/freevo/freevo/README,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** README 21 Apr 2003 18:58:57 -0000 1.14
--- README 29 Oct 2003 17:22:56 -0000 1.15
***************
*** 15,16 ****
--- 15,50 ----
http://sourceforge.net/mailarchive/forum.php?forum_id=9234
+
+ If you have questions, please join the Freevo users mailing list. You
+ can also send patches, bugreports, docs, plugins, skins and
+ translations to this list.
+
+ Because there was many spam on the list, you can only post a message
+ when you are subscribed. If you don't want to do this, you can send
+ mails to [EMAIL PROTECTED]:
+
+ * Bugreports. Please send them to the Freevo mailing list. If you
+ are not subscribed to it, send a mail with [Freevo-Bug] in the
+ subject to [EMAIL PROTECTED]
+
+ * Docs. Some plugins are badly documented. If you have some free time,
+ please send a small description how to activate and configure the
+ plugin. Again, to the freevo user list or with the subject
+ [Freevo-DOC] to [EMAIL PROTECTED]
+
+ * Translations. Freevo now has i18n support. Please send us
+ translations are corrections in the current translation. Subject
+ identifier for [EMAIL PROTECTED] is [Freevo-i18n]
+
+ * Patches. If you find a bug and can fix it, send it to the list or
+ use the subject [Freevo-PATCH] and send to [EMAIL PROTECTED]
+
+ * Plugins. If you wrote a nice plugin, we will integrate it. Since it
+ can't break anything when it's not active, we will include any
+ (usefull) plugin in the Freevo CVS (indentifier [Freevo-Plugin]
+
+ Since I don't like spam to the new address [EMAIL PROTECTED], all
+ mails without one of the above identifiers to that adress will be
+ deleted by procmail.
+
+
Index: INSTALL
===================================================================
RCS file: /cvsroot/freevo/freevo/INSTALL,v
retrieving revision 1.32
retrieving revision 1.33
diff -C2 -d -r1.32 -r1.33
*** INSTALL 21 Nov 2002 04:25:54 -0000 1.32
--- INSTALL 29 Oct 2003 17:22:56 -0000 1.33
***************
*** 5,11 ****
! This file is now only available on the Freevo Wiki:
!
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage
--- 5,85 ----
! Detailed help is in the Freevo WiKi at
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage
+
+ Short description:
+ ------------------
+
+ You can either use the full binary package or the source
+ distribution. The full binary versions conatins all needed
+ dependencies for Freevo, except external programs like mplayer and
+ xine. But this version may not work on all distributions. So you could
+ install Freevo and all dependencies into your system.
+
+ To install Freevo, run 'python setup.py install' as root. If you don't
+ want to install freevo, you can also start freevo directly in the
+ unpacked tarball. It is not possible to install the full binary
+ version of Freevo into the system.
+
+
+
+ Dependencies:
+ -------------
+
+ Freevo has many dependencies. Based on your distribution, it's more or
+ less easy to install everything.
+
+
+ o Redhat 9 (and maybe other RPM based distributions)
+
+ There is a list of needed RPMs to install Freevo in
+ contrib/rpm/freevo-deps.txt.
+
+
+
+ o Gentoo:
+
+ You need to update your portage tree with some missing packages. Get
+ rsync-freevo at http://freevo.sourceforge.net/gentoo/rsync-freevo
+ and start it. You should get a freevo ebuild. Now you can run
+ 'emerge freevo' to install Freevo.
+
+
+
+ o Debian:
+
+ A Debian apt source is available and includes all the dependencies
+ you'll need.
+ You should add this to your /etc/apt/sources.list file:
+
+ deb http://freevo.sourceforge.net/debian unstable main
+ deb http://marillat.free.fr/ unstable main
+
+ (The second source provides mplayer and other multimedia packages)
+
+ Then, simply run apt-get update && apt-get install freevo to fetch
+ all the dependencies you'll require to run Freevo.
+
+
+
+ o If you want to install Freevo on a different distributions, here is
+ a list of all dependencies (some have also dependencies, check the
+ website for details)
+
+ Python 2.2.2 or higher http://www.python.org/
+ Pygame http://www.pygame.org/
+ Imaging (PIL) http://www.pythonware.com/products/pil/
+ Twisted http://twistedmatrix.com/
+ mmpython http://www.sf.net/projects/mmpython
+ pylirc (optional) http://pylirc.sourceforge.net/
+
+
+ External programs (except mplayer optional)
+
+ Mplayer http://www.mplayerhq.hu/
+ Xine http://www.xinehq.de/
+ XMLTV http://membled.com/work/apps/xmltv/
+ tvtime http://tvtime.sourceforge.net/
+
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog