summaryrefslogtreecommitdiff
blob: d42ac6b2847e2ae28e9d5fb86a5938f9de6cb170 (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
# ChangeLog for media-video/handbrake
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/handbrake/ChangeLog,v 1.3 2013/05/07 17:26:24 thev00d00 Exp $

  07 May 2013; Ian Whyman <thev00d00@gentoo.org> handbrake-0.9.9_pre5441.ebuild,
  metadata.xml:
  Fix build with automake 1.13 #468694, call eautoreconf instead of autogen.sh,
  add myself to maintainers

  05 May 2013; Tom Wijsman <TomWij@gentoo.org> handbrake-0.9.9_pre5441.ebuild,
  handbrake-9999.ebuild, metadata.xml:
  Made use of python-any-r1 instead of python-single-r1 since python is only
  relevant at Python and the implementation does not matter. Use the global
  gstreamer USE flag instead of the local gst USE flag. Better support prefixes
  using EPREFIX. Thanks to Nikoli for these suggestions. More testing of
  dependency versions and the use of virtuals will follow the coming week...

*handbrake-0.9.9_pre5441 (05 May 2013)
*handbrake-9999 (05 May 2013)

  05 May 2013; Tom Wijsman <TomWij@gentoo.org>
  +files/handbrake-9999-expand-MK_SUBTITLE_PGS.patch,
  +files/handbrake-9999-fix-compilation-with-mp4v2-v1.9.1.patch,
  +files/handbrake-9999-remove-dvdnav-dup.patch,
  +files/handbrake-9999-remove-faac-dependency.patch,
  +files/handbrake-9999-use-older-libmkv.patch,
  +files/handbrake-9999-use-unpatched-a52.patch,
  +handbrake-0.9.9_pre5441.ebuild, +handbrake-9999.ebuild, +metadata.xml:
  Added handbrake; an open-source, GPL-licensed, multiplatform, multithreaded
  video transcoder. Thanks to all contributors of bug #89432. Stepping up as its
  maintainer, help is welcome. 0.9.9 will no longer require one to use bundled
  libraries therefore handbrake can now reside in the Portage tree; once 0.9.9
  is released and ffmpeg-1.2 is no longer masked, we can unmask handbrake.