Magellan Linux

Contents of /branches/R11-stable/core/libpthread-stubs/libpthread-stubs-0.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14817 - (show annotations) (download)
Wed Jan 2 09:29:47 2013 UTC (11 years, 4 months ago) by niro
File size: 379 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="libpthread-stubs"
4 PVER="0.3"
5 PBUILD="r2"
6
7 PCAT="dev-libs"
8
9 DESCRIPTION="Pthread stubs library."
10 HOMEPAGE="http://xcb.freedesktop.org/"
11
12 sminclude xorg multilib
13
14 DEPEND=""
15 SDEPEND=""
16
17 SRC_URI=(
18 http://xcb.freedesktop.org/dist/${SRCFILE}
19 mirror://${PNAME}/${SRCFILE}
20 )
21
22 UP2DATE="updatecmd 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep ${PNAME}- | lasttarball"