ChangeLog

# ChangeLog for media-plugins/audacious-xosd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/ChangeLog,v 1.13 2008/06/02 11:17:57 joker Exp $

02 Jun 2008; Christian Birchinger
audacious-xosd-0.9.ebuild:
Added IUSE

06 May 2008; Christian Birchinger
audacious-xosd-0.9.ebuild:
Removed pkgconfig from RDEPEND

31 Jan 2008; Christian Birchinger
-audacious-xosd-0.5.ebuild:
Removed old version which only works with Audacious 1.3

14 Jan 2008; Christian Birchinger
audacious-xosd-0.5.ebuild, audacious-xosd-0.9.ebuild:
Added dev-util/pkgconfig do DEPEND. Bug #205748

*audacious-xosd-0.9 (10 Nov 2007)

10 Nov 2007; Christian Birchinger
audacious-xosd-0.5.ebuild, +audacious-xosd-0.9.ebuild:
Added new version for Audacious 1.4 and limited the dependencies for the
older version to 1.3.

25 Mar 2007; Christian Birchinger
-audacious-xosd-0.3.ebuild, -audacious-xosd-0.4.ebuild:
Removed old versions

12 Mar 2007; Gustavo Zacarias
audacious-xosd-0.5.ebuild:
Stable on sparc

22 Feb 2007; Piotr JaroszyƄski ChangeLog:
Transition to Manifest2.

02 Feb 2007; Gustavo Zacarias
audacious-xosd-0.5.ebuild:
Keyworded ~sparc

*audacious-xosd-0.5 (06 Jan 2007)

06 Jan 2007; Christian Birchinger
+audacious-xosd-0.5.ebuild:
Version bump

*audacious-xosd-0.4 (11 Nov 2006)

11 Nov 2006; Christian Birchinger
+audacious-xosd-0.4.ebuild:
Version bump.

24 Oct 2006; Christian Birchinger
audacious-xosd-0.3.ebuild:
Adjusted minimum requirement of xosd as there were complains that it doesn't
work with older releases. Not worth a bump i think.

*audacious-xosd-0.3 (30 Jun 2006)

30 Jun 2006; Christian Birchinger +metadata.xml,
+audacious-xosd-0.3.ebuild:
Initial import.

Manifest

DIST audacious-xosd-0.9.tar.gz 26660 RMD160 3b9a6af6ef339eeb9366cdfc9b7e8197343ce635 SHA1 cb758a402e258c31751b797187f162c64ddf7d07 SHA256 6a73f083745c23a837edb41765c568e5ed32ceb688ba76f7daa746ab6540b0b4
EBUILD audacious-xosd-0.9.ebuild 739 RMD160 5faa716220398e679069e034606e766185c3ee0e SHA1 6847b16daa683e313037cc53ad981bd76e14ae4a SHA256 b92341086765aa7e507401b238bd8cdb524ee356456e95db63328235b360c6e7
MISC ChangeLog 2077 RMD160 63fd7e4ab251236b54c0b1aa0afb565d35e8907f SHA1 2b54a0e9b60238ef172eddd0800390d1ccfb3d31 SHA256 36a1c6153ca56927c85c21d9772e49c5e6c63434b6b2a913efe3eea565158faa
MISC metadata.xml 251 RMD160 57bef9027e07a80633e99023903f4de9332f52d4 SHA1 da26e36e44561eb0d30b22bf6787705ae5c3d4b3 SHA256 c6bc54aeb1244159055765e01a1d89c4bf47fa956a3e065de5f4d4b7b24a6753

audacious-xosd-0.9.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-xosd/audacious-xosd-0.9.ebuild,v 1.4 2008/06/02 11:17:57 joker Exp $

DESCRIPTION="Audacious plugin for overlaying text/glyphs in X-On-Screen-Display"
HOMEPAGE="http://www.netswarm.net/"
SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz"

IUSE=""

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

RDEPEND="x11-libs/xosd
>=media-sound/audacious-1.4"

DEPEND="dev-util/pkgconfig
${RDEPEND}"

src_compile() {
emake PREFIX=/usr || die "emake failed"
}

src_install() {
make PREFIX=/usr DESTDIR="${D}" install || die "make install failed"
dodoc README
}

metadata.xml





joker@gentoo.org
Christian Birchinger

sound