git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2166a4
)
fbgrab: add patch to enable a network mode, see http://lists.openezx.org/pipermail...
author
Koen Kooi
<koen@openembedded.org>
Wed, 3 Jan 2007 17:59:21 +0000
(17:59 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Wed, 3 Jan 2007 17:59:21 +0000
(17:59 +0000)
packages/fbgrab/fbgrab_1.0.bb
patch
|
blob
|
history
diff --git
a/packages/fbgrab/fbgrab_1.0.bb
b/packages/fbgrab/fbgrab_1.0.bb
index
331fa26
..
8790fe0
100644
(file)
--- a/
packages/fbgrab/fbgrab_1.0.bb
+++ b/
packages/fbgrab/fbgrab_1.0.bb
@@
-2,10
+2,14
@@
SECTION = "console/network"
DESCRIPTION = "framebuffer screenshot program"
LICENSE = "GPL"
+PR = "r1"
+
DEPENDS = " zlib libpng "
SRC_URI = "http://hem.bredband.net/gmogmo/fbgrab/fbgrab-${PV}.tar.gz \
- file://makefile.patch;patch=1"
+ file://makefile.patch;patch=1 \
+ http://people.openezx.org/ao2/fbgrab_network_mode.diff;patch=1 \
+ "
do_install() {
install -d ${D}${bindir} ${D}${mandir}/man1/