summaryrefslogtreecommitdiff
blob: a16c4803b6426c3bb0865c622d35c60d1a13e387 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
# ChangeLog for media-tv/mythtv
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.12 2003/12/14 11:04:27 aliz Exp $

*mythtv-0.13-r1 (14 Dec 2003)

  14 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> mythtv-0.13-r1.ebuild:
  Apply upstream patch to fix recordings on analog bttv cards.

*mythtv-0.13 (11 Dec 2003)

  11 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> mythtv-0.13.ebuild:
  Version bump.

  04 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> mythtv-0.10.ebuild:
  clean old version per max

  28 Oct 2003; Max Kalika <max@gentoo.org> mythtv-0.12.ebuild:
  Disable DVB for now. Extend CPU detection. Fix potential portage bug in
  pkg_setup().

*mythtv-0.12 (19 Oct 2003)

  19 Oct 2003; Max Kalika <max@gentoo.org> mythtv-0.12.ebuild:
  Bump to version 0.12. Add support for alsa, dvb, lcd, lirc, xvmc. Add Qt
  mysql support check.

  16 Sep 2003; Max Kalika <max@gentoo.org> mythtv-0.10.ebuild,
  mythtv-0.11.ebuild:
  Bump to stable.

*mythtv-0.11 (18 Aug 2003)

  18 Aug 2003; Max Kalika <max@gentoo.org> mythtv-0.11.ebuild:
  Bump version to 0.11.

  07 Aug 2003; Max Kalika <max@gentoo.org> mythtv-0.10.ebuild:
  Block media-tv/mythfrontend.

  21 Jul 2003; Max Kalika <max@gentoo.org> mythtv-0.10.ebuild:
  Correct and simplify the compile process.

  14 Jul 2003; Nick Hadaway <raker@gentoo.org> mythtv-0.10.ebuild:
  Locked dependancy of xmltv to 0.5.14 as 0.5.15 is incompatible
  with the 0.10 release as reported on the upstream homepage.

  03 Jul 2003; Max Kalika <max@gentoo.org> mythtv-0.8.ebuild:
  Set KEYWORDS to ~x86.

  02 Jul 2003; Max Kalika <max@gentoo.org> files/mythfilldatabase.cron:
  Remove --update and --no-delete from the sample cron file.

  01 Jul 2003; Max Kalika <max@gentoo.org> files/mythbackend.conf,
  files/mythbackend.rc6:
  Fix up mythbackend start up script: reset permissions on pid and log
  directories, change MYTH_NOWARN to MYTH_WARN and reverse the functionality,
  other cleanups.

*mythtv-0.10 (01 Jul 2003)

  01 Jul 2003; Max Kalika <max@gentoo.org> mythtv-0.10.ebuild,
  files/mythbackend.conf:
  Bump version to 0.10. Drop all patches -- just move config to /etc/mythtv and
  link to /usr/share/mythtv. Change xmltv depend to >= 0.5.14. Move
  /usr/share/mythtv/setup to /usr/bin/mythsetup and add note on pkg_postinst().
  Drop permission change of /var/{log,run}/mythtv -- do it as part of the rc
  script. Change startup script config file to start mythbackend as root --
  will still warn about root not being part of the video group and gives the
  user an option to change to a non-root user; helps with hanging mythbackend
  on startup as reported on #10533. Add a note about the importance of upgrading
  the database.

  22 Jun 2003; Max Kalika <max@gentoo.org> mythtv-0.9.1-r2.ebuild:
  Rename patch to mythtv-0.9-gentoo.patch. Depend on >=sys-apps/sed-4. Die
  if sed fails. Clean up some other dependencies.

*mythtv-0.9.1-r2 (18 Jun 2003)

  18 Jun 2003; Max Kalika <max@gentoo.org> mythtv-0.9.1-r2.ebuild,
  Move to media-tv. Drop the mysql dependency.

*mythtv-0.9.1 (13 Jun 2003)

  13 Jun 2003; Max Kalika <max@gentoo.org> mythtv-0.9.1.ebuild,
  mythtv-gentoo.patch:
  Bump to 0.9.1. Drop the sed fix for config file in /etc/mythtv and use
  a patch instead which also fixes another file. This allows mythgallery
  to show up on the main mythfrontend screen.

*mythtv-0.9 (09 Jun 2003)

  09 Jun 2003; Max Kalika <max@gentoo.org> mythtv-0.9.ebuild:
  Bump to 0.9. Make all sed operations inline. Add a sed fix to use config
  file in /etc/mythtv instead of /usr/etc/mythtv. Run qmake as in all other
  Myth projects to generate a valid Makefile. Change emake to make because
  parallel builds do not seem to work. Install keys.txt and HOWTO docs.
  Install all html doc files. Drop obsolete einfo comment. Other cleanups.

*mythtv-0.8 (28 Apr 2003)

  28 Apr 2003; Max Kalika <max@gentoo.org> mythtv-0.8.ebuild:
  Initial import.