From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libv4l: libv4l-0.8.3.ebuild ChangeLog
Date: Wed, 16 Feb 2011 21:33:27 +0000 (UTC) [thread overview]
Message-ID: <20110216213327.1014C20054@flycatcher.gentoo.org> (raw)
aballier 11/02/16 21:33:27
Modified: ChangeLog
Added: libv4l-0.8.3.ebuild
Log:
version bump
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Revision Changes Path
1.43 media-libs/libv4l/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/ChangeLog?r1=1.42&r2=1.43
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog 4 Jan 2011 00:52:12 -0000 1.42
+++ ChangeLog 16 Feb 2011 21:33:26 -0000 1.43
@@ -1,6 +1,11 @@
# ChangeLog for media-libs/libv4l
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.42 2011/01/04 00:52:12 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/ChangeLog,v 1.43 2011/02/16 21:33:26 aballier Exp $
+
+*libv4l-0.8.3 (16 Feb 2011)
+
+ 16 Feb 2011; Alexis Ballier <aballier@gentoo.org> +libv4l-0.8.3.ebuild:
+ version bump
04 Jan 2011; Michael Weber <xmw@gentoo.org> libv4l-0.8.1.ebuild:
sparc stable (bug 344327)
1.1 media-libs/libv4l/libv4l-0.8.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.8.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libv4l/libv4l-0.8.3.ebuild?rev=1.1&content-type=text/plain
Index: libv4l-0.8.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libv4l/libv4l-0.8.3.ebuild,v 1.1 2011/02/16 21:33:26 aballier Exp $
EAPI=3
inherit linux-info multilib toolchain-funcs
MY_P=v4l-utils-${PV}
DESCRIPTION="Separate libraries ebuild from upstream v4l-utils package"
HOMEPAGE="http://git.linuxtv.org/v4l-utils.git"
SRC_URI="http://linuxtv.org/downloads/v4l-utils/${MY_P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=""
DEPEND=">=sys-kernel/linux-headers-2.6.30-r1"
S=${WORKDIR}/${MY_P}
CONFIG_CHECK="~SHMEM"
src_compile() {
tc-export CC
pushd lib
emake PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" \
CFLAGS="${CFLAGS}" || die
popd
}
src_install() {
pushd lib
emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" LIBDIR="${EPREFIX}/usr/$(get_libdir)" install || die
popd
dodoc ChangeLog README.lib* TODO || die
}
next reply other threads:[~2011-02-16 21:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-16 21:33 Alexis Ballier (aballier) [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-03 19:49 [gentoo-commits] gentoo-x86 commit in media-libs/libv4l: libv4l-0.8.3.ebuild ChangeLog Jonathan Callen (abcd)
2011-05-09 8:29 Thomas Kahle (tomka)
2011-05-09 23:11 Markos Chandras (hwoarang)
2011-06-01 19:47 Brent Baude (ranger)
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=20110216213327.1014C20054@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