aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sane-backends
diff options
context:
space:
mode:
authorOyvind Repvik <nail@nslu2-linux.org>2005-08-15 00:48:10 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-15 00:48:10 +0000
commit2886887ee4611ab6d6bc4af836856dce541e86a0 (patch)
tree39a4e5541aac5572a2766cd343d145305e03d266 /packages/sane-backends
parent0b08711364c1884e13149ec231a1e174d2197a31 (diff)
downloadopenembedded-2886887ee4611ab6d6bc4af836856dce541e86a0.tar.gz
Update MAINTAINER and LICENCE
Diffstat (limited to 'packages/sane-backends')
-rw-r--r--packages/sane-backends/sane-backends_1.0.15.bb13
1 files changed, 7 insertions, 6 deletions
diff --git a/packages/sane-backends/sane-backends_1.0.15.bb b/packages/sane-backends/sane-backends_1.0.15.bb
index 187b996439..73e349d576 100644
--- a/packages/sane-backends/sane-backends_1.0.15.bb
+++ b/packages/sane-backends/sane-backends_1.0.15.bb
@@ -1,15 +1,16 @@
-MAINTAINER="Oyvind Repvik <nail@nslu2-linux.org>"
-DESCRIPTION="Scanner drivers for SANE"
-PR="r4"
-DEPENDS="jpeg libusb"
+MAINTAINER = "Oyvind Repvik <nail@nslu2-linux.org>"
+DESCRIPTION = "Scanner drivers for SANE"
+PR = "r4"
+DEPENDS = "jpeg libusb"
+LICENCE = "LGPL"
-SRC_URI="ftp://ftp.sane-project.org/pub/sane/sane-backends-${PV}/sane-backends-${PV}.tar.gz \
+SRC_URI = "ftp://ftp.sane-project.org/pub/sane/sane-backends-${PV}/sane-backends-${PV}.tar.gz \
file://sane-plustek.patch;patch=1 \
file://Makefile.in.patch;patch=1 \
file://saned.xinetd \
"
-EXTRA_OECONF="--disable-translations"
+EXTRA_OECONF = "--disable-translations"
inherit autotools