Magellan Linux

Contents of /trunk/extras/libmsn/libmsn-4.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3924 - (show annotations) (download)
Sat Nov 14 10:13:21 2009 UTC (14 years, 5 months ago) by niro
File size: 494 byte(s)
auto added: ver bump to 4.0-r1
1 # $Id$
2
3 PNAME="libmsn"
4 PVER="4.0"
5 PBUILD="r1"
6
7 PCATEGORIE="net-libs"
8 STATE="unstable"
9
10 DESCRIPTION="Library for connecting to Microsoft's MSN Messenger service."
11 HOMEPAGE="http://sourceforge.net/projects/libmsn/"
12
13 DEPEND=">= dev-libs/openssl-0.9.8"
14
15 SRCFILE="${PNAME}-${PVER/_/-}.tar.bz2"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER/_/-}"
17
18 sminclude cmake
19
20 SRC_URI=(
21 sourceforge://${PNAME}/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd_sourceforge ${PNAME} | sed 's:\ beta\ :_beta:'"

Properties

Name Value
svn:keywords Id