public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-dumb: ChangeLog audacious-dumb-0.74.ebuild
@ 2011-12-11 19:32 Christian Birchinger (joker)
  0 siblings, 0 replies; only message in thread
From: Christian Birchinger (joker) @ 2011-12-11 19:32 UTC (permalink / raw
  To: gentoo-commits

joker       11/12/11 19:32:08

  Modified:             ChangeLog
  Added:                audacious-dumb-0.74.ebuild
  Log:
  New version that requires Audacious 3.1 final, not alpha.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.41                 media-plugins/audacious-dumb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-dumb/ChangeLog?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-dumb/ChangeLog?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-dumb/ChangeLog?r1=1.40&r2=1.41

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/ChangeLog,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- ChangeLog	27 Nov 2011 00:01:06 -0000	1.40
+++ ChangeLog	11 Dec 2011 19:32:07 -0000	1.41
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/audacious-dumb
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/ChangeLog,v 1.40 2011/11/27 00:01:06 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/ChangeLog,v 1.41 2011/12/11 19:32:07 joker Exp $
+
+*audacious-dumb-0.74 (11 Dec 2011)
+
+  11 Dec 2011; Christian Birchinger <joker@gentoo.org>
+  +audacious-dumb-0.74.ebuild:
+  New version that requires Audacious 3.1 final, not alpha.
 
 *audacious-dumb-0.73 (26 Nov 2011)
 



1.1                  media-plugins/audacious-dumb/audacious-dumb-0.74.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-dumb/audacious-dumb-0.74.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-dumb/audacious-dumb-0.74.ebuild?rev=1.1&content-type=text/plain

Index: audacious-dumb-0.74.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-dumb/audacious-dumb-0.74.ebuild,v 1.1 2011/12/11 19:32:07 joker Exp $

EAPI="4"

inherit toolchain-funcs

DESCRIPTION="Audacious Plug-in for accurate, high-quality IT/XM/S3M/MOD playback"
HOMEPAGE="http://www.netswarm.net/"
SRC_URI="http://www.netswarm.net/misc/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=media-sound/audacious-3.1
	>=media-libs/dumb-0.9.3"

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

src_compile() {
	tc-export CC
	emake || die "emake failed"
}

src_install() {
	make DESTDIR="${D}" install || die
	dodoc ChangeLog README README-dumb-bmp README-dumb-xmms
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-11 19:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-11 19:32 [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-dumb: ChangeLog audacious-dumb-0.74.ebuild Christian Birchinger (joker)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox