mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
committed by
Richard Purdie
parent
779c58db9f
commit
3dc7be6746
@@ -1,12 +1,14 @@
|
|||||||
DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
|
DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
|
||||||
HOMEPAGE = "http://tslib.berlios.de/"
|
HOMEPAGE = "http://tslib.berlios.de/"
|
||||||
|
|
||||||
AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
|
AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPLv2"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=f30a9716ef3762e3467a2f62bf790f0a"
|
||||||
|
|
||||||
PR = "r14"
|
PR = "r15"
|
||||||
|
|
||||||
SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
|
SRC_URI = "http://download.berlios.de/tslib/tslib-${PV}.tar.bz2 \
|
||||||
file://fix_version.patch;patch=1 \
|
file://fix_version.patch;patch=1 \
|
||||||
file://ts.conf \
|
file://ts.conf \
|
||||||
file://ts.conf-simpad-2.4 \
|
file://ts.conf-simpad-2.4 \
|
||||||
|
|||||||
Reference in New Issue
Block a user