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
|
# ChangeLog for media-sound/djplay
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/djplay/ChangeLog,v 1.16 2009/07/24 06:46:12 aballier Exp $
24 Jul 2009; Alexis Ballier <aballier@gentoo.org> djplay-0.5.0.ebuild:
make sure qmake from qt3 is used, should fix bug #277727
24 Jul 2009; Alexis Ballier <aballier@gentoo.org> metadata.xml:
drop maintainership to proaudio, itll be fine
24 Jul 2009; Alexis Ballier <aballier@gentoo.org> djplay-0.5.0.ebuild:
add missing pkgconfig dep
24 Jul 2009; Alexis Ballier <aballier@gentoo.org> djplay-0.5.0.ebuild:
run gettextize so that translations are installed and we can run a full
eautoreconf
24 Jul 2009; Alexis Ballier <aballier@gentoo.org> -djplay-0.3.0.ebuild,
-files/djplay-0.3.0-gcc4.patch:
remove old
24 Jul 2009; Alexis Ballier <aballier@gentoo.org> djplay-0.5.0.ebuild,
+files/djplay-0.5.0-gcc44.patch:
fix build with gcc 4.4/glibc 2.10
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> Manifest:
QA: Get rid of deprecated qt_min_version(). Qouting issues.
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> djplay-0.3.0.ebuild,
djplay-0.5.0.ebuild:
QA: Get rid of deprecated qt_min_version(). Qouting issues.
02 Jul 2007; Diego Pettenò <flameeyes@gentoo.org> metadata.xml:
Hand to newly-born proaudio herd.
*djplay-0.5.0 (30 Jan 2007)
30 Jan 2007; Alexis Ballier <aballier@gentoo.org>
+files/djplay-0.5.0-configure.ac.patch,
+files/djplay-0.5.0-libmpeg3.patch, +djplay-0.5.0.ebuild:
Version bump, thanks to Steven De Bock <steven_debock@yahoo.com> and
masterdriverz for reviewing, bug #161936
05 Jan 2007; Alexis Ballier <aballier@gentoo.org> djplay-0.3.0.ebuild:
Adding libogg and libvorbis missing deps, bug #159722, thanks to Steven De
Bock <steven_debock@yahoo.com>
17 Oct 2006; Alexis Ballier <aballier@gentoo.org> djplay-0.3.0.ebuild:
Adding glib-1.2 dependency, bug #147768
17 Oct 2006; Alexis Ballier <aballier@gentoo.org>
+files/djplay-0.3.0-gcc4.patch, metadata.xml, djplay-0.3.0.ebuild:
Taking maintainance, adding gcc 4 patch wrt to bug #144889
08 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> metadata.xml,
djplay-0.3.0.ebuild:
Drop virtual/libc dependency.
*djplay-0.3.0 (13 Jan 2006)
13 Jan 2006; Frank van de Pol <fvdpol@gentoo.org> +metadata.xml,
+djplay-0.3.0.ebuild:
New ebuild for djplay, a player for live DJing.
|