media-sound/oggtst - 0.0 (gentoo)

Search

Package Information

Description:
A tool for calculating ogg-vorbis playing time
Homepage:
http://gnometoaster.rulez.org/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.0 7 ~alpha amd64 ~hppa ppc ppc64 ~sparc x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit autotools

DESCRIPTION="A tool for calculating ogg-vorbis playing time"
HOMEPAGE="http://gnometoaster.rulez.org/"
SRC_URI="mirror://gentoo/${P}.tgz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ppc ppc64 ~sparc x86"

RDEPEND="
	media-libs/libao:=
	media-libs/libvorbis:="
DEPEND="${RDEPEND}"

S="${WORKDIR}/${PN}"

src_prepare() {
	default
	mv configure.{in,ac} || die
	# upstream didn't use make dist to create the tarball,
	# there are unbound symlinks inside it.
	eautoreconf
}

Applicable Mirrors

Mirror Name URLs
gentoo

Dependencies

DEPEND

	media-libs/libao:=
	media-libs/libvorbis:=

RDEPEND

	media-libs/libao:=
	media-libs/libvorbis:=

Manifest for 0.0

Type File Size Source URLs
DIST oggtst-0.0.tgz 19382 bytes mirror://gentoo/oggtst-0.0.tgz