Commit graph

50 commits

Author SHA1 Message Date
David Howland
16c06f5669 Fix for python ver 2.4. Bump PKGREVISION. 2006-07-30 01:18:18 +00:00
David Howland
8ce56262ff allow python 2.4 2006-07-11 02:54:40 +00:00
Thomas Klausner
72f5c3ea90 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:54 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
David Howland
b98e019abc Further rewriting of joystick plugin. 2005-11-28 07:47:59 +00:00
David Howland
d4d7f4a43b It was inappropriate to modify the functionality of the joystick plugin so
dramatically.  Instead, pull out the new code into a separate module that
is installed along with freevo.  (the new code is necessary for netbsd
compatability)
2005-11-28 05:01:34 +00:00
David Howland
98de6dd437 Fairly sure now that nobody else is working on this package - Taking over
maintainerless package.
2005-11-23 07:06:14 +00:00
David Howland
fe835f39c4 Make joystick module use all available buttons 2005-11-22 16:26:02 +00:00
David Howland
d389a71d9b - fix broken xmltv dependency in options.mk
- fix type-o in makefile
- make freevo pass the correct device name to mplayer when playing
  audio CDs on NetBSD
2005-11-22 06:00:25 +00:00
David Howland
46dde76509 Fix reading CD drives for NetBSD 2005-11-21 01:21:32 +00:00
David Howland
0062609383 Move lsdvd dependency to mmpython where it belongs 2005-11-20 19:23:44 +00:00
David Howland
2e703f21ab Improve support for NetBSD 2005-11-20 18:19:04 +00:00
David Howland
c049df685f Fix mistake that wiped out audio functionality 2005-11-20 06:02:44 +00:00
David Howland
e3d6840b33 Completely rewrite joystick plugin. Original code was linux specific,
update to use pygame so that it is more portable.
2005-11-20 03:31:16 +00:00
David Howland
0288a402d2 - update to 1.5.4, minor bugfix
- change default pkgoptions to include less dependencies
2005-11-16 17:14:22 +00:00
David Howland
584016e1fe Add SQLite dependency. 2005-11-15 01:29:48 +00:00
David Howland
44e10f9bab Make pkglint happy by not modifying PKG_OPTIONS.xmame. If I can't modify
it, there's no point in having the group, so remove that too.
2005-11-14 17:21:13 +00:00
David Howland
93fcd37980 fix path. 2005-11-14 17:13:20 +00:00
David Howland
cbbf1023e2 Add optional xmltv dependency. 2005-11-14 17:07:23 +00:00
David Howland
2970895cbd Add pkg_options for optional dependencies. Hopefully this is all of 'em. 2005-11-14 06:17:15 +00:00
David Howland
5341c3fa1b Add py-osd dependency. 2005-11-13 06:27:25 +00:00
David Howland
cae2a8f413 Remove redundant variable. 2005-11-13 05:08:34 +00:00
David Howland
3df8f374a6 Fix lots of dependencies. I don't think I have them all yet.
Comming soon: pkg-options for freevo's many optional dependencies.
2005-11-13 03:57:33 +00:00
David Howland
0124e2e9d0 Forgot to update distinfo 2005-11-11 07:04:58 +00:00
David Howland
7851b81a6e Fix broken patch to make it search the correct dir for config files 2005-11-11 06:57:04 +00:00
David Howland
6154b142e0 Make it find python2.3 2005-11-11 06:53:38 +00:00
David Howland
afda6f40d2 * Upgrade to version 1.5.3
-see website for full changelog
  -bugfixes
  -better use of client-side software
  -skin support
* Fixed PLIST and broken use of PKG_SYSCONFDIR
* See TODO
2005-11-11 06:34:53 +00:00
Roland Illig
d5ca92aca7 Fixed pkglint warnings by converting sed(1) calls to the SUBST framework. 2005-11-06 18:09:03 +00:00
Roland Illig
29333e36aa Removed trailing white-space. 2005-09-28 14:24:38 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Roland Illig
905ad5a1e3 Removed trailing white-space. 2005-05-23 10:27:02 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
261c657eab Convert to buildlink3. 2004-05-10 01:48:50 +00:00
Thomas Klausner
7bb5d10a36 Fix path to py-twisted. 2004-03-31 19:10:30 +00:00
Min Sik Kim
37d140d244 mplayer was moved from graphics to multimedia. 2004-02-27 03:18:46 +00:00
Michal Pasternak
521947c204 Correct py-xml buildlink2 2004-01-25 02:38:28 +00:00
Michal Pasternak
f94586bea6 Correct patch typo 2004-01-04 12:59:47 +00:00
Michal Pasternak
93fc91cae3 Correct typos! 2004-01-04 12:57:58 +00:00
Michal Pasternak
9efa0c93f4 Make it use PKG_SYSCONFDIR, install default configuration file, update TODO, change patches to obtain the result of PKG_SYSCONFIDIR 2004-01-04 12:48:44 +00:00
Michal Pasternak
20cd6a196c Add more verbosity to MESSAGE 2004-01-04 11:57:41 +00:00
Michal Pasternak
c65164b98d More patches for incredibly broken and non-standard Python version number in -pth versions. I really wonder, who was that Einstein to even _propose_ changing sys.version... 2004-01-04 11:55:15 +00:00
Michal Pasternak
c28ff9806d Add MESSAGE 2004-01-04 11:48:51 +00:00
Michal Pasternak
5bada9ca51 Add a patch for -pth version of pkgsrc Pythons 2004-01-04 11:45:04 +00:00
Michal Pasternak
63e007c8c6 Add py-xml/buildlink2.mk 2004-01-04 11:36:14 +00:00
Michal Pasternak
99b37027d8 Add a _correct_ TODO message and remember CVS logs are bad place for such information 2004-01-04 11:25:43 +00:00
Michal Pasternak
6cf123a6dd Remove point from a TODO list, this package works propably okay, it's mmpython/audio/eyeD3/tag.py, which cause problems 2004-01-04 11:15:16 +00:00
Michal Pasternak
0faa77b0cb Patch the run script, so we are sure we use correct Python binary 2004-01-04 11:12:55 +00:00
Michal Pasternak
302bca510a 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
2004-01-04 11:03:50 +00:00