[oe] [PATCH 2/3] libdc1394: add recipe

Martin Jansa martin.jansa at gmail.com
Wed Jan 9 14:21:40 UTC 2013


On Sun, Dec 16, 2012 at 08:33:36PM +0100, Martin Jansa wrote:
> On Sun, Dec 16, 2012 at 07:47:19PM +0100, Martin Jansa wrote:
> > On Fri, Dec 14, 2012 at 01:33:42PM -0500, Cliff Brake wrote:
> > > From: Cliff Brake <cbrake at bec-systems.com>
> > > 
> > > Initial recipe created by Khem Raj
> > > 
> > > Signed-off-by: Cliff Brake <cbrake at bec-systems.com>
> > > ---
> > >  .../libdc1394/files/install_examples.patch             | 14 ++++++++++++++
> > >  .../recipes-multimedia/libdc1394/files/libdc1394.png   |  0
> > 
> > Is this empty libdc1394.png really needed?
> 
> Also please set PV to something usefull.

ping :)

>  
> > Cheers,
> > 
> > >  meta-oe/recipes-multimedia/libdc1394/libdc1394_git.bb  | 18 ++++++++++++++++++
> > >  3 files changed, 32 insertions(+)
> > >  create mode 100755 meta-oe/recipes-multimedia/libdc1394/files/install_examples.patch
> > >  create mode 100755 meta-oe/recipes-multimedia/libdc1394/files/libdc1394.png
> > >  create mode 100755 meta-oe/recipes-multimedia/libdc1394/libdc1394_git.bb
> > > 
> > > diff --git a/meta-oe/recipes-multimedia/libdc1394/files/install_examples.patch b/meta-oe/recipes-multimedia/libdc1394/files/install_examples.patch
> > > new file mode 100755
> > > index 0000000..89133ad
> > > --- /dev/null
> > > +++ b/meta-oe/recipes-multimedia/libdc1394/files/install_examples.patch
> > > @@ -0,0 +1,14 @@
> > > +Index: libdc1394/examples/Makefile.am
> > > +===================================================================
> > > +--- libdc1394.orig/examples/Makefile.am	2012-06-30 17:50:46.000000000 -0700
> > > ++++ libdc1394/examples/Makefile.am	2012-06-30 19:02:13.822646430 -0700
> > > +@@ -36,8 +36,7 @@
> > > + AM_LDFLAGS = -framework CoreFoundation -framework Carbon
> > > + endif
> > > + 
> > > +-noinst_PROGRAMS = $(A)
> > > +-bin_PROGRAMS = $(B)
> > > ++bin_PROGRAMS = $(A) $(B)
> > > + 
> > > + LDADD = ../dc1394/libdc1394.la
> > > + 
> > > diff --git a/meta-oe/recipes-multimedia/libdc1394/files/libdc1394.png b/meta-oe/recipes-multimedia/libdc1394/files/libdc1394.png
> > > new file mode 100755
> > > index 0000000..e69de29
> > > diff --git a/meta-oe/recipes-multimedia/libdc1394/libdc1394_git.bb b/meta-oe/recipes-multimedia/libdc1394/libdc1394_git.bb
> > > new file mode 100755
> > > index 0000000..41547d9
> > > --- /dev/null
> > > +++ b/meta-oe/recipes-multimedia/libdc1394/libdc1394_git.bb
> > > @@ -0,0 +1,18 @@
> > > +DESCRIPTION = "Capture and control API for IIDC compliant cameras"
> > > +HOMEPAGE = "http://sourceforge.net/projects/libdc1394/"
> > > +SECTION = "libs"
> > > +LICENSE = "LGPL-2.0"
> > > +LIC_FILES_CHKSUM = "file://COPYING;md5=c848e78d9a4a5cc69906178e4d6fbd64"
> > > +DEPENDS += "libxv virtual/libsdl virtual/libx11 libusb1 libraw1394"
> > > +SRCREV = "fa2b5b5a56e2c306cd3e756e810cceb68ab55b8f"
> > > +
> > > +SRC_URI = "git://libdc1394.git.sourceforge.net/gitroot/libdc1394/libdc1394/;branch=master;protocol=git \
> > > +           file://install_examples.patch \
> > > +           file://${PN}.png \
> > > +          "
> > > +
> > > +S = "${WORKDIR}/git/${PN}"
> > > +
> > > +inherit autotools pkgconfig sdl
> > > +
> > > +EXTRA_OECONF += "--disable-doxygen-doc"
> > > -- 
> > > 1.8.0.2
> > > 
> > > 
> > > _______________________________________________
> > > Openembedded-devel mailing list
> > > Openembedded-devel at lists.openembedded.org
> > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> > 
> > -- 
> > Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
> 
> 
> 
> -- 
> Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com



-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20130109/a68ff25e/attachment-0002.sig>


More information about the Openembedded-devel mailing list