Magellan Linux

Contents of /branches/branch-xorg18/core/eventlog/eventlog-0.2.10-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (show annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 1 month ago) by niro
File size: 686 byte(s)
created branch 'branch-xorg18'
1 # $Id$
2
3 PNAME="eventlog"
4 PVER="0.2.10"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-libs"
8 STATE="unstable"
9
10 DESCRIPTION="The eventlog package contains support libraries needed by syslog-ng."
11 HOMEPAGE="http://www.balabit.com/products/syslog_ng/"
12
13 DEPEND=">= virtual/glibc"
14
15 SRCFILE="${PNAME}_${PVER}.tar.gz"
16 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
17
18 sminclude mbuild
19
20 SRC_URI=(
21 http://www.balabit.com/downloads/files/syslog-ng/sources/3.0.4/source/${SRCFILE}
22 http://www.balabit.com/downloads/files/eventlog/0.2/${SRCFILE}
23 mirror://${PNAME}/${SRCFILE}
24 )
25
26 # want only 0.2.x versions
27 UP2DATE="updatecmd http://www.balabit.com/downloads/files/eventlog/0.2/ | sed 's:${PNAME}_:${PNAME}-:g' | lasttarball gz"

Properties

Name Value
svn:keywords Id