mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Convert packages CVSDATE -> SRCDATE and standardise some PV fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
LICENSE = "GPL"
|
||||
DESCRIPTION = "Transparent xcursor theme for handheld systems"
|
||||
SECTION = "x11/base"
|
||||
PR="r1"
|
||||
|
||||
SRC_URI = "http://projects.o-hand.com/matchbox/sources/utils/xcursor-transparent-theme-${PV}.tar.gz \
|
||||
file://use-relative-symlinks.patch;patch=1"
|
||||
file://use-relative-symlinks.patch;patch=1 \
|
||||
file://fix_watch_cursor.patch;patch=1"
|
||||
FILES_${PN} = "${datadir}/icons/xcursor-transparent/cursors/*"
|
||||
|
||||
inherit autotools
|
||||
|
||||
Reference in New Issue
Block a user