games-arcade/tuxanci: use global sound USE description, fix broken HOMEPAGE

Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Wim Muskee
2019-12-06 16:37:44 +01:00
committed by David Seifert
parent 0711e8bc41
commit ee94d4ecdd
3 changed files with 2 additions and 3 deletions

View File

@@ -6,7 +6,6 @@
<name>Gentoo Games Project</name>
</maintainer>
<use>
<flag name="sound">Enable sound</flag>
<flag name="physfs">Use <pkg>dev-games/physfs</pkg> instead of <pkg>dev-libs/libzip</pkg> to load compressed data</flag>
</use>
</pkgmetadata>

View File

@@ -6,7 +6,7 @@ EAPI=6
inherit cmake-utils
DESCRIPTION="Tuxanci is first tux shooter inspired by game Bulanci"
HOMEPAGE="http://www.tuxanci.org/"
HOMEPAGE="https://repo.or.cz/w/tuxanci.git"
if [[ ${PV} = *9999 ]]; then
inherit git-r3

View File

@@ -6,7 +6,7 @@ EAPI=6
inherit cmake-utils
DESCRIPTION="Tuxanci is first tux shooter inspired by game Bulanci"
HOMEPAGE="http://www.tuxanci.org/"
HOMEPAGE="https://repo.or.cz/w/tuxanci.git"
if [[ ${PV} = *9999 ]]; then
inherit git-r3