mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libxpm:added 3.5.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1663 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
require xorg-lib-common.inc
|
||||
PE = "1"
|
||||
|
||||
DESCRIPTION = "X Pixmap library."
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "X-BSD"
|
||||
|
||||
DEPENDS += " xproto virtual/libx11 libxt libxext xextproto"
|
||||
|
||||
XORG_PN = "libXpm"
|
||||
|
||||
PACKAGES =+ "sxpm cxpm"
|
||||
FILES_cxpm = "${bindir}/cxpm"
|
||||
FILES_sxpm = "${bindir}/sxpm"
|
||||
Reference in New Issue
Block a user