mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
libxaw: dropped 1.0.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3945 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
require xorg-lib-common.inc
|
||||
|
||||
DESCRIPTION = "X Athena Widget Set"
|
||||
DEPENDS += "xproto virtual/libx11 libxext xextproto libxt libxmu libxpm libxp printproto libxau"
|
||||
PROVIDES = "xaw"
|
||||
PR = "r1"
|
||||
PE = "1"
|
||||
|
||||
XORG_PN = "libXaw"
|
||||
|
||||
do_stage_append () {
|
||||
ln -sf libXaw6.so.6 ${STAGING_LIBDIR}/libXaw.so.6
|
||||
ln -sf libXaw7.so.7 ${STAGING_LIBDIR}/libXaw.so.7
|
||||
ln -sf libXaw7.so.7 ${STAGING_LIBDIR}/libXaw.so
|
||||
}
|
||||
|
||||
PACKAGES =+ "libxaw6 libxaw7 libxaw8"
|
||||
|
||||
FILES_libxaw6 = "${libdir}/libXaw6.so.6*"
|
||||
FILES_libxaw7 = "${libdir}/libXaw7.so.7*"
|
||||
FILES_libxaw8 = "${libdir}/libXaw8.so.8*"
|
||||
Reference in New Issue
Block a user