blob: 47c111f01a4daaa375c0a8bcd6f3c26e7d29085a (
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
|
15 Jul 2011 (GMT+8) Ray Rashif <schiv@archlinux.org>
* 2.8.11-5:
Resolve previous issues with slv2 & redland/rasqal/raptor
- just needed rebuild of slv2 against latest redland suite [1]
- also needed ardour buildsystem patch for raptor2 [1][2]
- bring back support for slv2
[1] https://bugs.archlinux.org/task/25060
[2] http://tracker.ardour.org/view.php?id=4179
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.
|