Portage is a package management system used by Gentoo Linux
# ChangeLog for media-sound/audtty
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/audtty/ChangeLog,v 1.19 2008/07/05 06:39:19 drac Exp $
*audtty-0.1.9a (05 Jul 2008)
05 Jul 2008; Samuli Suominen
+files/audtty-0.1.9a-cc-and-destdir.patch, +audtty-0.1.9a.ebuild:
Version bump wrt #230309 by Hlevyn.
26 Apr 2008; nixnut
Stable on ppc wrt bug 216888
19 Apr 2008; Samuli Suominen
audtty-0.1.8.ebuild:
Check for USE dbus in audacious wrt #216888, comment #3.
12 Apr 2008; Dawid Węgliński
Stable on x86 (bug #216888)
*audtty-0.1.8 (11 Apr 2008)
11 Apr 2008; Samuli Suominen
+files/audtty-0.1.8-cc-and-destdir.patch, +audtty-0.1.8.ebuild:
Version bump, reverting some Debian changes breaking standard DESTDIR.
11 Apr 2008; Samuli Suominen
Fixed invalid depend, pkgconfig is only required when building. Marked amd64
stable for bug 216888. Use emake instead of make.
14 Jan 2008; Tony Vroon
Add pkgconfig dependency for the Evil Compile Person
*audtty-0.1.7 (08 Dec 2007)
08 Dec 2007; Tony Vroon
Version bump, thanks to Hlevyn
17 Mar 2007; nixnut
Stable on ppc wrt bug 169823
17 Mar 2007; Steve Dibb
amd64 stable, bug 169823
09 Mar 2007; Tony Vroon
Mark stable on X86 for bug #169823.
*audtty-0.1.5a (29 Sep 2006)
29 Sep 2006; Tony Vroon
-audtty-0.1.5.ebuild, +audtty-0.1.5a.ebuild:
Bump to working version, remove non-functional ebuilds.
*audtty-0.1.5 (06 Sep 2006)
06 Sep 2006; Tony Vroon
Version bump. This one works on PPC!
26 May 2006; Diego Pettenò
Fix quoting.
04 Mar 2006; Fernando J. Pereda
Add ~alpha keyword, wrt bug #125011. Tested by Thomas Cort
25 Dec 2005;
audtty-0.1.3.ebuild:
SRC_URI & homepage update. 0.1.2 ebuild removed as the distfile is gone.
*audtty-0.1.3 (17 Dec 2005)
17 Dec 2005;
Version bump. Add ~x86 keyword.
*audtty-0.1.2 (16 Dec 2005)
16 Dec 2005;
+audtty-0.1.2.ebuild:
Upstream release has better build system. Using regular make install from
now on.
*audtty-0.1.1 (15 Dec 2005)
15 Dec 2005;
Initial commit. Ebuild by me.
AUX audtty-0.1.8-cc-and-destdir.patch 1044 RMD160 bb8f996bef8b4b1b50ea5140175e5ec2dce07461 SHA1 f3f001ead652ebc0bf381331f58b2260c5c3ec03 SHA256 a3587d64899a442054a010cbe2c3550cca5d33ab00ab171ae50ae7de8c5ea05c
AUX audtty-0.1.9a-cc-and-destdir.patch 1018 RMD160 be668b55110814f462d62c5aa30f88f864463744 SHA1 80a2e9b6d040145c555b154cacf07e463e012431 SHA256 4f861383fa8f76607ab6b970324fd46f3570ff4ef800e46fdcafc41e9ccbb85b
DIST audtty-0.1.7.tar.gz 126055 RMD160 6330d08c5ca81ad223febd9ebe054ce0e9e31bde SHA1 57e475b30508ea73636108b1418f0919096413d0 SHA256 8f8cf402bcd37b2bd25d864cc066e342544e75b8bdabfb219bc29f4f444256be
DIST audtty-0.1.9a.tar.gz 122152 RMD160 3e9f018bf2041123f58b8e3c3912c3794e089228 SHA1 fe07dc0f3d79ff02423849135f0903a1dd023378 SHA256 d8e9b826df525feea97ef1f9b49ee81703a2132e08d9d5fbbc624d207ae1594b
EBUILD audtty-0.1.7.ebuild 1206 RMD160 842988b1a9b4898efa436462cbeaf25a87a460db SHA1 40fada9dd840d36e123a104341ee37efca4135b0 SHA256 e46f27e53b2716ac9169f917a36a9d90e03cef36b332e51cde5a5c75413a3bf2
EBUILD audtty-0.1.9a.ebuild 1427 RMD160 a65c740124fee2bac610199812181c08bff7efab SHA1 81433987bed2ea384b805355a8ddb9d03230ddeb SHA256 352232fe9615fad01fb512ac055f78a3aa7c23e200d31ce91a594b65c3ad8daa
MISC ChangeLog 3033 RMD160 340089b1551ef102c88b2414b835f14942afd25b SHA1 2c6549e34c2bc133b6e88ffdb18c76ffea657aa8 SHA256 8c5a50bd299eb57d7448b66d09d3d94a395c16eebe06833c1642f19f219613ac
MISC metadata.xml 248 RMD160 f9de13e16a150195633b055ebe61bb4cea95160d SHA1 4ea80510c4e90c385ac851b4f82c36b4f91d9402 SHA256 6a8ca116bded5cdd92cb700f92acd22b01ae159ef1b69c60a03fc9859bb9b3d6
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/audtty/audtty-0.1.7.ebuild,v 1.7 2008/04/26 16:32:53 nixnut Exp $
inherit eutils
DESCRIPTION="Control Audacious from the command line with a friendly ncurses interface"
HOMEPAGE="http://audtty.alioth.debian.org"
SRC_URI="http://${PN}.alioth.debian.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 ppc x86"
IUSE=""
RDEPEND="sys-libs/ncurses
>=media-sound/audacious-1.4.4"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
pkg_setup() {
if has_version "=media-sound/audacious-1.4*"; then
if ! built_with_use media-sound/audacious dbus; then
die "Re-emerge media-sound/audacious with USE dbus."
fi
fi
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc ChangeLog README
}
pkg_postinst() {
elog "In order to run audtty over ssh or on a seperate TTY locally you need"
elog "to download and run the following script in a terminal on your desktop:"
elog ""
elog "http://${PN}.alioth.debian.org/dbus.sh"
elog ""
elog "Once run you will need to add ~/.dbus-session to your ~/.bashrc file."
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/audtty/audtty-0.1.9a.ebuild,v 1.1 2008/07/05 06:39:19 drac Exp $
inherit autotools eutils toolchain-funcs
DESCRIPTION="Control Audacious from the command line with a friendly ncurses interface"
HOMEPAGE="http://audtty.alioth.debian.org"
SRC_URI="http://${PN}.alioth.debian.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="sys-libs/ncurses
>=media-sound/audacious-1.4.4"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
S=${WORKDIR}/${PN}
pkg_setup() {
if has_version "=media-sound/audacious-1.4*"; then
if ! built_with_use media-sound/audacious dbus; then
die "Re-emerge media-sound/audacious with USE dbus."
fi
fi
}
src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}"/${P}-cc-and-destdir.patch
eautoreconf
}
src_compile() {
tc-export CC
econf
emake || die "emake failed."
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc ChangeLog README
}
pkg_postinst() {
elog "In order to run audtty over ssh or on a seperate TTY locally you need"
elog "to download and run the following script in a terminal on your desktop:"
elog ""
elog "http://${PN}.alioth.debian.org/dbus.sh"
elog ""
elog "Once run you will need to add ~/.dbus-session to your ~/.bashrc file."
}