diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-12-31 16:34:20 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-02 13:43:39 +0100 |
commit | 8c3af46979e794419b2ee425434e0a4a736e7852 (patch) | |
tree | e2d134f40258509a38a47a304a85555b72925fac /games-board | |
parent | sys-apps/mawk: add support for -W sandbox mode (diff) | |
download | gentoo-8c3af46979e794419b2ee425434e0a4a736e7852.tar.gz gentoo-8c3af46979e794419b2ee425434e0a4a736e7852.tar.bz2 gentoo-8c3af46979e794419b2ee425434e0a4a736e7852.zip |
profiles: Remove last-rited qt4/qt3support-rdeps
Closes: https://bugs.gentoo.org/247588
Closes: https://bugs.gentoo.org/634390
Closes: https://bugs.gentoo.org/637098
Closes: https://bugs.gentoo.org/638688
Closes: https://bugs.gentoo.org/639242
Closes: https://bugs.gentoo.org/639254
Diffstat (limited to 'games-board')
20 files changed, 0 insertions, 491 deletions
diff --git a/games-board/capicity/Manifest b/games-board/capicity/Manifest deleted file mode 100644 index b54a01178c8f..000000000000 --- a/games-board/capicity/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST CapiCity_1.0.tar.gz 363899 BLAKE2B b536f2c16bdaa2a11e42550cadfe0be092b82e6d3bd2d655c8214748cd040a8fe662d953dea7dcf219475c2fc5ea347f0b76be2f72d55b14d445e4e2c81f822d SHA512 0d2b03bb806e13dabe8fad8dc8c00ce43944229e79f2ad573bd3d4e384e472937818558ddc2ff9e5d45c88bf66d2300d447265c0d4045255ca626dbc26dcc0cc -DIST Capid_1.0.tar.gz 95151 BLAKE2B 9dfd68c79b3079ee2d7d6f2f4b4a53c7570ec9512b0d9dc69a1013f9cb4186b476f174937e2cfa8988b2eccf44ec00fd995b1fd001eb919edce35987580f3c37 SHA512 9bb9bf3e8dc17689cf404dae414759821317b100e553f074fc1a66921fa59161df48839f3f26c040c3045621ff4ab62af3b9919509cef0d9f21bf8a03003166a diff --git a/games-board/capicity/capicity-1.0-r1.ebuild b/games-board/capicity/capicity-1.0-r1.ebuild deleted file mode 100644 index 114de8e7f541..000000000000 --- a/games-board/capicity/capicity-1.0-r1.ebuild +++ /dev/null @@ -1,64 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils gnome2-utils qmake-utils - -DESCRIPTION="Monopd compatible boardgame for Monopoly-like games, previously named capitalism" -HOMEPAGE="http://linux-ecke.de/CapiCity/" -SRC_URI="dedicated? ( mirror://sourceforge/project/capitalism/Capi%20City/${PV}/Capid_${PV}.tar.gz ) - !dedicated? ( mirror://sourceforge/project/capitalism/Capi%20City/${PV}/CapiCity_${PV}.tar.gz )" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="dedicated" - -RDEPEND=" - dev-qt/qtcore:4 - dev-qt/qtscript:4 - !dedicated? ( dev-qt/qtgui:4 )" -DEPEND="${RDEPEND}" - -src_unpack() { - default - S=${WORKDIR}/$(usex dedicated Capid CapiCity)_${PV} -} - -src_configure() { - if use dedicated ; then - eqmake4 Capid.pro - else - eqmake4 CapiCity.pro - fi -} - -src_install() { - local res - - if use dedicated ; then - dobin Capid - dodoc doc/* - else - dobin CapiCity - dodoc changelog README - - for res in 16 22 24 32 48 64; do - newicon -s ${res} icons/${res}x${res}.png ${PN}.png - done - - make_desktop_entry CapiCity "Capi City" - fi -} - -pkg_preinst() { - use dedicated || gnome2_icon_savelist -} - -pkg_postinst() { - use dedicated || gnome2_icon_cache_update -} - -pkg_postrm() { - use dedicated || gnome2_icon_cache_update -} diff --git a/games-board/capicity/metadata.xml b/games-board/capicity/metadata.xml deleted file mode 100644 index 011e42b48be2..000000000000 --- a/games-board/capicity/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>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">capitalism</remote-id> - </upstream> -</pkgmetadata> diff --git a/games-board/holdingnuts/Manifest b/games-board/holdingnuts/Manifest deleted file mode 100644 index ac1facc50da7..000000000000 --- a/games-board/holdingnuts/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST holdingnuts-0.0.5.tar.bz2 1456227 BLAKE2B 638cd28e997e0b3d86b1ee4b857db02d336ef38495261d890fdc8252918487050a228f2cde367b24f485cef290b22df9042e8111b821491fc0635bffa0e0b8fc SHA512 95eb6d73c5b72c10bf04a03f9fb039bb1573ef74b6a3c820d5cc79fb81b8c6e2df24c5266a4067f4044ce050ba29bf1e2c65c46de50dd7cd3beac4736397053a diff --git a/games-board/holdingnuts/files/holdingnuts-0.0.5-wheel.patch b/games-board/holdingnuts/files/holdingnuts-0.0.5-wheel.patch deleted file mode 100644 index c5993b64bb8c..000000000000 --- a/games-board/holdingnuts/files/holdingnuts-0.0.5-wheel.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: fixed gamelogic bug with wheel-straight: check suit of ace if testing for straight-flush -Origin: https://sourceforge.net/apps/trac/holdingnuts/changeset/741 ---- a/src/libpoker/GameLogic.cpp -+++ b/src/libpoker/GameLogic.cpp -@@ -179,7 +179,11 @@ - - // is an A2345-straight ("wheel") - if (count == 4 && (last_face == Card::Two && allcards->front().getFace() == Card::Ace)) -- is_straight = true; -+ { -+ // check suit when testing for StraightFlush -+ if (suit == -1 || allcards->front().getSuit() == suit) -+ is_straight = true; -+ } - - if (is_straight) - {
\ No newline at end of file diff --git a/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild b/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild deleted file mode 100644 index daad81defad1..000000000000 --- a/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils cmake-utils - -DESCRIPTION="An open source poker client and server" -HOMEPAGE="http://www.holdingnuts.net/" -SRC_URI="http://downloads.sourceforge.net/${PN}/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="alsa debug dedicated" - -RDEPEND=" - !dedicated? ( - dev-qt/qtcore:4 - dev-qt/qtgui:4 - alsa? ( >=media-libs/libsdl-1.2.10:0[alsa] ) - )" - -DEPEND="${RDEPEND} - >=dev-util/cmake-2.6.3" - -PATCHES=( - "${FILESDIR}"/${P}-wheel.patch # upstream patch (bug #307901) -) - -src_prepare() { - cmake-utils_src_prepare - - sed -i -e '/^Path/d' holdingnuts.desktop || die -} - -src_configure() { - local mycmakeargs=(-DWITH_AUDIO=$(usex alsa) - -DENABLE_CLIENT=$(usex !dedicated) - -DWITH_DEBUG=$(usex debug)) - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - - if ! use dedicated ; then - domenu ${PN}.desktop - doicon ${PN}.png - doman docs/${PN}.6 - fi - - dodoc ChangeLog docs/protocol_spec.txt - doman docs/${PN}-server.6 -} diff --git a/games-board/holdingnuts/metadata.xml b/games-board/holdingnuts/metadata.xml deleted file mode 100644 index 882df6af6590..000000000000 --- a/games-board/holdingnuts/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>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">downloads</remote-id> - </upstream> -</pkgmetadata> diff --git a/games-board/kcheckers/Manifest b/games-board/kcheckers/Manifest deleted file mode 100644 index 53db36d6ba7c..000000000000 --- a/games-board/kcheckers/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kcheckers-0.8.1.tar.gz 81431 BLAKE2B 9d6d00447ae939406e0e14d610f856a07fe802b61d4ffc1a838bb6a700e96fe9423895ec2ec0fdceafb24ea55dc2268b80e67a7d00b477726e54be74c2a61328 SHA512 c5febbcc7f0362169879a29a159c86aa4f3d859ee3bebea243535ca07949366078406b87e5e5534586485601b92a79b621cef7ba96f2224acc5331e3624d1b73 diff --git a/games-board/kcheckers/kcheckers-0.8.1-r1.ebuild b/games-board/kcheckers/kcheckers-0.8.1-r1.ebuild deleted file mode 100644 index b88b44e2866f..000000000000 --- a/games-board/kcheckers/kcheckers-0.8.1-r1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils qmake-utils - -DESCRIPTION="Qt version of the classic boardgame checkers" -HOMEPAGE="http://qcheckers.sourceforge.net/" -SRC_URI="mirror://gentoo/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND="dev-qt/qtgui:4" -RDEPEND=${DEPEND} - -src_prepare() { - default - - sed -i \ - -e "s:/usr/local:/usr:" \ - common.h || die -} - -src_configure() { - eqmake4 -} - -src_install() { - dobin kcheckers - - insinto /usr/share/${PN} - doins -r i18n/* themes - - newicon icons/biglogo.png ${PN}.png - make_desktop_entry ${PN} KCheckers - - dodoc AUTHORS ChangeLog FAQ README TODO -} diff --git a/games-board/kcheckers/metadata.xml b/games-board/kcheckers/metadata.xml deleted file mode 100644 index 7212e2dc377e..000000000000 --- a/games-board/kcheckers/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>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">qcheckers</remote-id> - </upstream> -</pkgmetadata> diff --git a/games-board/qcheckers/Manifest b/games-board/qcheckers/Manifest deleted file mode 100644 index 4be6f7d6e41e..000000000000 --- a/games-board/qcheckers/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST QCheckers-20091230.tar.gz 45259 BLAKE2B f631f29ca856315c798c29253f8d5d895f0c9eede8b336b7a9bd3d8eed222b4130602b22bb61a1922b7afb3871005adfa696c8fbab26d1990a19062e0473c9ba SHA512 c2cdb679a13804723064e87be1879185d14618e5147ead93b65a65d02100f3c47bed9243d845754b3aa862a0d4f7c803e5df42fa3bc3513b08a9a08b611a3d90 diff --git a/games-board/qcheckers/metadata.xml b/games-board/qcheckers/metadata.xml deleted file mode 100644 index 578f723f8165..000000000000 --- a/games-board/qcheckers/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>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <upstream> - <remote-id type="google-code">qcheckers</remote-id> - </upstream> -</pkgmetadata> diff --git a/games-board/qcheckers/qcheckers-20091230-r1.ebuild b/games-board/qcheckers/qcheckers-20091230-r1.ebuild deleted file mode 100644 index 89ddf4f6e906..000000000000 --- a/games-board/qcheckers/qcheckers-20091230-r1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils qmake-utils - -MY_PN=${PN/qc/QC} - -DESCRIPTION="Qt4 based checkers game" -HOMEPAGE="https://code.google.com/p/qcheckers/" -SRC_URI="https://qcheckers.googlecode.com/files/${MY_PN}-${PV}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-qt/qtgui:4" -RDEPEND=${DEPEND} - -S=${WORKDIR}/${MY_PN} - -src_configure() { - eqmake4 ${MY_PN}.pro -} - -src_install() { - dobin ${MY_PN} - newicon icons/help-about.png ${PN}.png - make_desktop_entry ${MY_PN} ${MY_PN} - dodoc README -} diff --git a/games-board/qgo/Manifest b/games-board/qgo/Manifest deleted file mode 100644 index 2a5d4469e1f9..000000000000 --- a/games-board/qgo/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST qgo-1.5.4_p20100322.tar.bz2 2486631 BLAKE2B eb4d97eb5950a95a12669ebba1d11852c7ecdcced373090e5e7e4a9d8dc8d06f42d7abb701d55837b916540856cc237134ae436e77f731e4e3c42dab287b3a8d SHA512 bdb6e5147cc0847ca0cf776ecce5a00af9ebc7bb06d148b79bf073d15fdcfe494a2d71d3fd1c2aa29ea70735fb3208b9b9be42adcb84c894c9d419c12d60f2a6 diff --git a/games-board/qgo/files/qgo-1.5.4_p20100322-buffer.patch b/games-board/qgo/files/qgo-1.5.4_p20100322-buffer.patch deleted file mode 100644 index bdf94eba6d80..000000000000 --- a/games-board/qgo/files/qgo-1.5.4_p20100322-buffer.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/src/network/tygemconnection.cpp 2014-10-29 23:49:21.436929924 -0400 -+++ b/src/network/tygemconnection.cpp 2014-10-29 23:50:43.481183852 -0400 -@@ -4768,7 +4768,7 @@ - unsigned int i; - - QString encoded_name; -- name[15] = 0x00; -+ name[14] = 0x00; - int records = (msg[0] << 8) + msg[1]; - if((records * 16) + 4 != (int)size) - { diff --git a/games-board/qgo/files/qgo-1.5.4_p20100322-gcc45.patch b/games-board/qgo/files/qgo-1.5.4_p20100322-gcc45.patch deleted file mode 100644 index a02fae6df648..000000000000 --- a/games-board/qgo/files/qgo-1.5.4_p20100322-gcc45.patch +++ /dev/null @@ -1,77 +0,0 @@ ---- a/src/board/board.cpp 2010-06-01 08:20:32.000000000 +0200 -+++ b/src/board/board.cpp 2010-06-01 08:20:54.000000000 +0200 -@@ -347,7 +347,7 @@ - } - - //redraws the image on a brush to set the background -- canvas->setBackgroundBrush ( QBrush::QBrush(image)); -+ canvas->setBackgroundBrush ( QBrush(image)); - - } - ---- a/src/board/clockdisplay.cpp 2010-06-01 08:31:10.000000000 +0200 -+++ b/src/board/clockdisplay.cpp 2010-06-01 08:31:38.000000000 +0200 -@@ -274,13 +274,13 @@ - - if(b_time > 3600 || w_time > 3600) - { -- bt = QTime::QTime(0,0).addSecs(abs(b_time)).toString("h:mm:ss") ; -- wt = QTime::QTime(0,0).addSecs(abs(w_time)).toString("h:mm:ss") ; -+ bt = QTime(0,0).addSecs(abs(b_time)).toString("h:mm:ss") ; -+ wt = QTime(0,0).addSecs(abs(w_time)).toString("h:mm:ss") ; - } - else - { -- bt = QTime::QTime(0,0).addSecs(abs(b_time)).toString("m:ss") ; -- wt = QTime::QTime(0,0).addSecs(abs(w_time)).toString("m:ss") ; -+ bt = QTime(0,0).addSecs(abs(b_time)).toString("m:ss") ; -+ wt = QTime(0,0).addSecs(abs(w_time)).toString("m:ss") ; - } - - switch(timeSystem) ---- a/src/gtp/qgtp.cpp 2010-06-01 08:34:09.000000000 +0200 -+++ b/src/gtp/qgtp.cpp 2010-06-01 08:34:28.000000000 +0200 -@@ -341,7 +341,7 @@ - _cpt++; - - qDebug("flush -> %s",s); -- uint i= programProcess->write(QByteArray::QByteArray(s)); -+ uint i= programProcess->write(QByteArray(s)); - - // int j= programProcess->waitForBytesWritten ( 100 ); - ---- a/src/board/imagehandler.cpp 2010-06-01 08:34:55.000000000 +0200 -+++ b/src/board/imagehandler.cpp 2010-06-01 08:35:17.000000000 +0200 -@@ -93,8 +93,8 @@ - { - altGhostPixmaps = new QList<QPixmap>();//::QList(); - -- QPixmap alt1 = QPixmap::QPixmap(":/new/prefix1/ressources/pics/alt_ghost_black.png"); -- QPixmap alt2 = QPixmap:: QPixmap(":/new/prefix1/ressources/pics/alt_ghost_white.png"); -+ QPixmap alt1 = QPixmap(":/new/prefix1/ressources/pics/alt_ghost_black.png"); -+ QPixmap alt2 = QPixmap(":/new/prefix1/ressources/pics/alt_ghost_white.png"); - - if (alt1.isNull() || alt2.isNull()) - qFatal("Could not load alt_ghost pixmaps."); ---- a/src/board/mark.cpp 2010-06-01 08:36:39.000000000 +0200 -+++ b/src/board/mark.cpp 2010-06-01 08:36:51.000000000 +0200 -@@ -109,7 +109,7 @@ - setPen(QPen(col, 2)); - // else - -- pa = QPolygon::QPolygon(3); -+ pa = QPolygon(3); - - // setPen(QPen(col, 1)); - setSize(s, s); ---- a/src/network/gamedialog.cpp 2010-06-01 08:45:26.000000000 +0200 -+++ b/src/network/gamedialog.cpp 2010-06-01 08:45:40.000000000 +0200 -@@ -1123,7 +1123,7 @@ - * probably FIXME, I just wonder why its like that in the first place */ - - QPalette p(QApplication::palette()); -- p.setColor( QPalette::Base , QColor::QColor("cyan")); -+ p.setColor( QPalette::Base , QColor("cyan")); - - qDebug("GameDialog::recvRequest"); - /* If there's no existing request, then nothing should have changed diff --git a/games-board/qgo/files/qgo-1.5.4_p20100322-gcc6.patch b/games-board/qgo/files/qgo-1.5.4_p20100322-gcc6.patch deleted file mode 100644 index 52b4ec2faaf4..000000000000 --- a/games-board/qgo/files/qgo-1.5.4_p20100322-gcc6.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ruN qgo-1.5.4_p20100322.orig/src/network/cyberoroconnection.cpp qgo-1.5.4_p20100322/src/network/cyberoroconnection.cpp ---- qgo-1.5.4_p20100322.orig/src/network/cyberoroconnection.cpp 2010-02-26 19:43:41.000000000 +0100 -+++ qgo-1.5.4_p20100322/src/network/cyberoroconnection.cpp 2017-10-02 20:33:32.661506058 +0200 -@@ -534,7 +534,7 @@ - } - - // this is the initial packet -- char packet[8] = { 0x0a, 0xfa, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00 }; -+ unsigned char packet[8] = { 0x0a, 0xfa, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00 }; - if(write((const char *)packet, 8) < 0) - qWarning("*** failed sending init packet to reconnected host"); - return 0; diff --git a/games-board/qgo/files/qgo-1.5.4_p20100322-qt47.patch b/games-board/qgo/files/qgo-1.5.4_p20100322-qt47.patch deleted file mode 100644 index 203bf4857258..000000000000 --- a/games-board/qgo/files/qgo-1.5.4_p20100322-qt47.patch +++ /dev/null @@ -1,74 +0,0 @@ ---- a/src/network/playergamelistings.h 2010-11-08 13:49:25.000000000 +0100 -+++ b/src/network/playergamelistings.h 2010-11-08 13:52:24.000000000 +0100 -@@ -66,21 +66,21 @@ - bool hidden; - PlayerListing() : id(0), - online(0), -- name(0), -- notnickname(0), -- info(0), -- idletime(0), -+ name(QString::null), -+ notnickname(QString::null), -+ info(QString::null), -+ idletime(QString::null), - seconds_idle(0), -- rank(0), -+ rank(QString::null), - rank_score(0), -- country(0), -+ country(QString::null), - wins(0), - losses(0), - rated_games(0), - observing(0), - playing(0), -- extInfo(0), -- email_address(0), -+ extInfo(QString::null), -+ email_address(QString::null), - nmatch(0), - nmatch_handicapMin(0), - specialbyte(0), -@@ -189,7 +189,7 @@ - _white_rank_score(0), - _black_rank_score(0), - observers(0), -- result(0), -+ result(QString::null), - flags(IN_PROGRESS), - rated(0), - owner_id(0), ---- a/src/board/board.h 2010-11-08 13:57:26.000000000 +0100 -+++ b/src/board/board.h 2010-11-08 13:58:17.000000000 +0100 -@@ -50,7 +50,7 @@ - - void removeGhosts(); - void setVarGhost(StoneColor c, int x, int y); -- void setMark(int x, int y, MarkType t, bool update=true, QString txt=0, bool overlay=true); -+ void setMark(int x, int y, MarkType t, bool update=true, QString txt=QString::null, bool overlay=true); - Mark* hasMark(int x, int y); - void removeMark(int x, int y, bool update = false); - void removeDeadMarks(); ---- a/src/board/boardwindow.h 2010-11-08 14:21:19.000000000 +0100 -+++ b/src/board/boardwindow.h 2010-11-08 14:21:39.000000000 +0100 -@@ -45,7 +45,7 @@ - ~BoardWindow(); - - void init(); -- bool loadSGF(const QString fileName, const QString SGFLoaded=0); -+ bool loadSGF(const QString fileName, const QString SGFLoaded=QString::null); - bool doSave(QString fileName, bool force); - QString getCandidateFileName(); - ---- a/src/sgf/sgfparser.h 2010-11-08 14:29:05.000000000 +0100 -+++ b/src/sgf/sgfparser.h 2010-11-08 14:29:27.000000000 +0100 -@@ -51,7 +51,7 @@ - */ - protected: - int minPos(int n1, int n2, int n3); -- bool corruptSgf(int where=0, QString reason=NULL); -+ bool corruptSgf(int where=0, QString reason=QString::null); - - bool parseProperty(const QString &toParse, const QString &prop, QString &result); - diff --git a/games-board/qgo/metadata.xml b/games-board/qgo/metadata.xml deleted file mode 100644 index 819cb6fe5c96..000000000000 --- a/games-board/qgo/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>games@gentoo.org</email> - <name>Gentoo Games Project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">qgo</remote-id> - </upstream> -</pkgmetadata> diff --git a/games-board/qgo/qgo-1.5.4_p20100322-r1.ebuild b/games-board/qgo/qgo-1.5.4_p20100322-r1.ebuild deleted file mode 100644 index 7c65e182f470..000000000000 --- a/games-board/qgo/qgo-1.5.4_p20100322-r1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit eutils qmake-utils - -DESCRIPTION="An ancient boardgame, very common in Japan, China and Korea" -HOMEPAGE="http://qgo.sourceforge.net/" -SRC_URI="mirror://gentoo/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - dev-qt/qtcore:4 - dev-qt/qtgui:4 - dev-qt/qttest:4 - media-libs/alsa-lib" -RDEPEND="${DEPEND}" - -PATCHES=( - "${FILESDIR}"/${P}-gcc45.patch - "${FILESDIR}"/${P}-qt47.patch - "${FILESDIR}"/${P}-buffer.patch - "${FILESDIR}"/${P}-gcc6.patch -) - -src_prepare() { - default - sed -i \ - -e 's:$(QTDIR)/bin/lrelease:lrelease:' \ - src/src.pro || die -} - -src_configure() { - eqmake4 qgo2.pro -} - -src_install() { - emake install INSTALL_ROOT="${D}" - - dodoc AUTHORS - - insinto /usr/share/${PN}/languages - doins src/translations/*.qm -} |