summaryrefslogtreecommitdiff
path: root/libre/xbmc-libre/ChangeLog
blob: 66ae97e3b913f9f7a6bf5db398af6ef937474023 (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
2010-04-10 BlackEagle <ike DOT devolder AT gmail DOT com>
	* 9.11-15 :
	Made it back compliant with FHS ( thx pierre for pointing that out )
	namcap checked and modified to fit its needs as far as it was possible

2009-03-07 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-10 :
	Try and fix some autoconf issues (thanks Gentoo ebuild).

2009-02-08 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-9 :
	Replace some libtool 'ltmain.sh' scripts with the one from libtool 
	installed with Arch.
	Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
	on systems using the nvidia driver.
	
2009-01-30 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-8 :
	Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
	undefined '::realloc' anymore.
	Remove Mac OS X specific files.
	
2009-01-25 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-7 :
	Moved libcdio, pmount, smbclient and unrar to optdepends.
	Removed unneeded dependency on sdl_gfx.
	Removed dependency on libpng as sdl_image depends on it.

2008-12-14 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-6 :
	Added libpng to dependency list.
	Added gawk to dependency list.
	Removed '--disable-mms' and '--enable-halmount' configure flags as they
	are not mentioned as supported in the configure script.
	
2008-12-06 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-5 :
	Added libmad to the dependency list.
	Streamripper 1.64.0+ does not include tre anymore, removed streamripper
	and added tre instead.
	Removed subversion from makedepends.
	
2008-12-06 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-4 :
	Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
	fail any longer.

2008-12-05 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-3 :
	Added lirc to the optdepends array.
	
2008-11-26 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-2 :
	Added install file which informs users that a display depth of at
	least 24-bit is required.

2008-11-17 [vEX] <niechift.dot.vex.at.gmail.dot.com>

	* 8.10-1 :
	Initial package, based on previous work by Zeqadious.