summaryrefslogtreecommitdiff
path: root/extra/ardour/ardour.changelog
blob: 69d289e8fc7afceb7145f557bd2d10cc1d38beed (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
9 Jul 2011 (GMT+8) Ray Rashif <schiv@archlinux.org>

	* 2.8.11-4:
	Fix build failures and runtime segfaults
		- gcc 4.6 patch
		- enable SYSLIBS due to ardour sigc++ issues
		- remove slv2 dep due to ardour rasqal incompatibility [1][2]

	[1] https://bugs.archlinux.org/task/25060
	[2] https://ardour.org/node/4301

22 Feb 2011 (GMT+8) Ray Rashif <schiv@archlinux.org>

	* 2.8.11-2 :
	raptor rebuild

9 Aug 2010 (GMT+8) Ray Rashif <schiv@archlinux.org>

	* 2.8.11-1 :
	Testing build.
	Removed libgnomecanvasmm depend (ardour internal).
	Removed soundtouch makedepend (ardour internal, unneded).
	Added new depends
		- slv2 ("LV2" plug-ins support)
		- rubberband (can "do more" than soundtouch)
		- libgnomecanvas
	Not using SYSLIBS because upstream does not support it.
	Namcap warnings can be ignored; they're ardour internals.

	* PKGBUILD :
	Minor cosmetic ammendments.

	* ardour.changelog :
	Added this changelog.
	Only important changes will be logged.

	* ardour.install :
	Removed install scriptlet; old and deprecated information.