NOTICE: This package has been removed from pkgsrc

./wip/freevo, Fancy-looking digital video jukebox

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.7.6nb2, Package name: freevo-1.7.6nb2, Maintainer: dhowland

Freevo is an open-source digital video jukebox (PVR, DVR) based on a number
of open-source audio/video tools. MPlayer is used to play audio and video
files. MPlayer is an excellent media player that can play most popular file
formats. Freevo can be used both for a standalone PVR computer with a
TV+remote, as well as on a regular desktop computer using the monitor and
keyboard.

Current features
- Watching TV, with TV Guide (using XMLTV).
- TV recording, both immediate mode and a background schedule task.
- Playing Movies (AVI, MPEG, Quicktime, Ogg, etc.) and DVDs.
- Playing Music (MP3, Ogg, AAC, WMA).
- Playing audio CD's with CDDB support.
- Viewing Pictures.
- Skins are configurable using XML files.
- Movie and Music file info using XML files.
- Preliminary Mame support.
- Web interface for TV recording.
- Easy plugin based interface for adding new features
- Toolbar with email notification, clock and weather plugins


Required to run:
[textproc/py-xml] [textproc/py-elementtree] [graphics/py-imaging] [databases/py-sqlite] [multimedia/libdvdcss] [multimedia/mplayer] [audio/aumix] [net/py-twisted] [time/py-mxDateTime] [devel/py-game] [wip/py-osd] [wip/py-kaa-metadata] [wip/py-kaa-imlib2] [www/py-beautifulsoup]

Required to build:
[pkgtools/x11-links] [x11/glproto] [x11/renderproto] [x11/xproto] [x11/xf86vidmodeproto] [x11/xf86driproto] [x11/damageproto] [x11/inputproto] [x11/xextproto] [x11/randrproto] [x11/dri2proto] [x11/fixesproto4] [pkgtools/cwrappers]

Master sites:

SHA1: b2568150b67886a943992cb57ee12fdb04bd809c
RMD160: 609b517e4f3ba682f1b222f7cccc095622a4f951
Filesize: 20367.204 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-09-29 01:21:47 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-08-12 12:08:35 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix path to py-twisted.
   2010-06-14 00:46:55 by Thomas Klausner | Files touched by this commit (271)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:38:16 by Thomas Klausner | Files touched by this commit (204)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267)
Log message:
Remove obsolete @dirrm lines.