Magellan Linux

Contents of /trunk/core/libtool/libtool-2.2.6a-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1182 - (show annotations) (download)
Sat Apr 25 15:24:23 2009 UTC (15 years ago) by niro
File size: 439 byte(s)
-rebuild
1 # $Id$
2
3 PNAME="libtool"
4 PVER="2.2.6a"
5 PBUILD="r2"
6
7 PCATEGORIE="sys-dev"
8 STATE="unstable"
9
10 DESCRIPTION="A shared library tool for developers."
11 HOMEPAGE="http://www.gnu.org/software/libtool/libtool.html"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER/a/}"
17
18 sminclude mbuild multilib
19
20 SRC_URI=(
21 gnu://${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_gnu ${PNAME} gz"

Properties

Name Value
svn:keywords Id