summarylogtreecommitdiffstats
path: root/ChangeLog
blob: bc69af34a06fdd601b1269081ba2063cb0f24201 (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
2016-06-18 FoolEcho <foolecho at gmail dot com>

	* 2.2.12-5 :
	Porting to gcc 5 requires CFLAGS modification (thanks to Chazza). 

	* 2.2.12-4 :

	Added staticlibs to options (now required).

	* 2.2.12-3 :

	Patching AfterStep.desktop (Slim by example was unable to launch it properly, otherwise).
	
	* 2.2.12-2 :

	Move AfterStep.desktop from /etc/X11/sessions/ to /usr/share/xsessions/.

	* 2.2.12-1 :

	New release (no need for libpng patch anymore but doesn't yet like x86_64, maintain of the param -j1 for the make).
	Removed the makedepends to pkg-config (part of base-devel)

	* 2.2.11-5 :

	Realized that afterstep doesn't like x86_64 compilation (random files was lacking in the package). Fixed using -j1.

	* 2.2.11-4 :

	Compilation for libpng16.

2013-04-05 FoolEcho <foolecho at gmail dot com>
	
	* 2.2.11-3 :

	Added ChangeLog.
	Code presentation (using prepare()/build()/package() functions. ¬_¬