commit:     e806269ddce77f1a66136695d9a52e12a74434cb
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 30 08:26:51 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 30 08:26:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e806269d

games-emulation/visualboyadvance: Remove from tree

 games-emulation/visualboyadvance/Manifest          |   2 -
 .../visualboyadvance/files/1.7.2-gcc34.patch       |  41 ------
 .../visualboyadvance/files/1.7.2-gcc41.patch       |  27 ----
 .../visualboyadvance/files/1.7.2-homedir.patch     |  11 --
 .../files/visualboyadvance-1.7.2-gcc47.patch       |  32 -----
 .../files/visualboyadvance-1.7.2-glibc2.10.patch   |  76 -----------
 .../files/visualboyadvance-1.7.2-libpng15.patch    |  11 --
 .../files/visualboyadvance-1.7.2-libsigc26.patch   |  17 ---
 .../files/visualboyadvance-1.7.2-ovflfix.patch     |  11 --
 .../files/visualboyadvance-1.7.2-sys-types.patch   |  12 --
 .../files/visualboyadvance-1.7.2-uninit.patch      |  13 --
 .../files/visualboyadvance-1.7.2-zlib-1.2.6.patch  |  12 --
 .../files/visualboyadvance-1.7.2-zlib.patch        | 145 ---------------------
 games-emulation/visualboyadvance/metadata.xml      |  11 --
 .../visualboyadvance-1.7.2-r4.ebuild               |  86 ------------
 profiles/package.mask                              |   6 -
 16 files changed, 513 deletions(-)

diff --git a/games-emulation/visualboyadvance/Manifest 
b/games-emulation/visualboyadvance/Manifest
deleted file mode 100644
index 4eb1022..00000000
--- a/games-emulation/visualboyadvance/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST VisualBoyAdvance-src-1.7.2.tar.gz 1410762 SHA256 
f4114f921a4fd4bf2ccfc68a46b9c5aa9c71cd94519fbe9ec0be992462e129b7 SHA512 
58066cb438683c342c292c620cc87d9f2dff2b96849c46ff4c720146de5c7fb743588e42cd8de73e57866d4a191ccdadeab16da5e51da5a138199cc93ec4c932
 WHIRLPOOL 
05e8409f1d24022fc50ef44da462b6cc7866fa82b7de66c9cc68270912105e457a6ceeae7cb43476ae62a55c533a8e80c58d404d58cfb3b5e23b137f999c854b
-DIST visualboyadvance-1.7.2-deprecatedsigc++.patch.bz2 2892 SHA256 
cf61ddf1e806d3c3152a7102414929d96614319a84481333a9fca7dc640dd74b SHA512 
420df630d5472c1f1f84eb27741e059ca340300f82747f1c03cf8e6931f2cd6658df2e1e32ad5f3ac2bac4a9769e7aa48399463d4d080fc91b929e956b198ad0
 WHIRLPOOL 
7db1965baf94626fa0f2bb7627d9afefa6531782a4a43d9812edecb25b5f8b719ca740a6425ce574ff6d917ea8bc8f4e3d6ce35450d93b123f95c2588401d29a

