public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/libaacs: metadata.xml ChangeLog libaacs-0.3.0.ebuild Manifest
@ 2011-12-12 22:21 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-12-12 22:21 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/12/12 22:21:05

  Added:                metadata.xml ChangeLog libaacs-0.3.0.ebuild
                        Manifest
  Log:
  Initial import (bug #352031). Ebuild by me.
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  media-libs/libaacs/metadata.xml

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

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>video</herd>
</pkgmetadata>



1.1                  media-libs/libaacs/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for media-libs/libaacs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/ChangeLog,v 1.1 2011/12/12 22:21:05 radhermit Exp $

*libaacs-0.3.0 (12 Dec 2011)

  12 Dec 2011; Tim Harder <radhermit@gentoo.org> +libaacs-0.3.0.ebuild,
  +metadata.xml:
  Initial import (bug #352031). Ebuild by me.




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

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

Index: libaacs-0.3.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libaacs/libaacs-0.3.0.ebuild,v 1.1 2011/12/12 22:21:05 radhermit Exp $

EAPI=4

inherit autotools-utils

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 ~x86"
IUSE="examples static-libs"

RDEPEND="dev-libs/libgcrypt
	dev-libs/libgpg-error"
DEPEND="${RDEPEND}"

DOCS=( KEYDB.cfg )

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

src_install() {
	autotools-utils_src_install

	if use examples ; then
		cd "${AUTOTOOLS_BUILD_DIR}"/src/examples/.libs || die
		dobin libaacs_test parser_test
	fi
}



1.1                  media-libs/libaacs/Manifest

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

Index: Manifest
===================================================================
DIST libaacs-0.3.0.tar.bz2 313776 RMD160 330f3a0f7caa8ff459cab7eae01a5a6b807d9fa4 SHA1 c34b540eada71cc853bf805360eec0bd70426de4 SHA256 bf92dab1a6a8ee08a55e8cf347c2cda49e6535b52e85bb1e92e1cfcc8ecec22c
EBUILD libaacs-0.3.0.ebuild 820 RMD160 e676acc82b824b3a4ffecfcf18b95ddc02a2ef21 SHA1 a9061e6bf9a8d45d86b1ade676742c168e27c71d SHA256 594275c71258c968c1b38e62d9e34a8ce9eabc8e31fb23b8ee254eb7b36e5fcb
MISC ChangeLog 285 RMD160 3344c901d94eaa7be3b1159a2f0231f48ba81690 SHA1 f8ade56e965f9adcc482ae14d937a666a283dff8 SHA256 97ca33807d2f635a32539db07cd2329eedf64efc680b29cf8326cbe3236975b6
MISC metadata.xml 160 RMD160 a42d246e41349d4ad54c940dc210bac8b370e244 SHA1 91227a2bf9ff71606a0b47b3d05625fe2ffeecec SHA256 02d7eda2306ce32c363268db611d0ef0fc15356e1353a3be273de0d5c034cfff






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

only message in thread, other threads:[~2011-12-12 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 22:21 [gentoo-commits] gentoo-x86 commit in media-libs/libaacs: metadata.xml ChangeLog libaacs-0.3.0.ebuild Manifest Tim Harder (radhermit)

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