public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2013-09-08 22:54 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2013-09-08 22:54 UTC (permalink / raw
  To: gentoo-commits

twitch153    13/09/08 22:54:49

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Preserves bundled polarssl lib, bug #483794
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.6                  games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.5&r2=1.6

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dolphin-9999.ebuild	27 Aug 2013 01:33:09 -0000	1.5
+++ dolphin-9999.ebuild	8 Sep 2013 22:54:49 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.5 2013/08/27 01:33:09 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.6 2013/09/08 22:54:49 twitch153 Exp $
 
 EAPI=5
 
@@ -94,10 +94,12 @@
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
 	mv Externals/CLRun . || die
+	mv Externals/polarssl . || die
 	rm -r Externals/* || die
 	mv CLRun Externals || die
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
+	mv polarssl Externals || die
 }
 
 src_configure() {



1.10                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	1 Sep 2013 09:09:05 -0000	1.9
+++ ChangeLog	8 Sep 2013 22:54:49 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.9 2013/09/01 09:09:05 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.10 2013/09/08 22:54:49 twitch153 Exp $
+
+  08 Sep 2013; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Preserves bundled polarssl lib, bug #483794
 
   01 Sep 2013; Patrick Lauer <patrick@gentoo.org> dolphin-3.5.ebuild:
   Whitespace





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-06-22 21:08 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-06-22 21:08 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/06/22 21:08:35

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Updates git eclass to version r3
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.30                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.29&r2=1.30

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- dolphin-9999.ebuild	10 Jun 2015 23:00:19 -0000	1.29
+++ dolphin-9999.ebuild	22 Jun 2015 21:08:35 -0000	1.30
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.29 2015/06/10 23:00:19 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.30 2015/06/22 21:08:35 twitch153 Exp $
 
 EAPI=5
 
@@ -11,7 +11,7 @@
 if [[ ${PV} == 9999* ]]
 then
 	EGIT_REPO_URI="https://github.com/dolphin-emu/dolphin"
-	inherit git-2
+	inherit git-r3
 	KEYWORDS=""
 else
 	SRC_URI="http://${PN}-emu.googlecode.com/files/${P}-src.zip"



1.42                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	10 Jun 2015 23:00:19 -0000	1.41
+++ ChangeLog	22 Jun 2015 21:08:35 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.41 2015/06/10 23:00:19 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.42 2015/06/22 21:08:35 twitch153 Exp $
+
+  22 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Updates git eclass to version r3
 
   10 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild,
   metadata.xml:





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-06-10 22:55 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-06-10 22:55 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/06/10 22:55:51

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Enables looking for shared enet
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.28                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.27&r2=1.28

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- dolphin-9999.ebuild	6 Jun 2015 04:39:21 -0000	1.27
+++ dolphin-9999.ebuild	10 Jun 2015 22:55:51 -0000	1.28
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.27 2015/06/06 04:39:21 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.28 2015/06/10 22:55:51 twitch153 Exp $
 
 EAPI=5
 
@@ -117,6 +117,7 @@
 		"-Dprefix=${GAMES_PREFIX}"
 		"-Ddatadir=${GAMES_DATADIR}/${PN}"
 		"-Dplugindir=$(games_get_libdir)/${PN}"
+		"-DUSE_SHARED_ENET=ON"
 		$( cmake-utils_use ffmpeg ENCODE_FRAMEDUMPS )
 		$( cmake-utils_use openmp OPENMP )
 	)



1.40                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	6 Jun 2015 04:39:21 -0000	1.39
+++ ChangeLog	10 Jun 2015 22:55:51 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.39 2015/06/06 04:39:21 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.40 2015/06/10 22:55:51 twitch153 Exp $
+
+  10 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Enables looking for shared enet
 
   06 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Adds >net-libs/enet-1.3.7 as a dependency, bug #550850





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-06-06  4:39 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-06-06  4:39 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/06/06 04:39:22

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds >net-libs/enet-1.3.7 as a dependency, bug #550850
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.27                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.26&r2=1.27

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- dolphin-9999.ebuild	6 Jun 2015 03:31:28 -0000	1.26
+++ dolphin-9999.ebuild	6 Jun 2015 04:39:21 -0000	1.27
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.26 2015/06/06 03:31:28 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.27 2015/06/06 04:39:21 twitch153 Exp $
 
 EAPI=5
 
@@ -49,6 +49,7 @@
 	media-gfx/nvidia-cg-toolkit
 	media-libs/freetype
 	media-libs/libsoundtouch
+	>net-libs/enet-1.3.7
 	>=sys-devel/gcc-4.9.0
 	x11-libs/wxGTK:${WX_GTK_VER}
 	"
@@ -93,20 +94,17 @@
 	# - SOIL: The sources are not public.
 	# - Bochs-disasm: Don't know what it is.
 	# - GL: A custom gl.h file is used.
-	# - enet: Not fully supported yet.
 	# - gtest: Their build set up solely relies on the build in gtest.
 	# - xxhash: Not on the tree.
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
 	mv Externals/GL . || die
-	mv Externals/enet . || die
 	mv Externals/gtest . || die
 	mv Externals/xxhash . || die
 	rm -r Externals/* || die "Failed to delete Externals dir."
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
 	mv GL Externals || die
-	mv enet Externals || die
 	mv gtest Externals || die
 	mv xxhash Externals || die
 }



1.39                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	6 Jun 2015 03:31:28 -0000	1.38
+++ ChangeLog	6 Jun 2015 04:39:21 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.38 2015/06/06 03:31:28 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.39 2015/06/06 04:39:21 twitch153 Exp $
+
+  06 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Adds >net-libs/enet-1.3.7 as a dependency, bug #550850
 
   06 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Changes required gcc version to >=4.9.0





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-06-06  3:31 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-06-06  3:31 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/06/06 03:31:28

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Changes required gcc version to >=4.9.0
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.26                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.25&r2=1.26

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- dolphin-9999.ebuild	30 Apr 2015 22:42:32 -0000	1.25
+++ dolphin-9999.ebuild	6 Jun 2015 03:31:28 -0000	1.26
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.25 2015/04/30 22:42:32 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.26 2015/06/06 03:31:28 twitch153 Exp $
 
 EAPI=5
 
@@ -49,13 +49,13 @@
 	media-gfx/nvidia-cg-toolkit
 	media-libs/freetype
 	media-libs/libsoundtouch
-	>=sys-devel/gcc-4.6.0
+	>=sys-devel/gcc-4.9.0
 	x11-libs/wxGTK:${WX_GTK_VER}
 	"
 
 pkg_pretend() {
 
-	local ver=4.6.0
+	local ver=4.9.0
 	local msg="${PN} needs at least GCC ${ver} set to compile."
 
 	if [[ ${MERGE_TYPE} != binary ]]; then



1.38                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	2 May 2015 16:50:01 -0000	1.37
+++ ChangeLog	6 Jun 2015 03:31:28 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.37 2015/05/02 16:50:01 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.38 2015/06/06 03:31:28 twitch153 Exp $
+
+  06 Jun 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Changes required gcc version to >=4.9.0
 
 *dolphin-4.0-r2 (02 May 2015)
 *dolphin-4.0.2-r7 (02 May 2015)





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-03-09 21:07 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-03-09 21:07 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/03/09 21:07:44

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Removes preservation of polarssl bundled libs, it's no longer necessary
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.23                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.22&r2=1.23

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- dolphin-9999.ebuild	9 Mar 2015 21:00:42 -0000	1.22
+++ dolphin-9999.ebuild	9 Mar 2015 21:07:44 -0000	1.23
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.22 2015/03/09 21:00:42 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.23 2015/03/09 21:07:44 twitch153 Exp $
 
 EAPI=5
 
@@ -93,12 +93,10 @@
 	# - Bochs-disasm: Don't know what it is.
 	# - GL: A custom gl.h file is used.
 	# - enet: Not fully supported yet.
-	# - polarssl: Not fully supported yet.
 	# - gtest: Their build set up solely relies on the build in gtest.
 	# - xxhash: Not on the tree.
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
-	mv Externals/polarssl . || die
 	mv Externals/GL . || die
 	mv Externals/enet . || die
 	mv Externals/gtest . || die
@@ -106,7 +104,6 @@
 	rm -r Externals/* || die "Failed to delete Externals dir."
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
-	mv polarssl Externals || die
 	mv GL Externals || die
 	mv enet Externals || die
 	mv gtest Externals || die



1.32                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	9 Mar 2015 21:00:42 -0000	1.31
+++ ChangeLog	9 Mar 2015 21:07:44 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.31 2015/03/09 21:00:42 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.32 2015/03/09 21:07:44 twitch153 Exp $
+
+  09 Mar 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Removes preservation of polarssl bundled libs, it's no longer necessary
 
   09 Mar 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Preserves enet bundled libs, bug #542608





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-03-09 21:00 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-03-09 21:00 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/03/09 21:00:42

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Preserves enet bundled libs, bug #542608
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.22                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.21&r2=1.22

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- dolphin-9999.ebuild	9 Feb 2015 00:00:07 -0000	1.21
+++ dolphin-9999.ebuild	9 Mar 2015 21:00:42 -0000	1.22
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.21 2015/02/09 00:00:07 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.22 2015/03/09 21:00:42 twitch153 Exp $
 
 EAPI=5
 
@@ -92,6 +92,7 @@
 	# - SOIL: The sources are not public.
 	# - Bochs-disasm: Don't know what it is.
 	# - GL: A custom gl.h file is used.
+	# - enet: Not fully supported yet.
 	# - polarssl: Not fully supported yet.
 	# - gtest: Their build set up solely relies on the build in gtest.
 	# - xxhash: Not on the tree.
@@ -99,6 +100,7 @@
 	mv Externals/Bochs_disasm . || die
 	mv Externals/polarssl . || die
 	mv Externals/GL . || die
+	mv Externals/enet . || die
 	mv Externals/gtest . || die
 	mv Externals/xxhash . || die
 	rm -r Externals/* || die "Failed to delete Externals dir."
@@ -106,6 +108,7 @@
 	mv SOIL Externals || die
 	mv polarssl Externals || die
 	mv GL Externals || die
+	mv enet Externals || die
 	mv gtest Externals || die
 	mv xxhash Externals || die
 }



1.31                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	9 Feb 2015 00:00:07 -0000	1.30
+++ ChangeLog	9 Mar 2015 21:00:42 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.30 2015/02/09 00:00:07 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.31 2015/03/09 21:00:42 twitch153 Exp $
+
+  09 Mar 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Preserves enet bundled libs, bug #542608
 
 *dolphin-4.0.2-r4 (09 Feb 2015)
 





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-02-08 23:13 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-02-08 23:13 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/02/08 23:13:29

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds save for xxhash bundled binary
  
  (Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.19                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.18&r2=1.19

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- dolphin-9999.ebuild	12 Jan 2015 22:08:17 -0000	1.18
+++ dolphin-9999.ebuild	8 Feb 2015 23:13:29 -0000	1.19
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.18 2015/01/12 22:08:17 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.19 2015/02/08 23:13:29 twitch153 Exp $
 
 EAPI=5
 
@@ -93,18 +93,21 @@
 	# - Bochs-disasm: Don't know what it is.
 	# - GL: A custom gl.h file is used.
 	# - polarssl: Not fully supported yet.
-	# - gtest: No idea. Removal causes build failure.
+	# - gtest: Their build set up solely relies on the build in gtest.
+	# - xxhash: Not on the tree.
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
 	mv Externals/polarssl . || die
 	mv Externals/GL . || die
 	mv Externals/gtest . || die
+	mv Externals/xxhash . || die
 	rm -r Externals/* || die "Failed to delete Externals dir."
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
 	mv polarssl Externals || die
 	mv GL Externals || die
 	mv gtest Externals || die
+	mv xxhash Externals || die
 }
 
 src_configure() {
@@ -136,7 +139,7 @@
 	fi
 
 	doicon Installer/dolphin-emu.xpm
-	make_desktop_entry "dolphin-emu" "Dolphin" "Dolphin" "Game;"
+	make_desktop_entry "dolphin-emu" "Dolphin Emulator" "dolphin-emu" "Game;Emulator;"
 
 	prepgamesdirs
 }



1.28                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.27&r2=1.28

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- ChangeLog	16 Jan 2015 18:54:41 -0000	1.27
+++ ChangeLog	8 Feb 2015 23:13:29 -0000	1.28
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.27 2015/01/16 18:54:41 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.28 2015/02/08 23:13:29 twitch153 Exp $
+
+  08 Feb 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Adds save for xxhash bundled binary
 
 *dolphin-4.0.2-r2 (16 Jan 2015)
 





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2015-01-12 22:08 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2015-01-12 22:08 UTC (permalink / raw
  To: gentoo-commits

twitch153    15/01/12 22:08:17

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds media-libs/libsdl2 as dependency, bug #535978
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.18                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.17&r2=1.18

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- dolphin-9999.ebuild	28 Dec 2014 00:43:42 -0000	1.17
+++ dolphin-9999.ebuild	12 Jan 2015 22:08:17 -0000	1.18
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.17 2014/12/28 00:43:42 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.18 2015/01/12 22:08:17 twitch153 Exp $
 
 EAPI=5
 
@@ -26,12 +26,12 @@
 IUSE="alsa ao bluetooth doc ffmpeg +lzo openal opengl openmp portaudio pulseaudio"
 
 RDEPEND=">=media-libs/glew-1.10
-	>=media-libs/libsdl-1.2[joystick]
 	>=media-libs/libsfml-2.1
 	>=net-libs/miniupnpc-1.8
 	sys-libs/readline
 	x11-libs/libXext
 	x11-libs/libXrandr
+	media-libs/libsdl2[haptic,joystick]
 	net-libs/polarssl[havege]
 	alsa? ( media-libs/alsa-lib )
 	ao? ( media-libs/libao )



1.26                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	28 Dec 2014 00:43:42 -0000	1.25
+++ ChangeLog	12 Jan 2015 22:08:17 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.25 2014/12/28 00:43:42 twitch153 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.26 2015/01/12 22:08:17 twitch153 Exp $
+
+  12 Jan 2015; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Adds media-libs/libsdl2 as dependency, bug #535978
 
   28 Dec 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Adds polarssl[havege] as dependency, bug #483794





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-12-28  0:43 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-12-28  0:43 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/12/28 00:43:42

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds polarssl[havege] as dependency, bug #483794
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.17                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.16&r2=1.17

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- dolphin-9999.ebuild	12 Dec 2014 01:23:56 -0000	1.16
+++ dolphin-9999.ebuild	28 Dec 2014 00:43:42 -0000	1.17
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.16 2014/12/12 01:23:56 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.17 2014/12/28 00:43:42 twitch153 Exp $
 
 EAPI=5
 
@@ -32,6 +32,7 @@
 	sys-libs/readline
 	x11-libs/libXext
 	x11-libs/libXrandr
+	net-libs/polarssl[havege]
 	alsa? ( media-libs/alsa-lib )
 	ao? ( media-libs/libao )
 	bluetooth? ( net-wireless/bluez )



1.25                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	12 Dec 2014 01:23:56 -0000	1.24
+++ ChangeLog	28 Dec 2014 00:43:42 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.24 2014/12/12 01:23:56 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.25 2014/12/28 00:43:42 twitch153 Exp $
+
+  28 Dec 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Adds polarssl[havege] as dependency, bug #483794
 
 *dolphin-4.0.2-r1 (12 Dec 2014)
 





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-12-07 22:10 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-12-07 22:10 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/12/07 22:10:22

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Updates libsfml version dependency to 2.1, bug #531262
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.15                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.14&r2=1.15

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- dolphin-9999.ebuild	20 Sep 2014 23:50:52 -0000	1.14
+++ dolphin-9999.ebuild	7 Dec 2014 22:10:22 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.14 2014/09/20 23:50:52 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.15 2014/12/07 22:10:22 twitch153 Exp $
 
 EAPI=5
 
@@ -27,7 +27,7 @@
 
 RDEPEND=">=media-libs/glew-1.10
 	>=media-libs/libsdl-1.2[joystick]
-	<media-libs/libsfml-2.0
+	>=media-libs/libsfml-2.1
 	>=net-libs/miniupnpc-1.8
 	sys-libs/readline
 	x11-libs/libXext



1.23                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	20 Sep 2014 23:50:52 -0000	1.22
+++ ChangeLog	7 Dec 2014 22:10:22 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.22 2014/09/20 23:50:52 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.23 2014/12/07 22:10:22 twitch153 Exp $
+
+  07 Dec 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Updates libsfml version dependency to 2.1, bug #531262
 
   20 Sep 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Modifies location set for doicon call, bug #523282





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-09-20 23:50 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-09-20 23:50 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/09/20 23:50:53

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Modifies location set for doicon call, bug #523282
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.14                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.13&r2=1.14

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- dolphin-9999.ebuild	30 Jun 2014 05:39:48 -0000	1.13
+++ dolphin-9999.ebuild	20 Sep 2014 23:50:52 -0000	1.14
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.13 2014/06/30 05:39:48 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.14 2014/09/20 23:50:52 twitch153 Exp $
 
 EAPI=5
 
@@ -134,7 +134,7 @@
 		dodoc -r docs/ActionReplay docs/DSP docs/WiiMote
 	fi
 
-	doicon Source/Core/DolphinWX/resources/Dolphin.xpm
+	doicon Installer/dolphin-emu.xpm
 	make_desktop_entry "dolphin-emu" "Dolphin" "Dolphin" "Game;"
 
 	prepgamesdirs



1.22                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	30 Jun 2014 05:39:48 -0000	1.21
+++ ChangeLog	20 Sep 2014 23:50:52 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.21 2014/06/30 05:39:48 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.22 2014/09/20 23:50:52 twitch153 Exp $
+
+  20 Sep 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Modifies location set for doicon call, bug #523282
 
   30 Jun 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Adds wxGTK3.0 version dependency, bug #515688





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-06-30  5:39 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-06-30  5:39 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/06/30 05:39:48

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds wxGTK3.0 version dependency, bug #515688
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.13                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.12&r2=1.13

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dolphin-9999.ebuild	19 Mar 2014 03:06:38 -0000	1.12
+++ dolphin-9999.ebuild	30 Jun 2014 05:39:48 -0000	1.13
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.12 2014/03/19 03:06:38 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.13 2014/06/30 05:39:48 twitch153 Exp $
 
 EAPI=5
 
-WX_GTK_VER="2.9"
+WX_GTK_VER="3.0"
 
 inherit cmake-utils eutils pax-utils toolchain-funcs versionator wxwidgets games
 
@@ -48,7 +48,7 @@
 	media-libs/freetype
 	media-libs/libsoundtouch
 	>=sys-devel/gcc-4.6.0
-	x11-libs/wxGTK:2.9
+	x11-libs/wxGTK:${WX_GTK_VER}
 	"
 
 pkg_pretend() {



1.21                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	4 May 2014 21:47:04 -0000	1.20
+++ ChangeLog	30 Jun 2014 05:39:48 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.20 2014/05/04 21:47:04 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.21 2014/06/30 05:39:48 twitch153 Exp $
+
+  30 Jun 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Adds wxGTK3.0 version dependency, bug #515688
 
 *dolphin-4.0.2 (04 May 2014)
 





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-03-19  3:06 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-03-19  3:06 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/03/19 03:06:38

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Adds gtest to saved External directories.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A8C8FBCF)

Revision  Changes    Path
1.12                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.11&r2=1.12

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dolphin-9999.ebuild	7 Feb 2014 17:55:17 -0000	1.11
+++ dolphin-9999.ebuild	19 Mar 2014 03:06:38 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.11 2014/02/07 17:55:17 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.12 2014/03/19 03:06:38 twitch153 Exp $
 
 EAPI=5
 
@@ -91,15 +91,19 @@
 	# - SOIL: The sources are not public.
 	# - Bochs-disasm: Don't know what it is.
 	# - GL: A custom gl.h file is used.
+	# - polarssl: Not fully supported yet.
+	# - gtest: No idea. Removal causes build failure.
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
 	mv Externals/polarssl . || die
 	mv Externals/GL . || die
+	mv Externals/gtest . || die
 	rm -r Externals/* || die "Failed to delete Externals dir."
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
 	mv polarssl Externals || die
 	mv GL Externals || die
+	mv gtest Externals || die
 }
 
 src_configure() {



1.19                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	18 Mar 2014 19:11:07 -0000	1.18
+++ ChangeLog	19 Mar 2014 03:06:38 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.18 2014/03/18 19:11:07 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.19 2014/03/19 03:06:38 twitch153 Exp $
+
+  19 Mar 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Adds gtest to saved External directories.
 
   18 Mar 2014; Devan Franchini <twitch153@gentoo.org> dolphin-4.0.ebuild:
   Removes unnecessary S variable, bug #504964





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-02-07 17:55 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-02-07 17:55 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/02/07 17:55:18

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Updates REPO_URI and alters Readme.txt to proper Readme.md file
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.11                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.10&r2=1.11

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- dolphin-9999.ebuild	25 Jan 2014 04:40:29 -0000	1.10
+++ dolphin-9999.ebuild	7 Feb 2014 17:55:17 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.10 2014/01/25 04:40:29 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.11 2014/02/07 17:55:17 twitch153 Exp $
 
 EAPI=5
 
@@ -10,7 +10,7 @@
 
 if [[ ${PV} == 9999* ]]
 then
-	EGIT_REPO_URI="https://code.google.com/p/dolphin-emu/"
+	EGIT_REPO_URI="https://github.com/dolphin-emu/dolphin"
 	inherit git-2
 	KEYWORDS=""
 else
@@ -125,7 +125,7 @@
 
 	cmake-utils_src_install
 
-	dodoc Readme.txt
+	dodoc Readme.md
 	if use doc; then
 		dodoc -r docs/ActionReplay docs/DSP docs/WiiMote
 	fi



1.16                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	25 Jan 2014 04:40:29 -0000	1.15
+++ ChangeLog	7 Feb 2014 17:55:17 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.15 2014/01/25 04:40:29 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.16 2014/02/07 17:55:17 twitch153 Exp $
+
+  07 Feb 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Updates REPO_URI and alters Readme.txt to proper Readme.md file
 
   25 Jan 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Saves external GL folder from removal





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-01-25  4:40 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-01-25  4:40 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/01/25 04:40:29

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Saves external GL folder from removal
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.10                 games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.9&r2=1.10

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- dolphin-9999.ebuild	24 Jan 2014 17:23:50 -0000	1.9
+++ dolphin-9999.ebuild	25 Jan 2014 04:40:29 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.9 2014/01/24 17:23:50 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.10 2014/01/25 04:40:29 twitch153 Exp $
 
 EAPI=5
 
@@ -90,13 +90,16 @@
 	# Remove ALL the bundled libraries, aside from:
 	# - SOIL: The sources are not public.
 	# - Bochs-disasm: Don't know what it is.
+	# - GL: A custom gl.h file is used.
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
 	mv Externals/polarssl . || die
+	mv Externals/GL . || die
 	rm -r Externals/* || die "Failed to delete Externals dir."
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
 	mv polarssl Externals || die
+	mv GL Externals || die
 }
 
 src_configure() {



1.15                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	24 Jan 2014 17:23:50 -0000	1.14
+++ ChangeLog	25 Jan 2014 04:40:29 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.14 2014/01/24 17:23:50 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.15 2014/01/25 04:40:29 twitch153 Exp $
+
+  25 Jan 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Saves external GL folder from removal
 
   24 Jan 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
   Removes deletion of CLRun dir, and updates dependency for glew





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2014-01-24 17:23 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2014-01-24 17:23 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/01/24 17:23:50

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  Removes deletion of CLRun dir, and updates dependency for glew
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.9                  games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.8&r2=1.9

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- dolphin-9999.ebuild	17 Nov 2013 22:38:30 -0000	1.8
+++ dolphin-9999.ebuild	24 Jan 2014 17:23:50 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.8 2013/11/17 22:38:30 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.9 2014/01/24 17:23:50 twitch153 Exp $
 
 EAPI=5
 
@@ -25,7 +25,7 @@
 SLOT="0"
 IUSE="alsa ao bluetooth doc ffmpeg +lzo openal opengl openmp portaudio pulseaudio"
 
-RDEPEND=">=media-libs/glew-1.6
+RDEPEND=">=media-libs/glew-1.10
 	>=media-libs/libsdl-1.2[joystick]
 	<media-libs/libsfml-2.0
 	>=net-libs/miniupnpc-1.8
@@ -90,13 +90,10 @@
 	# Remove ALL the bundled libraries, aside from:
 	# - SOIL: The sources are not public.
 	# - Bochs-disasm: Don't know what it is.
-	# - CLRun: Part of OpenCL
 	mv Externals/SOIL . || die
 	mv Externals/Bochs_disasm . || die
-	mv Externals/CLRun . || die
 	mv Externals/polarssl . || die
-	rm -r Externals/* || die
-	mv CLRun Externals || die
+	rm -r Externals/* || die "Failed to delete Externals dir."
 	mv Bochs_disasm Externals || die
 	mv SOIL Externals || die
 	mv polarssl Externals || die



1.14                 games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	17 Nov 2013 22:38:30 -0000	1.13
+++ ChangeLog	24 Jan 2014 17:23:50 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/dolphin
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.13 2013/11/17 22:38:30 twitch153 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.14 2014/01/24 17:23:50 twitch153 Exp $
+
+  24 Jan 2014; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  Removes deletion of CLRun dir, and updates dependency for glew
 
   17 Nov 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild,
   dolphin-4.0.ebuild, dolphin-9999.ebuild:





^ permalink raw reply	[flat|nested] 18+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog
@ 2013-08-27  1:33 Devan Franchini (twitch153)
  0 siblings, 0 replies; 18+ messages in thread
From: Devan Franchini (twitch153) @ 2013-08-27  1:33 UTC (permalink / raw
  To: gentoo-commits

twitch153    13/08/27 01:33:09

  Modified:             dolphin-9999.ebuild ChangeLog
  Log:
  dolphin-9999.ebuild: Adds check for merge type to prevent unnecessary checking of gcc-version when emerging as a binary package
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.5                  games-emulation/dolphin/dolphin-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild?r1=1.4&r2=1.5

Index: dolphin-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dolphin-9999.ebuild	26 Aug 2013 18:09:23 -0000	1.4
+++ dolphin-9999.ebuild	27 Aug 2013 01:33:09 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.4 2013/08/26 18:09:23 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/dolphin-9999.ebuild,v 1.5 2013/08/27 01:33:09 twitch153 Exp $
 
 EAPI=5
 
@@ -56,10 +56,13 @@
 	local ver=4.6.0
 	local msg="${PN} needs at least GCC ${ver} set to compile."
 
-	if ! version_is_at_least ${ver} $(gcc-fullversion); then
-		eerror ${msg}
-		die ${msg}
+	if [[ ${MERGE_TYPE} != binary ]]; then
+		if ! version_is_at_least ${ver} $(gcc-fullversion); then
+			eerror ${msg}
+			die ${msg}
+		fi
 	fi
+
 }
 
 src_prepare() {



1.6                  games-emulation/dolphin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-emulation/dolphin/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	27 Aug 2013 01:29:10 -0000	1.5
+++ ChangeLog	27 Aug 2013 01:33:09 -0000	1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-emulation/dolphin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.5 2013/08/27 01:29:10 twitch153 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dolphin/ChangeLog,v 1.6 2013/08/27 01:33:09 twitch153 Exp $
+
+  27 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-9999.ebuild:
+  dolphin-9999.ebuild: Adds check for merge type to prevent unnecessary checking
+  of gcc-version when emerging as a binary package
 
   27 Aug 2013; Devan Franchini <twitch153@gentoo.org> dolphin-3.5.ebuild:
   dolphin-3.5.ebuild: Adds check for binary package to prevent unnecessary





^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-06-22 21:08 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 22:54 [gentoo-commits] gentoo-x86 commit in games-emulation/dolphin: dolphin-9999.ebuild ChangeLog Devan Franchini (twitch153)
  -- strict thread matches above, loose matches on Subject: below --
2015-06-22 21:08 Devan Franchini (twitch153)
2015-06-10 22:55 Devan Franchini (twitch153)
2015-06-06  4:39 Devan Franchini (twitch153)
2015-06-06  3:31 Devan Franchini (twitch153)
2015-03-09 21:07 Devan Franchini (twitch153)
2015-03-09 21:00 Devan Franchini (twitch153)
2015-02-08 23:13 Devan Franchini (twitch153)
2015-01-12 22:08 Devan Franchini (twitch153)
2014-12-28  0:43 Devan Franchini (twitch153)
2014-12-07 22:10 Devan Franchini (twitch153)
2014-09-20 23:50 Devan Franchini (twitch153)
2014-06-30  5:39 Devan Franchini (twitch153)
2014-03-19  3:06 Devan Franchini (twitch153)
2014-02-07 17:55 Devan Franchini (twitch153)
2014-01-25  4:40 Devan Franchini (twitch153)
2014-01-24 17:23 Devan Franchini (twitch153)
2013-08-27  1:33 Devan Franchini (twitch153)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox