public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libcec: libcec-1.5.2.ebuild metadata.xml ChangeLog
@ 2012-04-01 20:01 Ian Whyman (thev00d00)
  0 siblings, 0 replies; only message in thread
From: Ian Whyman (thev00d00) @ 2012-04-01 20:01 UTC (permalink / raw
  To: gentoo-commits

thev00d00    12/04/01 20:01:46

  Added:                libcec-1.5.2.ebuild metadata.xml ChangeLog
  Log:
  dev-libs/libcec new ebuild.
  
  (Portage version: 2.2.0_alpha95/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-libs/libcec/libcec-1.5.2.ebuild

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

Index: libcec-1.5.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/libcec-1.5.2.ebuild,v 1.1 2012/04/01 20:01:45 thev00d00 Exp $

EAPI=4

inherit autotools linux-info vcs-snapshot

DESCRIPTION="Library for communicating with the Pulse-Eight USB HDMI-CEC Adaptor"
HOMEPAGE="http://libcec.pulse-eight.com"
SRC_URI="http://github.com/Pulse-Eight/${PN}/tarball/${P} -> ${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=sys-devel/autoconf-2.13
	>=sys-devel/automake-1.11
	sys-devel/libtool
	"
RDEPEND=">=sys-fs/udev-151"

pkg_setup() {
	if linux_config_exists; then
		if ! linux_chkconfig_present USB_ACM; then
			ewarn "You should enable the USB_ACM support in your kernel."
			ewarn "Check the 'USB Modem (CDC ACM) support' under the"
			ewarn "'Device Drivers' and 'USB support' option. It is"
			ewarn "marked as CONFIG_USB_ACM in the config"
			die 'missing CONFIG_USB_ACM'
		fi
	fi
}

src_prepare() {
	eautoreconf
}



1.1                  dev-libs/libcec/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcec/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libcec/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>
	<maintainer>
		<email>thev00d00@gentoo.org</email>
		<name>Ian Whyman</name>
	</maintainer>
</pkgmetadata>



1.1                  dev-libs/libcec/ChangeLog

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

Index: ChangeLog
===================================================================
# ChangeLog for dev-libs/libcec
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libcec/ChangeLog,v 1.1 2012/04/01 20:01:45 thev00d00 Exp $

*libcec-1.5.2 (01 Apr 2012)

  01 Apr 2012; Ian Whyman <thev00d00@gentoo.org> +libcec-1.5.2.ebuild,
  +metadata.xml:
  New ebuild for libcec







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

only message in thread, other threads:[~2012-04-01 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-01 20:01 [gentoo-commits] gentoo-x86 commit in dev-libs/libcec: libcec-1.5.2.ebuild metadata.xml ChangeLog Ian Whyman (thev00d00)

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