games-puzzle/pipewalker - 1.1 (gentoo)

Search

Package Information

Description:
Rotating pieces puzzle game
Homepage:
https://github.com/artemsen/pipewalker
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
1.1 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Rotating pieces puzzle game"
HOMEPAGE="https://github.com/artemsen/pipewalker"
SRC_URI="https://github.com/artemsen/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
	media-libs/libsdl2[opengl,sound,video]
	media-libs/sdl2-image[png]
	virtual/opengl
"
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"

Dependencies

DEPEND

	media-libs/libsdl2[opengl,sound,video]
	media-libs/sdl2-image[png]
	virtual/opengl

RDEPEND

	media-libs/libsdl2[opengl,sound,video]
	media-libs/sdl2-image[png]
	virtual/opengl

BDEPEND

virtual/pkgconfig

Manifest for 1.1

Type File Size Source URLs
DIST pipewalker-1.1.tar.gz 882179 bytes https://github.com/artemsen/pipewalker/archive/refs/tags/v1.1.tar.gz