diff --git a/games-emulation/visualboyadvance/files/1.7.2-gcc34.patch 
b/games-emulation/visualboyadvance/files/1.7.2-gcc34.patch
deleted file mode 100644
index 5ce4802..00000000
--- a/games-emulation/visualboyadvance/files/1.7.2-gcc34.patch
+++ /dev/null
@@ -1,41 +0,0 @@
-diff -ur VisualBoyAdvance-1.7.2.orig/src/gtk/joypadconfig.h 
VisualBoyAdvance-1.7.2/src/gtk/joypadconfig.h
---- VisualBoyAdvance-1.7.2.orig/src/gtk/joypadconfig.h 2004-05-10 
16:43:21.000000000 +0200
-+++ VisualBoyAdvance-1.7.2/src/gtk/joypadconfig.h      2004-08-12 
22:30:20.838039064 +0200
-@@ -22,8 +22,8 @@
- 
- #include <vector>
- 
--#include <libglademm.h>
- #include <gtkmm.h>
-+#include <libglademm.h>
- 
- #ifndef GTKMM20
- # include "sigccompat.h"
-diff -ur VisualBoyAdvance-1.7.2.orig/src/gtk/main.cpp 
VisualBoyAdvance-1.7.2/src/gtk/main.cpp
---- VisualBoyAdvance-1.7.2.orig/src/gtk/main.cpp       2004-05-21 
18:02:35.000000000 +0200
-+++ VisualBoyAdvance-1.7.2/src/gtk/main.cpp    2004-08-12 22:39:08.633801912 
+0200
-@@ -22,10 +22,10 @@
- 
- #include <list>
- 
--#include <libglademm.h>
- #include <gtkmm/main.h>
- #include <gtkmm/window.h>
- #include <gtkmm/messagedialog.h>
-+#include <libglademm.h>
- 
- #include "images/vba-wm-pixbufs.h"
- 
-diff -ur VisualBoyAdvance-1.7.2.orig/src/gtk/window.h 
VisualBoyAdvance-1.7.2/src/gtk/window.h
---- VisualBoyAdvance-1.7.2.orig/src/gtk/window.h       2004-05-21 
15:25:41.000000000 +0200
-+++ VisualBoyAdvance-1.7.2/src/gtk/window.h    2004-08-12 22:30:58.650290728 
+0200
-@@ -23,8 +23,8 @@
- #include <sys/types.h>
- #include <stdarg.h>
- 
--#include <libglademm.h>
- #include <gtkmm.h>
-+#include <libglademm.h>
- 
- #ifndef GTKMM20
- # include "sigccompat.h"

