xbitmaps: add 1.1.1 version

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Otavio Salvador
2012-04-04 12:32:52 +00:00
committed by Koen Kooi
parent c76965c517
commit 41df85603a
2 changed files with 20 additions and 0 deletions
@@ -0,0 +1,10 @@
require xorg-data-common.inc
DESCRIPTION = "Common X11 Bitmaps"
LICENSE = "MIT"
DEPENDS += "libxmu"
LIC_FILES_CHKSUM = "file://COPYING;md5=dbd075aaffa4a60a8d00696f2e4b9a8f"
SRC_URI[md5sum] = "7444bbbd999b53bec6a60608a5301f4c"
SRC_URI[sha256sum] = "3671b034356bbc4d32d052808cf646c940ec8b2d1913adac51b1453e41aa1e9d"
@@ -0,0 +1,10 @@
HOMEPAGE = "http://www.x.org"
SECTION = "x11/data"
LICENSE = "MIT-X"
XORG_PN = "${PN}"
SRC_URI = "${XORG_MIRROR}/individual/data/${XORG_PN}-${PV}.tar.bz2"
S = "${WORKDIR}/${XORG_PN}-${PV}"
inherit autotools pkgconfig