summaryrefslogtreecommitdiff
blob: 559a9dafa6c05656e894f4089479f18384746177 (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# ChangeLog for media-video/mpv
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-video/mpv/ChangeLog,v 1.23 2013/09/02 11:21:28 pinkbyte Exp $

  02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> metadata.xml:
  Change maintainer's email address

*mpv-0.1.4 (02 Sep 2013)

  02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> +mpv-0.1.4.ebuild:
  Version bump, wrt bug #481118

  02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> mpv-9999.ebuild,
  metadata.xml:
  Add VAAPI support via USE-flag, wrt bug #481118

*mpv-0.1.3 (25 Aug 2013)

  25 Aug 2013; Tomáš Chvátal <scarabeus@gentoo.org> +mpv-0.1.3.ebuild,
  -mpv-0.1.2.ebuild:
  Bump to 0.1.3, drop 0.1.2.

*mpv-0.1.2 (19 Aug 2013)

  19 Aug 2013; Tomáš Chvátal <scarabeus@gentoo.org> +mpv-0.1.2.ebuild,
  -mpv-0_p20130715.ebuild, mpv-9999.ebuild:
  Version bump to 0.1.2 release, remove older.

  11 Aug 2013; Alexis Ballier <aballier@gentoo.org> mpv-0_p20130715.ebuild,
  mpv-9999.ebuild:
  depend on ffmpeg:0=

  19 Jul 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
  Clean up of metadata.xml. Do not express assignment in description for normal
  situations, just list the to be assigned maintainer first as our scripts pick
  up that one and we don't want to manually correct this every time; herds also
  maintain a package, so they don't need to be listed twice.

  17 Jul 2013; Tom Wijsman <TomWij@gentoo.org> mpv-0_p20130715.ebuild,
  mpv-9999.ebuild:
  Made ffmpeg dependency consistent; that way, it doesn't satisfy and block
  itself at the same time if the user has a lower version installed. Discovered
  in topic #964594 on the Gentoo Forums.

*mpv-0_p20130715 (15 Jul 2013)

  15 Jul 2013; Luca Barbato <lu_zero@gentoo.org> +mpv-0_p20130715.ebuild,
  mpv-9999.ebuild:
  First snapshot and live ebuild update thanks to Nikoli

  09 Jul 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Do not enable debug by default. Patch from Nikoli.

  09 Jul 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Few fixes from nikoli. Put ffmpeg deps on top. Use subslot on libav.

  08 Jul 2013; Tom Wijsman <TomWij@gentoo.org> mpv-9999.ebuild:
  Proxy commit by Nikoli: Explicitly depend on libav-9 and ffmpeg-1.2 instead of
  virtual/ffmpeg-9, fixes bug #476222. Remove warning about CFLAGS and LDFLAGS,
  we now append our flags instead of replacing upstream's flags. Removed some
  configure options which upstream no longer provides, some USE flag behavior
  was changed as a result. USE flag radio now has correct dependencies, it no
  longer depends on oss; added threads USE flag.

  08 Jul 2013; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml:
  Fix repoman warning.

  08 Jul 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Remove networking code switches as the code was dropped.

  05 Jul 2013; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml,
  mpv-9999.ebuild:
  Add few new useflag and enable quvi by default. Thanks to Nikoli for coop.

  15 Jun 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Raise dep on libxbcommon. Thanks to Nikoli for patch.

  21 May 2013; Tim Harder <radhermit@gentoo.org> mpv-9999.ebuild:
  Update DOCS with new readme filename (patch by Nikoli).

  16 May 2013; Tim Harder <radhermit@gentoo.org> mpv-9999.ebuild, metadata.xml:
  Add vf-dlopen use flag (patch by Nikoli).

  28 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Update wayland useflag usage a bit. Patch by Nikoli.

  27 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Try to enable wayland stuff via useflag.

  27 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> mpv-9999.ebuild:
  Update bit. Patch by Nikoli.

*mpv-9999 (27 Apr 2013)

  27 Apr 2013; Tomáš Chvátal <scarabeus@gentoo.org> +metadata.xml,
  +mpv-9999.ebuild:
  Add mpv package which is another mplayer fork. Only live for now snapshots to
  be added after ffmpeg9 virtual is unmasked. Ebuild provided by Nikoli.