Magellan Linux

Contents of /trunk/extras/automoc4/automoc4-0.9.88-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3704 - (show annotations) (download)
Fri Oct 30 17:00:32 2009 UTC (14 years, 6 months ago) by niro
File size: 446 byte(s)
auto added: ver bump to 0.9.88-r2
1 # $Id$
2
3 PNAME="automoc4"
4 PVER="0.9.88"
5 PBUILD="r2"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="KDE Meta Object Compiler."
11
12 DEPEND=">= x11-libs/qt4-4.5"
13
14 # use unstable mirror
15 #KDE_MIRROR_UNSTABLE=1
16
17 sminclude kde4
18
19 # keep the '4' in PNAME
20 SRCFILE="${PNAME}-${PVER}.tar.bz2"
21 # keep the '4' in SRCDIR
22 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
23
24 # unusual uri-scheme
25 SRC_URI=(
26 kde://${PNAME}/${PVER}/${SRCFILE}
27 mirror://${PNAME}/${SRCFILE}
28 )

Properties

Name Value
svn:keywords Id