Magellan Linux

Contents of /trunk/core/libdrm/libdrm-2.4.11-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2994 - (show annotations) (download)
Mon Aug 3 16:39:39 2009 UTC (14 years, 9 months ago) by niro
File size: 439 byte(s)
-fixed dependencies
1 # $Id$
2
3 PNAME="libdrm"
4 PVER="2.4.11"
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 SDEPEND=">= dev-libs/libpthread-stubs-0.1"
17
18 SRCFILE="${PNAME}-${PVER}.tar.bz2"
19
20 SRC_URI=(
21 http://dri.freedesktop.org/${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd http://dri.freedesktop.org/${PNAME}/ | lasttarball"

Properties

Name Value
svn:keywords Id