Magellan Linux

Contents of /trunk/core/libdrm/libdrm-2.3.99_20080731-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 531 - (show annotations) (download)
Thu Dec 25 16:14:42 2008 UTC (15 years, 4 months ago) by niro
File size: 556 byte(s)
-moved to 'core'
1 # $Header: /magellan-cvs/smage/libdrm/libdrm-2.3.99_20080731-r1.smage2,v 1.1 2008/07/31 16:52:49 niro Exp $
2
3 PNAME="libdrm"
4 PVER="2.3.99_20080731"
5 PBUILD="r1"
6
7 PCATEGORIE="x11-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Xorg drm library."
11 HOMEPAGE="http://dri.freedesktop.org/"
12
13 sminclude xorg multilib
14
15 DEPEND=""
16
17 SRCFILE="${PNAME}-${PVER}.tar.bz2"
18 SRC_URI=(
19 http://dri.freedesktop.org/${PNAME}/${SRCFILE}
20 mirror://${PNAME}/${SRCFILE}
21 )
22
23 src_prepare()
24 {
25 munpack ${SRCFILE} || die
26
27 # create makefiles
28 all-abis autoreconf --verbose --force --install || die
29 }

Properties

Name Value
svn:keywords Id