diff --git a/games-emulation/visualboyadvance/files/1.7.2-gcc41.patch 
b/games-emulation/visualboyadvance/files/1.7.2-gcc41.patch
deleted file mode 100644
index 7f6cc07..00000000
--- a/games-emulation/visualboyadvance/files/1.7.2-gcc41.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -ru /root/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 
VisualBoyAdvance-1.7.2/src/prof/prof.cpp
---- a/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2004-05-14 00:31:58.000000000 
+1000
-+++ b/VisualBoyAdvance-1.7.2/src/prof/prof.cpp 2006-06-03 13:49:41.000000000 
+1000
-@@ -266,7 +266,7 @@
-     for (toindex=froms[fromindex]; toindex!=0; toindex=tos[toindex].link) {
-       if(profWrite8(fd, GMON_TAG_CG_ARC) ||
-          profWrite32(fd, (u32)frompc) ||
--         profWrite32(fd, (u32)tos[toindex].selfpc) ||
-+         profWrite32(fd, (u32)(intptr_t)tos[toindex].selfpc) ||
-          profWrite32(fd, tos[toindex].count)) {
-         systemMessage(0, "mcount: arc");
-         fclose(fd);
-diff -ru /root/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp 
VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp
---- a/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp      2004-05-14 
00:13:14.000000000 +1000
-+++ b/VisualBoyAdvance-1.7.2/src/sdl/debugger.cpp      2006-06-03 
13:49:57.000000000 +1000
-@@ -950,9 +950,9 @@
- {
-   u32 address = 0;
-   if(mem >= (u32*)&workRAM[0] && mem <= (u32*)&workRAM[0x3ffff])
--    address = 0x2000000 + ((u32)mem - (u32)&workRAM[0]);
-+    address = 0x2000000 + ((u32)(intptr_t)mem - (u32)(intptr_t)&workRAM[0]);
-   else
--    address = 0x3000000 + ((u32)mem - (u32)&internalRAM[0]);
-+    address = 0x3000000 + ((u32)(intptr_t)mem - 
(u32)(intptr_t)&internalRAM[0]);
- 
-   if(size == 2)
-     printf("Breakpoint (on write) address %08x old:%08x new:%08x\n", 

diff --git a/games-emulation/visualboyadvance/files/1.7.2-homedir.patch 
b/games-emulation/visualboyadvance/files/1.7.2-homedir.patch
deleted file mode 100644
index e93d32c..00000000
--- a/games-emulation/visualboyadvance/files/1.7.2-homedir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/sdl/SDL.cpp.orig       2004-08-15 02:43:28.232750688 -0400
-+++ src/sdl/SDL.cpp    2004-08-15 02:44:01.557684528 -0400
-@@ -887,7 +887,7 @@
- 
-   if(home != NULL) {
-     fprintf(stderr, "Searching home directory: %s\n", home);
--    sprintf(path, "%s%c%s", home, FILE_SEP, name);
-+    sprintf(path, "%s%c.%s%c%s", home, FILE_SEP, EXE_NAME, FILE_SEP, name);
-     f = fopen(path, "r");
-     if(f != NULL)
-       return f;

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-gcc47.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-gcc47.patch
deleted file mode 100644
index 816122f..00000000
--- a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-gcc47.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- src/sdl/debugger.cpp.old   2012-07-24 09:01:55.062533139 +0200
-+++ src/sdl/debugger.cpp       2012-07-24 09:03:31.927731884 +0200
-@@ -1280,7 +1280,8 @@
-   if(n == 2) {
-     u32 addr = 0;
-     sscanf(args[1], "%x", &addr);
--    for(int i = 0; i < 16; i++) {
-+    int i;
-+    for(i = 0; i < 16; i++) {
-       int a = debuggerReadByte(addr);
-       int b = debuggerReadByte(addr+1);
-       int c = debuggerReadByte(addr+2);
-@@ -1316,7 +1317,8 @@
-     u32 addr = 0;
-     sscanf(args[1], "%x", &addr);
-     addr = addr & 0xfffffffe;
--    for(int i = 0; i < 16; i++) {
-+    int i;
-+    for(i = 0; i < 16; i++) {
-       int a = debuggerReadByte(addr);
-       int b = debuggerReadByte(addr+1);
-       int c = debuggerReadByte(addr+2);
-@@ -1352,7 +1354,8 @@
-     u32 addr = 0;
-     sscanf(args[1], "%x", &addr);
-     addr = addr & 0xfffffffc;
--    for(int i = 0; i < 16; i++) {
-+    int i;
-+    for(i = 0; i < 16; i++) {
-       int a = debuggerReadByte(addr);
-       int b = debuggerReadByte(addr+1);
-       int c = debuggerReadByte(addr+2);

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-glibc2.10.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-glibc2.10.patch
deleted file mode 100644
index 5211b36..00000000
--- 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-glibc2.10.patch
+++ /dev/null
@@ -1,76 +0,0 @@
---- src/GBA.cpp
-+++ src/GBA.cpp
-@@ -1130,7 +1130,7 @@
- bool CPUIsZipFile(const char * file)
- {
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".zip") == 0)
-@@ -1145,7 +1145,7 @@
- {
-   cpuIsMultiBoot = false;
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".gba") == 0)
-@@ -1169,7 +1169,7 @@
- bool CPUIsGBABios(const char * file)
- {
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".gba") == 0)
-@@ -1189,7 +1189,7 @@
- bool CPUIsELF(const char *file)
- {
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
-     
-     if(p != NULL) {
-       if(_stricmp(p, ".elf") == 0)
---- src/Util.cpp
-+++ src/Util.cpp
-@@ -478,7 +478,7 @@
- {
-   cpuIsMultiBoot = false;
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".gba") == 0)
-@@ -502,7 +502,7 @@
- bool utilIsGBImage(const char * file)
- {
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".gb") == 0)
-@@ -522,7 +522,7 @@
- bool utilIsZipFile(const char *file)
- {
-   if(strlen(file) > 4) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".zip") == 0)
-@@ -552,7 +552,7 @@
- bool utilIsGzipFile(const char *file)
- {
-   if(strlen(file) > 3) {
--    char * p = strrchr(file,'.');
-+    const char * p = strrchr(file,'.');
- 
-     if(p != NULL) {
-       if(_stricmp(p, ".gz") == 0)

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libpng15.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libpng15.patch
deleted file mode 100644
index bee96dc..00000000
--- 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libpng15.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Util.cpp
-+++ src/Util.cpp
-@@ -79,7 +79,7 @@
-     return false;
-   }
- 
--  if(setjmp(png_ptr->jmpbuf)) {
-+  if(setjmp(png_jmpbuf(png_ptr))) {
-     png_destroy_write_struct(&png_ptr,NULL);
-     fclose(fp);
-     return false;

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libsigc26.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libsigc26.patch
deleted file mode 100644
index bd98676..00000000
--- 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-libsigc26.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-From: Etienne Millon <[email protected]>
-Subject: Remove deprecated header in sigccompat.h
-
-libsigc++ 2.5.2 removed the <sigc++/object.h> header as it was useless.
-Removing the #include directive makes the build succeed with later versions of
-libsigc++.
-
---- a/src/gtk/sigccompat.h
-+++ b/src/gtk/sigccompat.h
-@@ -25,7 +25,6 @@
- #include <sigc++/connection.h>
- 
- #include <sigc++/slot.h>
--#include <sigc++/object.h>
- #include <sigc++/functors/mem_fun.h>
- 
- 

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-ovflfix.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-ovflfix.patch
deleted file mode 100644
index e3a7d7b..00000000
--- 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-ovflfix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/sdl/debugger.cpp.old   2010-11-02 15:37:53.000000000 +0100
-+++ src/sdl/debugger.cpp       2010-11-02 15:38:13.000000000 +0100
-@@ -1389,7 +1389,7 @@
- {
-   char buffer[10];
-   printf("Are you sure you want to quit (y/n)? ");
--  fgets(buffer, 1024, stdin);
-+  fgets(buffer, sizeof(buffer), stdin);
-   
-   if(buffer[0] == 'y' || buffer[0] == 'Y') {
-     debugger = false;

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-sys-types.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-sys-types.patch
deleted file mode 100644
index 8f78d6e..00000000
--- 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-sys-types.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/expr.cpp b/src/expr.cpp
-index 25c68f6..47237cb 100644
---- a/src/expr.cpp
-+++ b/src/expr.cpp
-@@ -19,6 +19,7 @@ namespace std {
- #include <memory.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <sys/types.h>
- }
- 
- using namespace std;

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-uninit.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-uninit.patch
deleted file mode 100644
index 5fabdf1..00000000
--- a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-uninit.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -ru /root/VisualBoyAdvance-1.7.2/src/gtk/window.cpp 
VisualBoyAdvance-1.7.2/src/gtk/window.cpp
---- a/VisualBoyAdvance-1.7.2/src/gtk/window.cpp        2004-05-14 
00:31:58.000000000 +1000
-+++ b/VisualBoyAdvance-1.7.2/src/gtk/window.cpp        2007-03-17 
14:57:22.000000000 -0500
-@@ -91,7 +91,8 @@
-   m_iFilterIBMin    (FirstFilterIB),
-   m_iFilterIBMax    (LastFilterIB),
-   m_iJoypadMin      (1),
--  m_iJoypadMax      (4)
-+  m_iJoypadMax      (4),
-+  m_poKeymap        (NULL)
- {
-   m_poXml            = _poXml;
-   m_poFileOpenDialog = NULL;

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-zlib-1.2.6.patch
 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-zlib-1.2.6.patch
deleted file mode 100644
index a24ddcb..00000000
--- 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-zlib-1.2.6.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur VisualBoyAdvance-1.7.2.orig/src/Util.cpp 
VisualBoyAdvance-1.7.2/src/Util.cpp
---- VisualBoyAdvance-1.7.2.orig/src/Util.cpp   2004-05-20 10:42:37.000000000 
-0700
-+++ VisualBoyAdvance-1.7.2/src/Util.cpp        2012-02-18 00:21:40.655194387 
-0800
-@@ -984,7 +984,7 @@
- 
- gzFile utilGzOpen(const char *file, const char *mode)
- {
--  utilGzWriteFunc = (int (*)(void *,void * const, unsigned int))gzwrite;
-+  utilGzWriteFunc = (int (*)(gzFile, void * const, unsigned int))gzwrite;
-   utilGzReadFunc = gzread;
-   utilGzCloseFunc = gzclose;
- 

diff --git 
a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-zlib.patch 
b/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-zlib.patch
deleted file mode 100644
index d397676..00000000
--- a/games-emulation/visualboyadvance/files/visualboyadvance-1.7.2-zlib.patch
+++ /dev/null
@@ -1,145 +0,0 @@
---- src/gb/GB.cpp.old  2011-12-12 11:28:33.412463305 +0100
-+++ src/gb/GB.cpp      2011-12-12 11:29:09.592463481 +0100
-@@ -29,7 +29,6 @@
- #include "gbMemory.h"
- #include "gbSGB.h"
- #include "gbSound.h"
--#include "../unzip.h"
- #include "../Util.h"
- 
- #ifdef __GNUC__
---- src/sdl/TestEmu.cpp.old    2011-12-12 11:49:42.802469335 +0100
-+++ src/sdl/TestEmu.cpp        2011-12-12 11:49:57.682469414 +0100
-@@ -28,7 +28,7 @@
- #include "GBA.h"
- #include "debugger.h"
- #include "Sound.h"
--#include "unzip.h"
-+#include <minizip/unzip.h>
- #include "Util.h"
- #include "gb/GB.h"
- #include "gb/gbGlobals.h"
---- ./src/sdl/SDL.cpp.old      2011-12-12 11:29:45.072463639 +0100
-+++ ./src/sdl/SDL.cpp  2011-12-12 11:29:56.372463698 +0100
-@@ -34,7 +34,7 @@
- #include "RTC.h"
- #include "Sound.h"
- #include "Text.h"
--#include "unzip.h"
-+#include <minizip/unzip.h>
- #include "Util.h"
- #include "gb/GB.h"
- #include "gb/gbGlobals.h"
---- ./src/System.h.old 2011-12-12 11:27:56.382463126 +0100
-+++ ./src/System.h     2011-12-12 11:28:13.202463209 +0100
-@@ -20,7 +20,7 @@
- #ifndef VBA_SYSTEM_H
- #define VBA_SYSTEM_H
- 
--#include "unzip.h"
-+#include <minizip/unzip.h>
- 
- #ifndef NULL
- #define NULL 0
---- src/memgzio.c.old  2011-12-12 11:37:12.912465774 +0100
-+++ src/memgzio.c      2011-12-12 11:42:25.682467264 +0100
-@@ -66,13 +66,13 @@
- } mem_stream;
- 
- 
--local gzFile gz_open      OF((char *memory, const int available, const char 
*mode));
--local int do_flush        OF((gzFile file, int flush));
--local int    get_byte     OF((mem_stream *s));
--local void   check_header OF((mem_stream *s));
--local int    destroy      OF((mem_stream *s));
--local void   putLong      OF((MEMFILE *file, uLong x));
--local uLong  getLong      OF((mem_stream *s));
-+local gzFile gz_open      _Z_OF((char *memory, const int available, const 
char *mode));
-+local int do_flush        _Z_OF((gzFile file, int flush));
-+local int    get_byte     _Z_OF((mem_stream *s));
-+local void   check_header _Z_OF((mem_stream *s));
-+local int    destroy      _Z_OF((mem_stream *s));
-+local void   putLong      _Z_OF((MEMFILE *file, uLong x));
-+local uLong  getLong      _Z_OF((mem_stream *s));
- 
- local MEMFILE *memOpen(char *memory, int available, char mode)
- {
---- src/GBA.cpp.old    2011-12-12 11:30:35.262463885 +0100
-+++ src/GBA.cpp        2011-12-12 11:30:47.402463941 +0100
-@@ -31,7 +31,7 @@
- #include "Sound.h"
- #include "Sram.h"
- #include "bios.h"
--#include "unzip.h"
-+#include <minizip/unzip.h>
- #include "Cheats.h"
- #include "NLS.h"
- #include "elf.h"
---- win32/include/zlib/zutil.h.old     2011-12-12 11:35:21.282465241 +0100
-+++ win32/include/zlib/zutil.h 2011-12-12 12:00:51.712472515 +0100
-@@ -207,10 +207,10 @@
- #endif
- 
- 
--typedef uLong (ZEXPORT *check_func) OF((uLong check, const Bytef *buf,
-+typedef uLong (ZEXPORT *check_func) _Z_OF((uLong check, const Bytef *buf,
-                                      uInt len));
--voidpf zcalloc OF((voidpf opaque, unsigned items, unsigned size));
--void   zcfree  OF((voidpf opaque, voidpf ptr));
-+voidpf zcalloc _Z_OF((voidpf opaque, unsigned items, unsigned size));
-+void   zcfree  _Z_OF((voidpf opaque, voidpf ptr));
- 
- #define ZALLOC(strm, items, size) \
-            (*((strm)->zalloc))((strm)->opaque, (items), (size))
---- src/sdl/Makefile.am.old    2011-12-12 12:09:53.442475093 +0100
-+++ src/sdl/Makefile.am        2011-12-12 12:10:31.582475274 +0100
-@@ -71,11 +71,9 @@
-       ../remote.cpp           \
-       ../scanline.cpp         \
-       ../simple2x.cpp         \
--      ../thumb.h              \
--      ../unzip.cpp            \
--      ../unzip.h
-+      ../thumb.h
- 
--VisualBoyAdvance_LDADD = @VBA_LIBS@ @SDL_LIBS@
-+VisualBoyAdvance_LDADD = @VBA_LIBS@ @SDL_LIBS@ -lminizip
- 
- VisualBoyAdvance_DEPENDENCIES = @VBA_LIBS@
- 
-@@ -143,11 +141,9 @@
-       ../remote.cpp           \
-       ../scanline.cpp         \
-       ../simple2x.cpp         \
--      ../thumb.h              \
--      ../unzip.cpp            \
--      ../unzip.h
-+      ../thumb.h
- 
--TestEmu_LDADD = @VBA_LIBS@ @SDL_LIBS@
-+TestEmu_LDADD = @VBA_LIBS@ @SDL_LIBS@ -lminizip
- 
- TestEmu_DEPENDENCIES = @VBA_LIBS@
- 
---- src/gtk/Makefile.am.old    2011-12-12 12:13:42.552476181 +0100
-+++ src/gtk/Makefile.am        2011-12-12 12:14:20.272476359 +0100
-@@ -26,7 +26,7 @@
-       window.cpp              \
-       window.h
- 
--gvba_LDADD = libgba.a @VBA_LIBS@ @GTKMM_LIBS@ @LIBINTL@ @SDL_LIBS@
-+gvba_LDADD = libgba.a @VBA_LIBS@ @GTKMM_LIBS@ @LIBINTL@ @SDL_LIBS@ -lminizip
- 
- gvba_DEPENDENCIES = libgba.a @VBA_LIBS@
- 
-@@ -99,9 +99,7 @@
-       ../remote.cpp           \
-       ../scanline.cpp         \
-       ../simple2x.cpp         \
--      ../thumb.h              \
--      ../unzip.cpp            \
--      ../unzip.h
-+      ../thumb.h
- 
- libgba_a_CPPFLAGS = -DSDL
- 

diff --git a/games-emulation/visualboyadvance/metadata.xml 
b/games-emulation/visualboyadvance/metadata.xml
deleted file mode 100644
index 1a42d48..00000000
--- a/games-emulation/visualboyadvance/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Games Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="sourceforge">vba</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r4.ebuild 
b/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r4.ebuild
deleted file mode 100644
index 6957536..00000000
--- a/games-emulation/visualboyadvance/visualboyadvance-1.7.2-r4.ebuild
+++ /dev/null
@@ -1,86 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils flag-o-matic autotools games
-
-DESCRIPTION="gameboy, gameboy color, and gameboy advance emulator"
-HOMEPAGE="http://vba.ngemu.com/";
-SRC_URI="mirror://sourceforge/vba/VisualBoyAdvance-src-${PV}.tar.gz
-       mirror://gentoo/${P}-deprecatedsigc++.patch.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~x86-fbsd"
-IUSE="gtk cpu_flags_x86_mmx nls"
-
-RDEPEND="media-libs/libpng:0
-       media-libs/libsdl[joystick,sound,video]
-       sys-libs/zlib[minizip]
-       gtk? (
-               >=x11-libs/gtk+-2.4:2
-               >=dev-cpp/gtkmm-2.4:2.4
-               >=dev-cpp/libglademm-2.4:2.4
-               >=dev-libs/libsigc++-2.6:2
-       )
-       nls? ( virtual/libintl )"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       cpu_flags_x86_mmx? ( dev-lang/nasm )
-       nls? ( sys-devel/gettext )"
-
-S=${WORKDIR}/VisualBoyAdvance-${PV}
-
-src_prepare() {
-       cat >> src/i386/2xSaImmx.asm <<-EOF
-               %ifidn __OUTPUT_FORMAT__,elf
-               section .note.GNU-stack noalloc noexec nowrite progbits
-               %endif
-       EOF
-
-       epatch \
-               "${FILESDIR}"/${PV}-homedir.patch \
-               "${FILESDIR}"/${PV}-gcc34.patch \
-               "${FILESDIR}"/${PV}-gcc41.patch \
-               "${FILESDIR}"/${P}-gcc47.patch \
-               "${WORKDIR}"/${P}-deprecatedsigc++.patch \
-               "${FILESDIR}"/${P}-uninit.patch \
-               "${FILESDIR}"/${P}-glibc2.10.patch \
-               "${FILESDIR}"/${P}-ovflfix.patch \
-               "${FILESDIR}"/${P}-libpng15.patch \
-               "${FILESDIR}"/${P}-zlib.patch \
-               "${FILESDIR}"/${P}-zlib-1.2.6.patch \
-               "${FILESDIR}"/${P}-sys-types.patch \
-               "${FILESDIR}"/${P}-libsigc26.patch
-
-       mv configure.in configure.ac || die
-       eautoreconf
-
-       sed -i \
-               -e 's:$(localedir):/usr/share/locale:' \
-               -e 's:$(datadir)/locale:/usr/share/locale:' \
-               $(find . -name 'Makefile.in*') || die
-}
-
-src_configure() {
-       # -O3 causes GCC to behave badly and hog memory, bug #64670.
-       replace-flags -O3 -O2
-
-       append-cxxflags -std=c++11
-
-       # Removed --enable-c-core as it *should* determine this based on arch
-       egamesconf \
-               $(use_with cpu_flags_x86_mmx mmx) \
-               $(use_enable gtk gtk 2.4) \
-               $(use_enable nls)
-}
-
-src_install() {
-       default
-       if use gtk ; then
-               newicon src/gtk/images/vba-64.png ${PN}.png
-               make_desktop_entry gvba VisualBoyAdvance
-       fi
-       prepgamesdirs
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 931c9f0..60eb4e9 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -316,12 +316,6 @@ dev-php/propel-runtime
 =x11-misc/alock-94-r1
 =x11-misc/alock-94-r2
 
-# David Seifert <[email protected]> (29 Dec 2016)
-# Ancient codebase, maintenance nightmare, dead
-# upstream, games-emulation/vbam is spiritual successor
-# Removal in 30 days, #598607
-games-emulation/visualboyadvance
-
 # Hans de Graaff <[email protected]> (13 Dec 2016)
 # Mask Rails 4.1.x for removal.
 # This version of Rails has not been supported upstream since Rails

Reply via email to