summaryrefslogtreecommitdiff
blob: f56233dff8041235705af113f0735f2f0aa6d698 (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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
# ChangeLog for media-sound/mpd-svn
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mpd-svn/ChangeLog,v 1.31 2006/08/01 00:40:32 ticho Exp $

  01 Aug 2006; Andrej Kacian <ticho@gentoo.org> mpd-svn-20060723.ebuild:
  Actually remove the glib dependency. Use flag mp3 instead of mad for mp3/id3
  support.

  31 Jul 2006; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6,
  -mpd-svn-20051220.ebuild, -mpd-svn-20060321.ebuild,
  mpd-svn-20060723.ebuild:
  Do not use start-stop-daemon in the initscript, now that mpd --kill works
  nicely. Removed glib dependency, since we don't depend on it anymore.
  Removed use_enable calls on mpd-mad and mpd-id3tag. Removed fifo USE flag
  per request from upstream. Removed ebuild for old snapshots.

*mpd-svn-20060723 (24 Jul 2006)

  24 Jul 2006; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20060723.ebuild:
  Snapshot update. Added useflags "fifo" and "pulseaudio".

*mpd-svn-20060604 (04 Jun 2006)

  04 Jun 2006; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20060604.ebuild:
  Snapshot update.

  23 Mar 2006; <ticho@gentoo.org> mpd-svn-20060321.ebuild:
  Fixed vorbis and flac USEflag usage, regarding ogg.

*mpd-svn-20060321 (21 Mar 2006)

  21 Mar 2006; <ticho@gentoo.org> +mpd-svn-20060321.ebuild:
  Version bump.

  16 Mar 2006; <ticho@gentoo.org> mpd-svn-20051220.ebuild:
  Depend on alsa-utils instead of alsa-libs, because alsa-utils provides
  alsasound initscript we need. Bug #126417.

  09 Feb 2006; Andrej Kacian <ticho@gentoo.org> mpd-svn-20051220.ebuild:
  Added dependency on dev-libs/glib-2, bug #122280 by Jim Ramsay <i.am at
  jimramsay.com>.

  27 Dec 2005; Andrej Kacian <ticho@gentoo.org> -mpd-svn-20051009.ebuild,
  -mpd-svn-20051009-r1.ebuild:
  Pruned old ebuilds.

*mpd-svn-20051220 (20 Dec 2005)

  20 Dec 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20051220.ebuild:
  Snapshot update.

  24 Oct 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6:
  Use nfsmount in initscript depend(). Closes bug #110065, reported by Daniel
  Willmann <willmann.daniel at web.de>.

*mpd-svn-20051009-r1 (17 Oct 2005)

  17 Oct 2005; Andrej Kacian <ticho@gentoo.org> -files/mpd.pidfile.rc6,
  files/mpd.rc6, -mpd-svn-20050408-r1.ebuild, -mpd-svn-20050601.ebuild,
  -mpd-svn-20050731.ebuild, -mpd-svn-20050823.ebuild,
  -mpd-svn-20050907.ebuild, +mpd-svn-20051009-r1.ebuild:
  Changed ogg USE flag to vorbis, bug #101877. Changed home directory of mpd
  user and all related config settings to /var/lib/mpd, bug #101662. Added
  'use netmount' to initscript depend(). Removed old ebuilds.

*mpd-svn-20051009 (10 Oct 2005)

  10 Oct 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20051009.ebuild:
  Snapshot update. Upstream fixed configure.ac tests to use .

*mpd-svn-20050907 (07 Sep 2005)

  07 Sep 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050907.ebuild:
  Snapshot update. Depend on libmpcdec instead of libmusepack for MPC support.
  Added oss USE flag. Fixed the use_depend call for mpd-id3tag. Made relevant
  USE flags also turn on/off appropriate tests (configure switches). Change
  default db_file, so it doesn't reference user's home directory, since that
  is set to /dev/null. Suggestions by jat from FreeNode's #mpd channel.

*mpd-svn-20050823 (23 Aug 2005)

  23 Aug 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050823.ebuild:
  Updated snapshot.

*mpd-svn-20050731 (30 Jul 2005)

  30 Jul 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050731.ebuild:
  Snapshot update.

  25 Jul 2005; David Holm <dholm@gentoo.org> mpd-svn-20050601.ebuild:
  Added to ~ppc.

*mpd-svn-20050601 (01 Jun 2005)

  01 Jun 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050601.ebuild:
  Update.

  28 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -mpd-svn-20041207.ebuild, -mpd-svn-20050131.ebuild,
  -mpd-svn-20050308.ebuild, -mpd-svn-20050312.ebuild,
  -mpd-svn-20050328.ebuild, -mpd-svn-20050408.ebuild,
  mpd-svn-20050408-r1.ebuild:
  Dont make use of the deprecated oggvorbis useflag any longer, see #94254.

  12 May 2005; Andrej Kacian <ticho@gentoo.org> mpd-svn-20050408-r1.ebuild:
  Changed 'mpc' USE flag to 'musepack'. Suggested by Andreas Claesson
  <andreas.claesson@gmail.com>.

  11 May 2005; Andrej Kacian <ticho@gentoo.org> mpd-svn-20050408-r1.ebuild:
  Require libmusepack >=1.1. Bug spotted by Andreas Claesson
  <andreas.claesson@gmail.com>, bug #92207.

*mpd-svn-20050408-r1 (09 May 2005)

  09 May 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050408-r1.ebuild:
  Added ~amd64 keyword. Added support for musepack, suggested by Nuno
  Alexandre <ikaro@fluxbox.org>. Closes bug #91993.

*mpd-svn-20050408 (07 Apr 2005)

  07 Apr 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050408.ebuild:
  New snapshot. Modify the initscript to 'need alsasound' if alsa USE flag is
  enabled, so mpd doesn't start without alsa.

*mpd-svn-20050328 (28 Mar 2005)

  28 Mar 2005; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20050328.ebuild:
  New snapshot.

  13 Mar 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.pidfile.rc6:
  Fixed pidfile location in initscript.

*mpd-svn-20050312 (13 Mar 2005)

  13 Mar 2005; Andrej Kacian <ticho@gentoo.org> +files/mpd.pidfile.rc6,
  +mpd-svn-20050312.ebuild:
  Snapshot update. Use new initfile, based on pidfile, provided by Avuton
  Olrich <avuton@gmail.com>.

*mpd-svn-20050308 (11 Mar 2005)

  11 Mar 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6,
  mpd-svn-20041207.ebuild, mpd-svn-20050131.ebuild,
  +mpd-svn-20050308.ebuild:
  New snapshot. Made libao dependency optional.

  20 Feb 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6,
  mpd-svn-20050131.ebuild:
  Added icecast USE flag.

  14 Feb 2005; Andrej Kacian <ticho@gentoo.org> files/mpd.rc6:
  Added --signal 1 to initscript's stop function, for proper state file
  saving. Suggested by Avuton Olrich <avuton@gmail.com>.

*mpd-svn-20050131 (31 Jan 2005)

  31 Jan 2005; Andrej Kacian <ticho@gentoo.org> -mpd-svn-20041129-r1.ebuild,
  +mpd-svn-20050131.ebuild:
  Version bump. Fixes memory leak on db update. Closes #80126, reported by
  Avuton Olrich <avuton@gmail.com>. Removed old ebuild.

*mpd-svn-20041207 (07 Dec 2004)

  07 Dec 2004; Andrej Kacian <ticho@gentoo.org> mpd-svn-20041129-r1.ebuild,
  -mpd-svn-20041129.ebuild, +mpd-svn-20041207.ebuild:
  Version bump, some QA.

*mpd-svn-20041129-r1 (30 Nov 2004)

  30 Nov 2004; Andrej Kacian <ticho@gentoo.org> +mpd-svn-20041129-r1.ebuild:
  Added gperf as a dependency, as pointed out by Warren Dukes.

*mpd-svn-20041129 (29 Nov 2004)

  29 Nov 2004; Andrej Kacian <ticho@gentoo.org> +metadata.xml,
  +files/mpd.rc6, +mpd-svn-20041129.ebuild:
  Initial import. Ebuild based on media-sound/mpd ebuild.