Magellan Linux

Contents of /smage/trunk/core/libpthread-stubs/libpthread-stubs-0.3-r3.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1508 - (show annotations) (download)
Thu Mar 3 14:24:25 2011 UTC (13 years, 1 month ago) by niro
File size: 466 byte(s)
-rev bump for mass rebuild
1 # $Id: libpthread-stubs-0.3-r1.smage2 3266 2009-10-19 10:34:12Z niro $
2
3 PNAME="libpthread-stubs"
4 PVER="0.3"
5 PBUILD="r3"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Pthread stubs library."
11 HOMEPAGE="http://xcb.freedesktop.org/"
12
13 sminclude xorg multilib
14
15 DEPEND=""
16 SDEPEND=""
17
18 SRC_URI=(
19 http://xcb.freedesktop.org/dist/${SRCFILE}
20 mirror://${PNAME}/${SRCFILE}
21 )
22
23 UP2DATE="updatecmd 'http://xcb.freedesktop.org/dist/?C=M;O=A' | grep ${PNAME}- | lasttarball"