summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/x265/ChangeLog-2015')
-rw-r--r--media-libs/x265/ChangeLog-2015123
1 files changed, 123 insertions, 0 deletions
diff --git a/media-libs/x265/ChangeLog-2015 b/media-libs/x265/ChangeLog-2015
new file mode 100644
index 00000000..3b9a16f6
--- /dev/null
+++ b/media-libs/x265/ChangeLog-2015
@@ -0,0 +1,123 @@
+# ChangeLog for media-libs/x265
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/x265/ChangeLog,v 1.27 2015/07/24 15:51:17 blueness Exp $
+
+ 24 Jul 2015; Anthony G. Basile <blueness@gentoo.org> x265-1.5.ebuild,
+ x265-1.7.ebuild, x265-9999.ebuild:
+ Keyword ~ppc. Bug #548966.
+
+ 29 May 2015; Mikle Kolyada <zlogene@gentoo.org> x265-1.5.ebuild:
+ arm stable wrt bug #541664
+
+ 22 May 2015; Alexis Ballier <aballier@gentoo.org> x265-1.7.ebuild,
+ x265-9999.ebuild:
+ bump subslot, by Arfrever Frehtes Taifersar Arahesis, bug #549954
+
+*x265-1.7 (19 May 2015)
+
+ 19 May 2015; Alexis Ballier <aballier@gentoo.org> +x265-1.7.ebuild,
+ x265-9999.ebuild:
+ version bump, update src_uri, fix build on x86 (bug #549028)
+
+ 19 May 2015; Alexis Ballier <aballier@gentoo.org> -x265-1.3.ebuild,
+ -x265-1.4.ebuild:
+ remove old
+
+ 11 May 2015; Mikle Kolyada <zlogene@gentoo.org> x265-1.5.ebuild:
+ amd64 stable wrt bug #538798
+
+ 01 May 2015; Jeroen Roovers <jer@gentoo.org> x265-1.4.ebuild,
+ x265-1.5.ebuild:
+ Marked ~ppc64 (bug #539564).
+
+ 26 Apr 2015; Pacho Ramos <pacho@gentoo.org> x265-1.5.ebuild:
+ x86 stable wrt bug #538798
+
+ 02 Apr 2015; Jeroen Roovers <jer@gentoo.org> x265-1.5.ebuild:
+ Stable for HPPA (bug #538798).
+
+ 18 Mar 2015; Jeroen Roovers <jer@gentoo.org> x265-1.5.ebuild:
+ Marked ~hppa (bug #510340).
+
+ 17 Mar 2015; Alexis Ballier <aballier@gentoo.org> x265-1.5.ebuild,
+ x265-9999.ebuild:
+ Tests are really about checking asm. Dont run them on arches with no asm
+ optimisations. Bug #519046
+
+*x265-1.5 (17 Mar 2015)
+
+ 17 Mar 2015; Alexis Ballier <aballier@gentoo.org> +x265-1.5.ebuild,
+ x265-9999.ebuild:
+ version bump, update subslot, bug #540080
+
+*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.