Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 20083 - (show annotations) (download)
Tue Nov 26 10:01:03 2013 UTC (10 years, 6 months ago) by niro
File size: 379 byte(s)
-moved to extras
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"