public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/amb-plugins: amb-plugins-0.8.1.ebuild ChangeLog
Date: Mon, 24 Jan 2011 12:00:04 +0000 (UTC)	[thread overview]
Message-ID: <20110124120004.98C7C20054@flycatcher.gentoo.org> (raw)

aballier    11/01/24 12:00:04

  Modified:             ChangeLog
  Added:                amb-plugins-0.8.1.ebuild
  Log:
  version bump, by Gavin Pryke <gavinlee303@googlemail.com>, bug #349953
  
  (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-plugins/amb-plugins/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/amb-plugins/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	2 Oct 2009 22:54:41 -0000	1.4
+++ ChangeLog	24 Jan 2011 12:00:04 -0000	1.5
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/amb-plugins
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/amb-plugins/ChangeLog,v 1.4 2009/10/02 22:54:41 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/amb-plugins/ChangeLog,v 1.5 2011/01/24 12:00:04 aballier Exp $
+
+*amb-plugins-0.8.1 (24 Jan 2011)
+
+  24 Jan 2011; Alexis Ballier <aballier@gentoo.org> +amb-plugins-0.8.1.ebuild,
+  +files/amb-plugins-0.8.1-Makefile.patch:
+  version bump, by Gavin Pryke <gavinlee303@googlemail.com>, bug #349953
 
   02 Oct 2009; Markus Meier <maekke@gentoo.org> amb-plugins-0.4.0.ebuild:
   amd64/x86 stable, bug #286773



1.1                  media-plugins/amb-plugins/amb-plugins-0.8.1.ebuild

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

Index: amb-plugins-0.8.1.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/amb-plugins/amb-plugins-0.8.1.ebuild,v 1.1 2011/01/24 12:00:04 aballier Exp $

EAPI=3

inherit base multilib toolchain-funcs eutils

MY_P=${P/amb/AMB}

DESCRIPTION="AMB-plugins ladspa plugin package. Filters by Fons Adriaensen"
HOMEPAGE="http://www.kokkinizita.net/linuxaudio/"
SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="media-libs/ladspa-sdk"
RDEPEND="${DEPEND}"

S=${WORKDIR}/${MY_P}

PATCHES=( "${FILESDIR}/${P}-Makefile.patch" )

src_compile() {
	tc-export CXX
	emake || die
}

src_install() {
	dodoc AUTHORS README
	insinto /usr/$(get_libdir)/ladspa
	insopts -m0755
	doins *.so
}






             reply	other threads:[~2011-01-24 12:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-24 12:00 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-12-11  9:21 [gentoo-commits] gentoo-x86 commit in media-plugins/amb-plugins: amb-plugins-0.8.1.ebuild ChangeLog PaweA Hajdan (phajdan.jr)
2011-12-13 23:32 Agostino Sarubbo (ago)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110124120004.98C7C20054@flycatcher.gentoo.org \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox