added my Recipes
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
DESCRIPTION = "X documentation"
|
||||
HOMEPAGE = "http://www.x.org"
|
||||
SECTION = "x11/docs"
|
||||
LICENSE = "MIT"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/doc/${BPN}-${PV}.tar.bz2"
|
||||
|
||||
S = "${WORKDIR}/${BPN}-${PV}"
|
||||
|
||||
INC_PR = "r1"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
Reference in New Issue
Block a user