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
|
# 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.8 2014/06/14 02:40:06 floppym Exp $
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.
|