summaryrefslogtreecommitdiff
blob: f1570da88648c78ec1acce2d8223095764f653e5 (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
# ChangeLog for games-emulation/mupen64plus
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-emulation/mupen64plus/ChangeLog,v 1.18 2011/12/26 02:28:24 joker Exp $

  26 Dec 2011; Christian Birchinger <joker@gentoo.org>
  mupen64plus-1.5-r2.ebuild:
  Fix typo from tests

  26 Dec 2011; Christian Birchinger <joker@gentoo.org>
  mupen64plus-1.5-r2.ebuild:
  Added a check for CC=gcc. Other compilers are not supported at this point

  13 Dec 2011; Christian Birchinger <joker@gentoo.org>
  mupen64plus-1.5-r2.ebuild:
  Make it use the user configured CC (also needed as linker because the args
  are not LD compatible) and CXX. However, this will not cause it to build
  cleanly with non-gcc compilers like clang

  24 Sep 2011; Mike Frysinger <vapier@gentoo.org> mupen64plus-1.5-r2.ebuild,
  +files/mupen64plus-1.5-minizip.patch:
  Use minizip from system zlib #383845 by Dennis Schridde.

  13 Jul 2011; Tupone Alfredo <tupone@gentoo.org>
  files/mupen64plus-1.5-gcc46.patch:
  Better fix of Bug #363317 from upstream.

  15 Apr 2011; Alfredo Tupone <tupone@gentoo.org> mupen64plus-1.5-r2.ebuild,
  +files/mupen64plus-1.5-gcc46.patch:
  Fix build with gcc-4.6 Bug #363317 by Diego Elio Pettenò

*mupen64plus-1.5-r2 (15 Jul 2010)

  15 Jul 2010; Christian Birchinger <joker@gentoo.org>
  +mupen64plus-1.5-r2.ebuild, +files/README.gentoo-patches-20100507:
  Updated Debian patches to dfsg1-10. Fixed the dejavu font hardcoded
  location patch and added media-fonts/dejavu as dependency.

  16 May 2010; Christian Birchinger <joker@gentoo.org>
  mupen64plus-1.5-r1.ebuild, +files/ftbfs-gvariant-type-conflicts.patch:
  Added a patch to fix FTBFS due to glib gvariant type definitions. Should
  only affect people that try to build it with a newer glib version.

  11 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  mupen64plus-1.5-r1.ebuild, +files/mupen64plus-1.5-libpng14.patch:
  Fix building with libpng14 wrt #308753 by Locke Shinseiko.

  11 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  mupen64plus-1.5-r1.ebuild:
  stable x86, bug 299033

  09 Jan 2010; Pacho Ramos <pacho@gentoo.org> mupen64plus-1.5-r1.ebuild:
  amd64 stable, bug 299033

  01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  mupen64plus-1.5-r1.ebuild:
  lzma-utils are no option

  01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  mupen64plus-1.5-r1.ebuild:
  Make lzma-utils possible as dependency

  30 Dec 2009; Christian Birchinger <joker@gentoo.org>
  mupen64plus-1.5-r1.ebuild:
  Fix the Icon entry in the desktop file

*mupen64plus-1.5-r1 (24 Nov 2009)

  24 Nov 2009; Christian Birchinger <joker@gentoo.org>
  +mupen64plus-1.5-r1.ebuild, +files/README.gentoo-patches-20091123:
  Added almost all Debian patches. A big thank you to all the authors of the
  patches.

  22 Sep 2009; Tristan Heaven <nyhm@gentoo.org> mupen64plus-1.5.ebuild:
  Override Makefile arch detection; add ~x86 keyword

  31 Aug 2009; Tristan Heaven <nyhm@gentoo.org>
  files/mupen64plus-1.5-flags.patch:
  Don't remove -fno-strict-aliasing from default CFLAGS; respect CC/CXX

*mupen64plus-1.5 (28 Aug 2009)

  28 Aug 2009; Christian Birchinger <joker@gentoo.org>
  Initial import. Thanks alot to Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  and all the other contributors of this ebuild.

  01 Aug 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  mupen64plus-1.5.ebuild, +files/mupen64plus-1.5-flags.patch:
  Drop custom-cflags and add a patch to drop default CFLAGS/STRIP instead of
  using sed. Thanks to Tommy[D] for suggestions.

  27 Jul 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  +mupen64plus-1.5.ebuild, +files/mupen64plus-1.5-glide64-gcc44.patch,
  +files/mupen64plus-1.5-plugindir.patch,
  +files/mupen64plus-1.5-unbundle-bzip2.patch, +metadata.xml:
  Ebuild for games-emulation/mupen64plus (bug #215426). Thanks to all Bugzilla
  thread contributors.