Magellan Linux

Annotation of /trunk/extras/swfdec-mozilla/swfdec-mozilla-0.6.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 715 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/swfdec-mozilla/swfdec-mozilla-0.6.0-r1.smage2,v 1.1 2008/08/16 21:11:53 niro Exp $
2    
3     PNAME="swfdec-mozilla"
4     PVER="0.6.0"
5     PBUILD="r1"
6    
7     PCATEGORIE="media-gfx"
8     STATE="unstable"
9    
10     DESCRIPTION="Gnu Flash Player for Mozilla based browsers."
11     HOMEPAGE="http://swfdec.freedesktop.org/"
12    
13     DEPEND=">= media-libs/swfdec-${PVER}"
14     SDEPEND=">= net-www/mozilla-firefox-2"
15    
16     SRCFILE="${PNAME}-${PVER}.tar.gz"
17     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18    
19     sminclude mtools mbuild
20    
21     SRC_URI=(
22     http://swfdec.freedesktop.org/download/${PNAME}/${PVER%.*}/${SRCFILE}
23     mirror://${PNAME}/${SRCFILE}
24     )
25    
26     src_compile()
27     {
28     cd ${SRCDIR}
29    
30     mconfigure --with-plugin-dir=/usr/$(mlibdir)/nsbrowser/plugins || die
31     mmake || die
32     }

Properties

Name Value
svn:keywords Id