public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libaacs: ChangeLog libaacs-0.8.1.ebuild
@ 2015-05-11  6:52 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2015-05-11  6:52 UTC (permalink / raw
  To: gentoo-commits

aballier    15/05/11 06:52:55

  Modified:             ChangeLog
  Added:                libaacs-0.8.1.ebuild
  Log:
  version bump
  
  Signed-off-by: Alexis Ballier <aballier@gentoo.org>
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 160F534A)

Revision  Changes    Path
1.37                 media-libs/libaacs/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	29 Jan 2015 01:29:04 -0000	1.36
+++ ChangeLog	11 May 2015 06:52:55 -0000	1.37
@@ -1,6 +1,11 @@
 # ChangeLog for media-libs/libaacs
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.36 2015/01/29 01:29:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.37 2015/05/11 06:52:55 aballier Exp $
+
+*libaacs-0.8.1 (11 May 2015)
+
+  11 May 2015; Alexis Ballier <aballier@gentoo.org> +libaacs-0.8.1.ebuild:
+  version bump
 
   29 Jan 2015; Tim Harder <radhermit@gentoo.org> -libaacs-0.5.0.ebuild,
   -libaacs-0.6.0.ebuild, -libaacs-0.7.0.ebuild, -libaacs-0.7.0-r1.ebuild,



1.1                  media-libs/libaacs/libaacs-0.8.1.ebuild

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

Index: libaacs-0.8.1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/libaacs-0.8.1.ebuild,v 1.1 2015/05/11 06:52:55 aballier Exp $

EAPI=5

inherit autotools-multilib

DESCRIPTION="Open implementation of the Advanced Access Content System (AACS) specification"
HOMEPAGE="http://www.videolan.org/developers/libaacs.html"
SRC_URI="ftp://ftp.videolan.org/pub/videolan/libaacs/${PV}/${P}.tar.bz2"

LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
IUSE="static-libs"

RDEPEND=">=dev-libs/libgcrypt-1.5.3:0=[${MULTILIB_USEDEP}]
	>=dev-libs/libgpg-error-1.12[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
	sys-devel/flex
	virtual/yacc"

DOCS=( ChangeLog KEYDB.cfg README.txt )

AUTOTOOLS_IN_SOURCE_BUILD=1

src_configure() {
	local myeconfargs=(
		--disable-optimizations
	)
	autotools-multilib_src_configure
}





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

only message in thread, other threads:[~2015-05-11  7:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11  6:52 [gentoo-commits] gentoo-x86 commit in media-libs/libaacs: ChangeLog libaacs-0.8.1.ebuild 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