Magellan Linux

Contents of /smage/trunk/extras/splashy/splashy-0.3.13-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 555 - (show annotations) (download)
Sat May 8 14:12:01 2010 UTC (13 years, 11 months ago) by niro
File size: 614 byte(s)
auto added: ver bump to 0.3.13-r1
1 # $Id$
2
3 PNAME="splashy"
4 PVER="0.3.13"
5 PBUILD="r1"
6
7 PCATEGORIE="media-gfx"
8 STATE="unstable"
9
10 DESCRIPTION="Splashy is a complete user-mode boot splashing system."
11 HOMEPAGE="http://alioth.debian.org/projects/splashy/"
12
13 DEPEND=">= dev-libs/directfb-1.4
14 >= dev-libs/glib2-2.22
15 >= sys-libs/zlib-1.2.3"
16
17 SRCFILE="${PNAME}-${PVER}.tar.gz"
18 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
19
20 sminclude mbuild
21
22 SRC_URI=(
23 http://alioth.debian.org/frs/download.php/2691/${SRCFILE}
24 mirror://${PNAME}/${SRCFILE}
25 )
26
27 UP2DATE="updatecmd ${HOMEPAGE} | grep -A5 'Latest File' | grep ']${PNAME}' | sed -n 's/.*]${PNAME}\ \(.*\)\ -.*/\1/;$ p'"

Properties

Name Value
svn:keywords Id