summaryrefslogtreecommitdiff
blob: 58c2922af50421693ab6b79b22b318f51814ea06 (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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# ChangeLog for media-sound/csound
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/csound/ChangeLog,v 1.17 2012/05/29 12:02:15 radhermit Exp $

*csound-5.17.11 (29 May 2012)

  29 May 2012; Tim Harder <radhermit@gentoo.org> csound-5.17.6.ebuild,
  +csound-5.17.11.ebuild, +files/csound-5.17.11-cmake.patch:
  Version bump. Drop unused vst USE flag and use proper python library install
  location.

  29 May 2012; Tim Harder <radhermit@gentoo.org> csound-5.17.6.ebuild,
  +files/csound-5.17.6-porttime-in-portmidi.patch:
  Fix build with portmidi (bug #417769).

  16 Apr 2012; Tim Harder <radhermit@gentoo.org> csound-5.17.6.ebuild,
  +files/csound-5.17.6-fltk.patch:
  Fix build with fltk enabled (bug #412021).

*csound-5.17.2-r1 (11 Apr 2012)

  11 Apr 2012; Tim Harder <radhermit@gentoo.org> -csound-5.17.2.ebuild,
  +csound-5.17.2-r1.ebuild, metadata.xml:
  Revbump and remove old. Remove reference manual install.

*csound-5.17.6 (11 Apr 2012)

  11 Apr 2012; Tim Harder <radhermit@gentoo.org> +csound-5.17.6.ebuild:
  Version bump. Switch to cmake build system and move reference manual to
  app-doc/csound-manual.

  04 Apr 2012; Tim Harder <radhermit@gentoo.org> -csound-5.16.6-r2.ebuild,
  -files/csound-5.16.6-scons.patch:
  Remove old.

  22 Mar 2012; Tim Harder <radhermit@gentoo.org> -csound-5.16.6-r1.ebuild:
  Remove old.

*csound-5.17.2 (22 Mar 2012)

  22 Mar 2012; Tim Harder <radhermit@gentoo.org> +csound-5.17.2.ebuild,
  +files/csound-5.17.2-scons.patch:
  Version bump.

  01 Mar 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
  Add myself as the primary maintainer.

*csound-5.16.6-r2 (29 Feb 2012)

  29 Feb 2012; Tim Harder <radhermit@gentoo.org> +csound-5.16.6-r2.ebuild,
  files/csound-5.16.6-scons.patch, metadata.xml:
  Revbump to add luajit use flag to control using dev-lang/luajit instead of
  dev-lang/lua.

  28 Feb 2012; Tim Harder <radhermit@gentoo.org> csound-5.16.6-r1.ebuild:
  Remove duplicate LDFLAGS setting.

  28 Feb 2012; Tim Harder <radhermit@gentoo.org> csound-5.16.6-r1.ebuild,
  files/csound-5.16.6-scons.patch:
  Fix scons build file to respect custom LDFLAGS.

  28 Feb 2012; Tim Harder <radhermit@gentoo.org> csound-5.16.6-r1.ebuild:
  Move linguas settings and pass LDFLAGS to scons in a better format.

*csound-5.16.6-r1 (27 Feb 2012)

  27 Feb 2012; Tim Harder <radhermit@gentoo.org> -csound-5.16.6.ebuild,
  +csound-5.16.6-r1.ebuild, files/csound-5.16.6-install.patch:
  Revbump to properly install all required headers. Remove old.

  27 Feb 2012; Tim Harder <radhermit@gentoo.org> csound-5.16.6.ebuild:
  Only install locales when nls is enabled.

  27 Feb 2012; Tim Harder <radhermit@gentoo.org> metadata.xml:
  Sort use flags and fix whitespace.

*csound-5.16.6 (27 Feb 2012)

  27 Feb 2012; Tim Harder <radhermit@gentoo.org> +csound-5.16.6.ebuild,
  +files/csound-5.16.6-install.patch, +files/csound-5.16.6-scons.patch,
  +files/csound-5.16.6-tests.patch, +metadata.xml:
  Initial import. Ebuild by me.