mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
xtrans-native:added 1.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1672 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
11
meta/packages/xorg-lib/xtrans-native_1.0.3.bb
Normal file
11
meta/packages/xorg-lib/xtrans-native_1.0.3.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
SECTION = "x11/libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "BSD-X"
|
||||
|
||||
DEPENDS = "util-macros-native"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/X11R7.0/src/lib/xtrans-${PV}.tar.bz2"
|
||||
S = "${WORKDIR}/xtrans-${PV}"
|
||||
|
||||
inherit native autotools pkgconfig
|
||||
Reference in New Issue
Block a user