Magellan Linux

Contents of /trunk/todo/wv2/wv2-0.2.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2635 - (show annotations) (download)
Thu Jul 9 20:41:49 2009 UTC (14 years, 10 months ago) by niro
File size: 729 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/wv2/wv2-0.2.3-r2.smage2,v 1.1 2008/04/03 20:46:03 niro Exp $
2
3 PNAME="wv2"
4 PVER="0.2.3"
5 PBUILD="r2"
6
7 PCATEGORIE="app-text"
8 STATE="unstable"
9
10 DESCRIPTION="wv is a library which allows access to Microsoft Word files."
11 HOMEPAGE="http://wvware.sourceforge.net/"
12
13 DEPEND=">= media-libs/freetype-2.3
14 >= sys-libs/zlib-1.2.3
15 >= media-libs/libpng-1.2.24
16 >= gnome-extra/libgsf-1.14
17 >= media-gfx/imagemagick-6.4"
18
19 SRCFILE="${PNAME}-${PVER}.tar.bz2"
20 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
21
22 sminclude mbuild
23
24 SRC_URI=(
25 sourceforge://wvware/${SRCFILE}
26 mirror://${PNAME}/${SRCFILE}
27 )
28
29 src_install()
30 {
31 cd ${SRCDIR}
32 minstall || die
33 minstalldocs AUTHORS COPYING* ChangeLog README RELEASE THANKS TODO || die
34 }

Properties

Name Value
svn:keywords Id