summaryrefslogtreecommitdiff
blob: a147a5ebefbae46423688199cc3e8cddef4f47db (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
# ChangeLog for media-libs/x265
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.15 2014/11/09 09:12:10 ssuominen Exp $

*x265-1.4 (09 Nov 2014)

  09 Nov 2014; Samuli Suominen <ssuominen@gentoo.org> +x265-1.4.ebuild,
  x265-9999.ebuild:
  Version bump wrt #528024 by "Perfect Gentleman"

  12 Sep 2014; Jeroen Roovers <jer@gentoo.org> metadata.xml:
  Extraneous dot....

  12 Sep 2014; Samuli Suominen <ssuominen@gentoo.org> -files/x265-libdir.patch,
  -files/x265-libdir_pkgconfig.patch, -x265-0.8.ebuild, -x265-1.0.ebuild,
  -x265-1.2.ebuild:
  old

*x265-1.3 (12 Sep 2014)

  12 Sep 2014; Samuli Suominen <ssuominen@gentoo.org> +x265-1.3.ebuild,
  x265-9999.ebuild:
  Version bump wrt #522618 (raise subslot based on SONAME)

  28 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> x265-9999.ebuild:
  Add ~arm to KEYWORDS also in -9999.ebuild because it's the base for next
  version bump.

  27 Jul 2014; Markus Meier <maekke@gentoo.org> x265-0.8.ebuild,
  x265-1.0.ebuild, x265-1.2.ebuild:
  add ~arm, bug #510340

*x265-1.2 (27 Jul 2014)

  27 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> +x265-1.2.ebuild,
  x265-9999.ebuild:
  Version bump; update SLOT to 0/25 based on new SONAME

  14 Jun 2014; Mike Gilbert <floppym@gentoo.org> x265-1.0.ebuild,
  x265-9999.ebuild:
  Add ~x86 keyword, tested by Arfrever.

*x265-1.0 (20 May 2014)

  20 May 2014; Alexis Ballier <aballier@gentoo.org> +x265-1.0.ebuild:
  version bump, bug #509432

  20 May 2014; Alexis Ballier <aballier@gentoo.org> x265-9999.ebuild:
  bump subslot according to soname change

  20 May 2014; Alexis Ballier <aballier@gentoo.org> x265-0.8.ebuild,
  x265-9999.ebuild:
  build as PIC (that is what is done for amd64 in CMakeLists.txt anyway); patch
  by Jeroen Roovers, bug #510444.

  28 Apr 2014; Michał Górny <mgorny@gentoo.org> x265-0.8.ebuild,
  x265-9999.ebuild:
  Replace multilib_build_binaries with multilib_is_native_abi, in order to put
  an end to the confusion introduced by having two functions, the proper one
  suggesting it is just for binaries.

  10 Apr 2014; Alexis Ballier <aballier@gentoo.org> x265-9999.ebuild:
  bump subslot reflecting soname change

  25 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> x265-9999.ebuild:
  Pass -DLIB_INSTALL_DIR and drop now unrequired libdir patches wrt #505584 by
  "jospezial"

*x265-9999 (12 Mar 2014)
*x265-0.8 (12 Mar 2014)

  12 Mar 2014; Alexis Ballier <aballier@gentoo.org> +x265-0.8.ebuild,
  +x265-9999.ebuild, +files/x265-libdir.patch,
  +files/x265-libdir_pkgconfig.patch, +metadata.xml:
  Initial import, bug #485352. Ebuild by Samuli Suominen, Yixun Lan and myself.