Magellan Linux

Contents of /branches/magellan-next/extras/openslp/openslp-1.2.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7006 - (show annotations) (download)
Mon Sep 27 17:37:11 2010 UTC (13 years, 7 months ago) by niro
File size: 507 byte(s)
auto added: ver bump to 1.2.1-r1
1 # $Id$
2
3 PNAME="openslp"
4 PVER="1.2.1"
5 PBUILD="r1"
6
7 PCATEGORIE="net-libs"
8 STATE="unstable"
9
10 DESCRIPTION="An open-source implementation of Service Location Protocol."
11 HOMEPAGE="http://www.openslp.org/"
12
13 DEPEND=">= dev-libs/openssl-1.0.0"
14
15 SRCFILE="${PNAME}-${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.libssh.org/files/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd ${HOMEPAGE} | grep 'current.*stable'| sed 's:.*OpenSLP\ \(.*\)\ \ .*(.*:\1:'"