media-video/avplayer - 9999 (gentoo-zh)

Search

Install

Install this version:

emerge -a =media-video/avplayer-9999

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =media-video/avplayer-9999

Or alternatively:

emerge --autounmask-write -a =media-video/avplayer-9999

Package Information

Description:
avplayer is a p2p video downloader and player
Homepage:
http://avplayer.avplayer.org
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
inherit cmake git-r3

DESCRIPTION="avplayer is a p2p video downloader and player"
HOMEPAGE="http://avplayer.avplayer.org"

EGIT_REPO_URI="https://github.com/avplayer/avplayer.git"

LICENSE="GPL-3"
SLOT="0"

DEPEND=">=dev-libs/boost-1.49[threads(+),static-libs(+)]
		dev-libs/openssl
		media-libs/libsdl"
RDEPEND="${DEPEND}"

Inherited Eclasses

Dependencies

DEPEND

>=dev-libs/boost-1.49[threads(+),static-libs(+)]
		dev-libs/openssl
		media-libs/libsdl

RDEPEND

>=dev-libs/boost-1.49[threads(+),static-libs(+)]
		dev-libs/openssl
		media-libs/libsdl