From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/opus-tools: ChangeLog opus-tools-0.1.7.ebuild
Date: Sat, 12 Oct 2013 10:46:40 +0000 (UTC) [thread overview]
Message-ID: <20131012104640.6E41D2004C@flycatcher.gentoo.org> (raw)
aballier 13/10/12 10:46:40
Modified: ChangeLog
Added: opus-tools-0.1.7.ebuild
Log:
version bump
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path
1.6 media-sound/opus-tools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/opus-tools/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 8 Apr 2013 01:20:30 -0000 1.5
+++ ChangeLog 12 Oct 2013 10:46:40 -0000 1.6
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/opus-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/ChangeLog,v 1.5 2013/04/08 01:20:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/ChangeLog,v 1.6 2013/10/12 10:46:40 aballier Exp $
+
+*opus-tools-0.1.7 (12 Oct 2013)
+
+ 12 Oct 2013; Alexis Ballier <aballier@gentoo.org> +opus-tools-0.1.7.ebuild:
+ version bump
08 Apr 2013; Tim Harder <radhermit@gentoo.org> metadata.xml:
Use correct herd.
1.1 media-sound/opus-tools/opus-tools-0.1.7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild?rev=1.1&content-type=text/plain
Index: opus-tools-0.1.7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/opus-tools/opus-tools-0.1.7.ebuild,v 1.1 2013/10/12 10:46:40 aballier Exp $
EAPI=4
if [[ ${PV} == *9999 ]] ; then
SCM="git-2"
EGIT_REPO_URI="git://git.opus-codec.org/${PN}.git"
fi
inherit autotools ${SCM}
DESCRIPTION="The Opus codec is designed for interactive speech and audio
transmission over the Internet."
HOMEPAGE="http://opus-codec.org/"
if [[ ${PV} == *9999 ]] ; then
SRC_URI=""
elif [[ ${PV%_p*} != ${PV} ]] ; then # Gentoo snapshot
SRC_URI="http://dev.gentoo.org/~lu_zero/${PN}/${P}.tar.xz"
else # Official release
SRC_URI="http://downloads.xiph.org/releases/opus/${P}.tar.gz"
fi
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=media-libs/libogg-1.3.0
>=media-libs/opus-0.9.10"
DEPEND="virtual/pkgconfig
${DEPEND}"
src_prepare() {
[[ ${PV} == *9999 ]] && eautoreconf
}
src_compile() {
default
}
src_install() {
default
find "${D}" -name '*.la' -delete
}
next reply other threads:[~2013-10-12 10:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-12 10:46 Alexis Ballier (aballier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-12 16:22 [gentoo-commits] gentoo-x86 commit in media-sound/opus-tools: ChangeLog opus-tools-0.1.7.ebuild Alexis Ballier (aballier)
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=20131012104640.6E41D2004C@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