* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2016-12-21 8:13 Alfredo Tupone
0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2016-12-21 8:13 UTC (permalink / raw
To: gentoo-commits
commit: 6324a2feee8bf179a849423fce90c6b375432ffd
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 08:12:19 2016 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 08:12:57 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6324a2fe
games-action/violetland: Moving away from googlecode
Package-Manager: portage-2.3.0
games-action/violetland/Manifest | 2 +-
games-action/violetland/violetland-0.4.3.ebuild | 9 +++------
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/games-action/violetland/Manifest b/games-action/violetland/Manifest
index 55bc59e..8feb2be 100644
--- a/games-action/violetland/Manifest
+++ b/games-action/violetland/Manifest
@@ -1 +1 @@
-DIST violetland-v0.4.3-src.zip 9418609 SHA256 790565a752fa10152f2c6f55676c3fa5ffbc45678822ac7d082d815b1798767e SHA512 9de9a8d67de7021a27903f53b155338e955a996252b17c429d3b8382ff02e0772ef85a221114a3225f828f4238997889d823b03b55f82890af792fcfe45b5726 WHIRLPOOL 4199963a21712ebb8ac78b37c79e45c7503df784d4c59737eee573a3151545bf795666f267afce28f4fc02991059beb8556965d9a68cfdaab1ef2d2785800988
+DIST violetland-0.4.3.tar.gz 9257919 SHA256 678996c02ba780f6cb4199e7d85e508c6c86dd8d3793b9ff9618f1cc7c7755ad SHA512 678e1aea42c9358794c6b8b83bdd113baf26e16db4cb815c756cb6c1d268b8210d18a47d1a98a019556633b4db62cd8cf7fc6a1e1ec3b7e3647a9d8353020fae WHIRLPOOL eaaea512ea6ff16d8d312182d981516da7420d05f8541ba7d0ab2e50b1960ed2956e018c3a7afcadc0125f57996c0db6b0e238de50a00b0f4e7ebbb8dc6afaa3
diff --git a/games-action/violetland/violetland-0.4.3.ebuild b/games-action/violetland/violetland-0.4.3.ebuild
index 267a820..4b736e3 100644
--- a/games-action/violetland/violetland-0.4.3.ebuild
+++ b/games-action/violetland/violetland-0.4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ inherit eutils multilib toolchain-funcs flag-o-matic cmake-utils games
DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters"
HOMEPAGE="https://code.google.com/p/violetland/"
-SRC_URI="https://violetland.googlecode.com/files/${PN}-v${PV}-src.zip"
+SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 CC-BY-SA-3.0"
SLOT="0"
@@ -21,10 +21,7 @@ RDEPEND="media-libs/libsdl[sound,video]
dev-libs/boost[threads(+)]
virtual/opengl
virtual/glu"
-DEPEND="${RDEPEND}
- app-arch/unzip"
-
-S=${WORKDIR}/${PN}-v${PV}
+DEPEND="${RDEPEND}"
src_prepare() {
sed -i \
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2016-12-21 8:19 Alfredo Tupone
0 siblings, 0 replies; 10+ messages in thread
From: Alfredo Tupone @ 2016-12-21 8:19 UTC (permalink / raw
To: gentoo-commits
commit: bf70e8386a6518763a61a3b871188f033af49ab0
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 21 08:18:26 2016 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Dec 21 08:18:54 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf70e838
games-action/violetland: Fixing metadata.xml
Package-Manager: portage-2.3.0
games-action/violetland/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-action/violetland/metadata.xml b/games-action/violetland/metadata.xml
index 24da44a..21c980e 100644
--- a/games-action/violetland/metadata.xml
+++ b/games-action/violetland/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo Games Project</name>
</maintainer>
<upstream>
- <remote-id type="google-code">violetland</remote-id>
+ <remote-id type="github">violetland</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2017-05-25 10:51 David Seifert
0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2017-05-25 10:51 UTC (permalink / raw
To: gentoo-commits
commit: e55ed3be899052c64246717c1681e92126354034
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 09:57:03 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu May 25 10:51:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55ed3be
games-action/violetland: Cleanup ebuild
Package-Manager: Portage-2.3.6, Repoman-2.3.2
games-action/violetland/violetland-0.4.3-r1.ebuild | 25 +++++++++-------------
1 file changed, 10 insertions(+), 15 deletions(-)
diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild
index 523d65d11da..5067bd2caca 100644
--- a/games-action/violetland/violetland-0.4.3-r1.ebuild
+++ b/games-action/violetland/violetland-0.4.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils multilib toolchain-funcs flag-o-matic cmake-utils
+inherit eutils cmake-utils
DESCRIPTION="Help a girl named Violet in the struggle with hordes of monsters"
HOMEPAGE="https://code.google.com/p/violetland/"
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- dev-libs/boost[threads(+)]
+ dev-libs/boost:=[threads(+)]
media-libs/libsdl[sound,video]
media-libs/sdl-image[png]
media-libs/sdl-mixer[vorbis]
@@ -24,33 +24,28 @@ RDEPEND="
virtual/opengl"
DEPEND="${RDEPEND}"
-PATCHES=(
- "${FILESDIR}"/${P}-boost150.patch
-)
+PATCHES=( "${FILESDIR}"/${P}-boost150.patch )
src_prepare() {
- default
+ cmake-utils_src_prepare
sed -i \
-e "/README_EN.TXT/d" \
-e "/README_RU.TXT/d" \
CMakeLists.txt || die "sed failed"
+ rm README_RU.TXT || die
}
src_configure() {
- mycmakeargs=(
- "-DCMAKE_INSTALL_PREFIX=/usr"
- "-DDATA_INSTALL_DIR=/usr/share/${PN}"
- )
+ local mycmakeargs=(
+ -DDATA_INSTALL_DIR=share/${PN}
+ )
cmake-utils_src_configure
}
-src_compile() {
- cmake-utils_src_compile
-}
-
src_install() {
- DOCS="README_EN.TXT CHANGELOG" cmake-utils_src_install
+ cmake-utils_src_install
+
newicon icon-light.png ${PN}.png
make_desktop_entry ${PN} VioletLand
}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2017-05-26 13:48 Agostino Sarubbo
0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo @ 2017-05-26 13:48 UTC (permalink / raw
To: gentoo-commits
commit: 872aad5982ce568c42fba7e927ba0afc2ad6fd61
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 13:47:16 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 26 13:47:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=872aad59
games-action/violetland: amd64 stable wrt bug #619664
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
games-action/violetland/violetland-0.4.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild
index 5067bd2caca..918d5d01920 100644
--- a/games-action/violetland/violetland-0.4.3-r1.ebuild
+++ b/games-action/violetland/violetland-0.4.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2017-05-26 14:05 Agostino Sarubbo
0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo @ 2017-05-26 14:05 UTC (permalink / raw
To: gentoo-commits
commit: 00c8930fca7d58429ac73209f942658dd2ccc49a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 14:04:01 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 26 14:04:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c8930f
games-action/violetland: x86 stable wrt bug #619664
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
games-action/violetland/violetland-0.4.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild
index 918d5d01920..0611b91d5ba 100644
--- a/games-action/violetland/violetland-0.4.3-r1.ebuild
+++ b/games-action/violetland/violetland-0.4.3-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2017-05-26 14:54 David Seifert
0 siblings, 0 replies; 10+ messages in thread
From: David Seifert @ 2017-05-26 14:54 UTC (permalink / raw
To: gentoo-commits
commit: 951a0ccf6edbc45890d50a6598b61db4712a7828
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 14:53:32 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May 26 14:53:32 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=951a0ccf
games-action/violetland: Remove old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
games-action/violetland/violetland-0.4.3.ebuild | 50 -------------------------
1 file changed, 50 deletions(-)
diff --git a/games-action/violetland/violetland-0.4.3.ebuild b/games-action/violetland/violetland-0.4.3.ebuild
deleted file mode 100644
index ab72683f451..00000000000
--- a/games-action/violetland/violetland-0.4.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit eutils multilib toolchain-funcs flag-o-matic cmake-utils games
-
-DESCRIPTION="Help a girl by name of Violet to struggle with hordes of monsters"
-HOMEPAGE="https://code.google.com/p/violetland/"
-SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3 CC-BY-SA-3.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="media-libs/libsdl[sound,video]
- media-libs/sdl-image[png]
- media-libs/sdl-mixer[vorbis]
- media-libs/sdl-ttf
- dev-libs/boost[threads(+)]
- virtual/opengl
- virtual/glu"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- sed -i \
- -e "/README_EN.TXT/d" \
- -e "/README_RU.TXT/d" \
- CMakeLists.txt || die "sed failed"
- epatch "${FILESDIR}"/${P}-boost150.patch
-}
-
-src_configure() {
- mycmakeargs=(
- "-DCMAKE_INSTALL_PREFIX=${GAMES_PREFIX}"
- "-DDATA_INSTALL_DIR=${GAMES_DATADIR}/${PN}"
- )
- cmake-utils_src_configure
-}
-
-src_compile() {
- cmake-utils_src_compile
-}
-
-src_install() {
- DOCS="README_EN.TXT CHANGELOG" cmake-utils_src_install
- newicon icon-light.png ${PN}.png
- make_desktop_entry ${PN} VioletLand
- prepgamesdirs
-}
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2018-02-10 10:43 James Le Cuirot
0 siblings, 0 replies; 10+ messages in thread
From: James Le Cuirot @ 2018-02-10 10:43 UTC (permalink / raw
To: gentoo-commits
commit: 4d6be61a34ceff28adb4d18c896120557494deff
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Feb 9 17:24:16 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Feb 10 10:42:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6be61a
games-action/violetland: fix HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/7140
games-action/violetland/violetland-0.4.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild
index 5067bd2caca..d277b84a643 100644
--- a/games-action/violetland/violetland-0.4.3-r1.ebuild
+++ b/games-action/violetland/violetland-0.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit eutils cmake-utils
DESCRIPTION="Help a girl named Violet in the struggle with hordes of monsters"
-HOMEPAGE="https://code.google.com/p/violetland/"
+HOMEPAGE="https://violetland.github.io/"
SRC_URI="https://github.com/ooxi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3 CC-BY-SA-3.0"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2018-08-15 10:33 Michał Górny
0 siblings, 0 replies; 10+ messages in thread
From: Michał Górny @ 2018-08-15 10:33 UTC (permalink / raw
To: gentoo-commits
commit: d038fe8aa9d6ae1dd035bd6f731022cf65011d5c
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Thu Aug 2 23:31:37 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 15 10:33:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d038fe8a
games-action/violetland: eutils->desktop
Only has eutils for the implicit desktop inheritance for
make_desktop_entry and newicon.
Package-Manager: Portage-2.3.44, Repoman-2.3.10
games-action/violetland/violetland-0.4.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-action/violetland/violetland-0.4.3-r1.ebuild b/games-action/violetland/violetland-0.4.3-r1.ebuild
index d277b84a643..ce501bb5741 100644
--- a/games-action/violetland/violetland-0.4.3-r1.ebuild
+++ b/games-action/violetland/violetland-0.4.3-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit eutils cmake-utils
+inherit cmake-utils desktop
DESCRIPTION="Help a girl named Violet in the struggle with hordes of monsters"
HOMEPAGE="https://violetland.github.io/"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2019-11-10 12:24 James Le Cuirot
0 siblings, 0 replies; 10+ messages in thread
From: James Le Cuirot @ 2019-11-10 12:24 UTC (permalink / raw
To: gentoo-commits
commit: c0e24dd24c728f05601da24aa96ecf190afa7758
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 12:21:05 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 12:23:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e24dd2
games-action/violetland: Version bump to 0.5, EAPI 7
Package-Manager: Portage-2.3.79, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-action/violetland/Manifest | 1 +
games-action/violetland/metadata.xml | 2 +-
games-action/violetland/violetland-0.5.ebuild | 60 +++++++++++++++++++++++++++
3 files changed, 62 insertions(+), 1 deletion(-)
diff --git a/games-action/violetland/Manifest b/games-action/violetland/Manifest
index d496ae503d5..36b692b15f7 100644
--- a/games-action/violetland/Manifest
+++ b/games-action/violetland/Manifest
@@ -1 +1,2 @@
DIST violetland-0.4.3.tar.gz 9257919 BLAKE2B 255c9c13a49db576a37dbd4aa863306f0778f9528173426b26934a674dd0145574ff96242577feff8a4566571eebd97d0cb7a1d8a9718ac84fcd6c4492230fd5 SHA512 678e1aea42c9358794c6b8b83bdd113baf26e16db4cb815c756cb6c1d268b8210d18a47d1a98a019556633b4db62cd8cf7fc6a1e1ec3b7e3647a9d8353020fae
+DIST violetland-0.5-source-with-dependencies.tar.gz 11495885 BLAKE2B 33c3e8a8955ddc416c66c761681dce337ecccdb52ae7be3777124f4854c325436296ea5614100527a3e5be6c4d3a3cf2dffb2336037d5e904b50e2ae843d0fc4 SHA512 9b00fa600332c956c49bc5906f373c0dfff08a13320617014942ac4dbc199de8f84bef87ed218b38812ae3c53622e9148aa4463c4ea219056360bff1c73b7f88
diff --git a/games-action/violetland/metadata.xml b/games-action/violetland/metadata.xml
index 21c980e6339..243f8b18235 100644
--- a/games-action/violetland/metadata.xml
+++ b/games-action/violetland/metadata.xml
@@ -6,6 +6,6 @@
<name>Gentoo Games Project</name>
</maintainer>
<upstream>
- <remote-id type="github">violetland</remote-id>
+ <remote-id type="github">ooxi/violetland</remote-id>
</upstream>
</pkgmetadata>
diff --git a/games-action/violetland/violetland-0.5.ebuild b/games-action/violetland/violetland-0.5.ebuild
new file mode 100644
index 00000000000..7078f00ebd3
--- /dev/null
+++ b/games-action/violetland/violetland-0.5.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake-utils desktop xdg-utils
+
+DESCRIPTION="Help a girl named Violet in the struggle with hordes of monsters"
+HOMEPAGE="https://violetland.github.io/"
+SRC_URI="https://github.com/ooxi/${PN}/releases/download/${PV}/${P}-source-with-dependencies.tar.gz"
+
+LICENSE="GPL-3 CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-libs/boost:=[threads(+)]
+ media-libs/libsdl[sound,video]
+ media-libs/sdl-image[png]
+ media-libs/sdl-mixer[vorbis]
+ media-libs/sdl-ttf
+ virtual/opengl
+"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+ sys-devel/gettext
+"
+
+src_prepare() {
+ cmake-utils_src_prepare
+
+ # Bizarrely fcitx is only bundled for a CMake module to find libintl
+ # but let's make sure the rest remains unused.
+ rm -r lib/fcitx/src || die
+}
+
+src_configure() {
+ local mycmakeargs=(
+ -DDATA_INSTALL_DIR="${EPREFIX}/usr/share/${PN}"
+ -DLOCALE_INSTALL_DIR=share/locale
+ )
+
+ cmake-utils_src_configure
+}
+
+src_install() {
+ cmake-utils_src_install
+ dodoc CHANGELOG.md CONTRIBUTORS.md
+
+ # Remove duplicate READMEs.
+ rm -r "${ED}"/usr/share/${PN}/README* || die
+
+ newicon -s 64 icon-light.png ${PN}.png
+ make_desktop_entry ${PN} VioletLand
+}
+
+pkg_postinst() { xdg_icon_cache_update; }
+pkg_postrm() { xdg_icon_cache_update; }
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/
@ 2020-12-02 11:40 Stefan Strogin
0 siblings, 0 replies; 10+ messages in thread
From: Stefan Strogin @ 2020-12-02 11:40 UTC (permalink / raw
To: gentoo-commits
commit: 9b314ffd10636926ebc6b34f71ce99e560e92f8d
Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Tue Dec 1 00:17:25 2020 +0000
Commit: Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 11:37:09 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b314ffd
games-action/violetland: fix dependency on libsdl
Closes: https://bugs.gentoo.org/739072
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/18466
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>
games-action/violetland/violetland-0.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-action/violetland/violetland-0.5.ebuild b/games-action/violetland/violetland-0.5.ebuild
index 2046663755a..5a534a0a0cf 100644
--- a/games-action/violetland/violetland-0.5.ebuild
+++ b/games-action/violetland/violetland-0.5.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-libs/boost:=[threads(+)]
- media-libs/libsdl[sound,video]
+ media-libs/libsdl[opengl,sound,video]
media-libs/sdl-image[png]
media-libs/sdl-mixer[vorbis]
media-libs/sdl-ttf
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2020-12-02 11:40 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-26 13:48 [gentoo-commits] repo/gentoo:master commit in: games-action/violetland/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2020-12-02 11:40 Stefan Strogin
2019-11-10 12:24 James Le Cuirot
2018-08-15 10:33 Michał Górny
2018-02-10 10:43 James Le Cuirot
2017-05-26 14:54 David Seifert
2017-05-26 14:05 Agostino Sarubbo
2017-05-25 10:51 David Seifert
2016-12-21 8:19 Alfredo Tupone
2016-12-21 8:13 Alfredo Tupone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox