Magellan Linux

Contents of /trunk/extras/dragonplayer/dragonplayer-4.9.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14591 - (show annotations) (download)
Mon Dec 31 18:11:27 2012 UTC (11 years, 5 months ago) by niro
File size: 330 byte(s)
auto added: ver bump to 4.9.4-r1
1 # $Id$
2
3 PNAME="dragonplayer"
4 PVER="4.9.4"
5 PBUILD="r1"
6
7 DESCRIPTION="KDE4 Video Player."
8
9 DEPEND="== kde-base/kdebase-runtime-${PVER}"
10
11 SRCFILE="dragon-${PVER}.tar.xz"
12 SRCDIR="${BUILDDIR}/dragon-${PVER}"
13
14 sminclude kde4
15
16 UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"