public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/vo-amrwbenc: ChangeLog vo-amrwbenc-9999.ebuild vo-amrwbenc-0.1.2.ebuild
@ 2012-02-20 21:18 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-02-20 21:18 UTC (permalink / raw
  To: gentoo-commits

aballier    12/02/20 21:18:44

  Modified:             ChangeLog vo-amrwbenc-9999.ebuild
  Added:                vo-amrwbenc-0.1.2.ebuild
  Log:
  version bump and make 9999 ekeyword friendly too
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 media-libs/vo-amrwbenc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	10 Aug 2011 15:13:57 -0000	1.15
+++ ChangeLog	20 Feb 2012 21:18:44 -0000	1.16
@@ -1,6 +1,12 @@
 # ChangeLog for media-libs/vo-amrwbenc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.15 2011/08/10 15:13:57 xarthisius Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.16 2012/02/20 21:18:44 aballier Exp $
+
+*vo-amrwbenc-0.1.2 (20 Feb 2012)
+
+  20 Feb 2012; Alexis Ballier <aballier@gentoo.org> +vo-amrwbenc-0.1.2.ebuild,
+  vo-amrwbenc-9999.ebuild:
+  version bump and make 9999 ekeyword friendly too
 
   10 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> vo-amrwbenc-0.1.1.ebuild:
   ppc64/ppc stable to lift mask from bug 365273



1.4                  media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild?r1=1.3&r2=1.4

Index: vo-amrwbenc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vo-amrwbenc-9999.ebuild	24 May 2011 12:49:54 -0000	1.3
+++ vo-amrwbenc-9999.ebuild	20 Feb 2012 21:18:44 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild,v 1.3 2011/05/24 12:49:54 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild,v 1.4 2012/02/20 21:18:44 aballier Exp $
 
 EAPI=4
 
@@ -26,7 +26,8 @@
 LICENSE="Apache-2.0"
 SLOT="0"
 
-[[ ${PV} == *9999 ]] || KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
+[[ ${PV} == *9999 ]] || \
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
 IUSE="examples static-libs"
 
 src_prepare() {



1.1                  media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild?rev=1.1&content-type=text/plain

Index: vo-amrwbenc-0.1.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild,v 1.1 2012/02/20 21:18:44 aballier Exp $

EAPI=4

if [[ ${PV} == *9999 ]] ; then
	SCM="git-2"
	EGIT_REPO_URI="git://github.com/mstorsjo/${PN}.git"
	[[ ${PV%9999} != "" ]] && EGIT_BRANCH="release/${PV%.9999}"
fi

inherit eutils multilib autotools ${SCM}

DESCRIPTION="VisualOn AMR-WB encoder library"
HOMEPAGE="http://sourceforge.net/projects/opencore-amr/"

if [[ ${PV} == *9999 ]] ; then
	SRC_URI=""
elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
	SRC_URI="mirror://gentoo/${P}.tar.xz"
else # Official release
	SRC_URI="mirror://sourceforge/opencore-amr/${P}.tar.gz"
fi

LICENSE="Apache-2.0"
SLOT="0"

[[ ${PV} == *9999 ]] || \
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
IUSE="examples static-libs"

src_prepare() {
	[[ ${PV} == *9999 ]] && eautoreconf
}

src_configure() {
	econf \
		--disable-dependency-tracking \
		$(use_enable examples example) \
		$(use_enable static-libs static)
}

src_install() {
	emake DESTDIR="${D}" install || die
	find "${D}"usr/$(get_libdir) -name '*.la' -delete
}






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-libs/vo-amrwbenc: ChangeLog vo-amrwbenc-9999.ebuild vo-amrwbenc-0.1.2.ebuild
@ 2012-05-15 13:09 Alexis Ballier (aballier)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexis Ballier (aballier) @ 2012-05-15 13:09 UTC (permalink / raw
  To: gentoo-commits

aballier    12/05/15 13:09:37

  Modified:             ChangeLog vo-amrwbenc-9999.ebuild
                        vo-amrwbenc-0.1.2.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha105/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 media-libs/vo-amrwbenc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	20 Feb 2012 21:18:44 -0000	1.16
+++ ChangeLog	15 May 2012 13:09:37 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for media-libs/vo-amrwbenc
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.16 2012/02/20 21:18:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/ChangeLog,v 1.17 2012/05/15 13:09:37 aballier Exp $
+
+  15 May 2012; Alexis Ballier <aballier@gentoo.org> vo-amrwbenc-0.1.2.ebuild,
+  vo-amrwbenc-9999.ebuild:
+  keyword ~amd64-fbsd
 
 *vo-amrwbenc-0.1.2 (20 Feb 2012)
 



1.5                  media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild?r1=1.4&r2=1.5

Index: vo-amrwbenc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vo-amrwbenc-9999.ebuild	20 Feb 2012 21:18:44 -0000	1.4
+++ vo-amrwbenc-9999.ebuild	15 May 2012 13:09:37 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild,v 1.4 2012/02/20 21:18:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-9999.ebuild,v 1.5 2012/05/15 13:09:37 aballier Exp $
 
 EAPI=4
 
@@ -27,7 +27,7 @@
 SLOT="0"
 
 [[ ${PV} == *9999 ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="examples static-libs"
 
 src_prepare() {



1.2                  media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild?r1=1.1&r2=1.2

Index: vo-amrwbenc-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- vo-amrwbenc-0.1.2.ebuild	20 Feb 2012 21:18:44 -0000	1.1
+++ vo-amrwbenc-0.1.2.ebuild	15 May 2012 13:09:37 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild,v 1.1 2012/02/20 21:18:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/vo-amrwbenc/vo-amrwbenc-0.1.2.ebuild,v 1.2 2012/05/15 13:09:37 aballier Exp $
 
 EAPI=4
 
@@ -27,7 +27,7 @@
 SLOT="0"
 
 [[ ${PV} == *9999 ]] || \
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-macos"
 IUSE="examples static-libs"
 
 src_prepare() {






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-15 13:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 21:18 [gentoo-commits] gentoo-x86 commit in media-libs/vo-amrwbenc: ChangeLog vo-amrwbenc-9999.ebuild vo-amrwbenc-0.1.2.ebuild Alexis Ballier (aballier)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-15 13:09 Alexis Ballier (aballier)

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