Magellan Linux

Contents of /trunk/extras/automoc4/automoc4-0.9.84-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 541 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/automoc4/automoc4-0.9.84-r1.smage2,v 1.5 2008/07/29 21:27:53 niro Exp $
2
3 PNAME="automoc4"
4 PVER="0.9.84"
5 PBUILD="r1"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="KDE Meta Object Compiler."
11
12 DEPEND=">= x11-libs/qt4-4.4"
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