summaryrefslogtreecommitdiff
blob: bd8143fd304c1bbe81313355645100e15803b2c0 (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
# 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.6 2014/05/20 17:59:04 aballier Exp $

  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.