diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:37:27 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-05 22:37:27 +0000 |
commit | e34e99ff3a479e58cdd7c2d310dce7bbf8070e74 (patch) | |
tree | 670a0fb22c3de0ef56319a57f951909e0608d680 /app-text/wv | |
parent | digest (diff) | |
download | gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.gz gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.tar.bz2 gentoo-2-e34e99ff3a479e58cdd7c2d310dce7bbf8070e74.zip |
whitespace cleanup
Diffstat (limited to 'app-text/wv')
-rw-r--r-- | app-text/wv/Manifest | 8 | ||||
-rw-r--r-- | app-text/wv/wv-0.7.1.ebuild | 26 | ||||
-rw-r--r-- | app-text/wv/wv-0.7.5.ebuild | 10 | ||||
-rw-r--r-- | app-text/wv/wv-0.7.6.ebuild | 12 |
4 files changed, 28 insertions, 28 deletions
diff --git a/app-text/wv/Manifest b/app-text/wv/Manifest index 01137f77459f..3aeeb80e0058 100644 --- a/app-text/wv/Manifest +++ b/app-text/wv/Manifest @@ -1,8 +1,8 @@ MD5 74c9c247377a416771ddf96c95c7b6f2 ChangeLog 1352 -MD5 4bc72e3527222c3f057cf46d688fe7cc wv-0.7.1.ebuild 1128 -MD5 0ac273ab9475273bb6919a07e289d1b5 wv-0.7.5.ebuild 768 -MD5 045708e798c7be1c0b825ea4339770a7 wv-0.7.6.ebuild 820 +MD5 591906f2d40473c51f3ae4c31a39a6c2 wv-0.7.1.ebuild 1083 +MD5 443925e01148fbedfc3de5489e86ca47 wv-0.7.6.ebuild 818 +MD5 ced5f1ad46f045a81c37df374e89f0b2 wv-0.7.5.ebuild 767 MD5 0dcc3dd9a1d3fef13efc2355ac83154f files/digest-wv-0.7.1 61 -MD5 7bf937fa41866f7f17a2fc2f6a9d079d files/digest-wv-0.7.5 61 MD5 bf3a7ec78d6703ae941fa705bd74db99 files/digest-wv-0.7.6 60 +MD5 7bf937fa41866f7f17a2fc2f6a9d079d files/digest-wv-0.7.5 61 MD5 fe85d1375bb12fb4245f9be59895f923 files/wv-0.7.1-rvt.patch 4470 diff --git a/app-text/wv/wv-0.7.1.ebuild b/app-text/wv/wv-0.7.1.ebuild index ea89ff998eae..22da935594f8 100644 --- a/app-text/wv/wv-0.7.1.ebuild +++ b/app-text/wv/wv-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.1.ebuild,v 1.10 2003/02/13 09:47:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.1.ebuild,v 1.11 2003/09/05 22:37:22 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="tool for convertion of MSWord doc and rtf files to something readable" @@ -12,23 +12,23 @@ LICENSE="GPL-2" DEPEND="virtual/glibc >=sys-devel/gcc-2.95.2 - >=media-libs/libwmf-0.2.2 + >=media-libs/libwmf-0.2.2 >=media-libs/freetype-2.0.1 sys-libs/zlib media-libs/libpng" - -RDEPEND="media-gfx/imagemagick" + +RDEPEND="media-gfx/imagemagick" rc_unpack() { - unpack ${A} + unpack ${A} - cd ${S} - patch -p1 < ${FILESDIR}/wv-0.7.1-rvt.patch + cd ${S} + patch -p1 < ${FILESDIR}/wv-0.7.1-rvt.patch } src_compile() { - + unset CXXFLAGS unset CFLAGS @@ -43,9 +43,9 @@ src_compile() { } src_install () { - make \ - prefix=${D}/usr \ - mandir=${D}/usr/share/man \ - infodir=${D}/usr/share/info \ - install || die + make \ + prefix=${D}/usr \ + mandir=${D}/usr/share/man \ + infodir=${D}/usr/share/info \ + install || die } diff --git a/app-text/wv/wv-0.7.5.ebuild b/app-text/wv/wv-0.7.5.ebuild index 24722c0d8122..8ef204eeb0b2 100644 --- a/app-text/wv/wv-0.7.5.ebuild +++ b/app-text/wv/wv-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.5.ebuild,v 1.2 2003/04/25 18:44:32 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.5.ebuild,v 1.3 2003/09/05 22:37:22 msterret Exp $ DESCRIPTION="tool for convertion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" @@ -13,19 +13,19 @@ LICENSE="GPL-2" DEPEND="sys-libs/zlib media-libs/libpng >=media-libs/libwmf-0.2.2" - + src_compile() { - econf --with-docdir=/usr/share/doc/${PF} || die + econf --with-docdir=/usr/share/doc/${PF} || die make || die } src_install () { einstall - + insinto /usr/include doins wvinternal.h - + rm -f ${D}/usr/share/man/man1/wvConvert.1 dosym /usr/share/man/man1/wvWare.1 /usr/share/man/man1/wvConvert.1 } diff --git a/app-text/wv/wv-0.7.6.ebuild b/app-text/wv/wv-0.7.6.ebuild index ca7481f6c44f..dd04b0c0dc03 100644 --- a/app-text/wv/wv-0.7.6.ebuild +++ b/app-text/wv/wv-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.6.ebuild,v 1.3 2003/08/30 12:43:27 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-0.7.6.ebuild,v 1.4 2003/09/05 22:37:22 msterret Exp $ DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" @@ -10,23 +10,23 @@ KEYWORDS="~x86 ~ppc ~sparc" SLOT="0" LICENSE="GPL-2" -# FIXME : probably should add xml dep +# FIXME : probably should add xml dep DEPEND="sys-libs/zlib media-libs/libpng >=media-libs/libwmf-0.2.2" - + src_compile() { - econf --with-docdir=/usr/share/doc/${PF} || die + econf --with-docdir=/usr/share/doc/${PF} || die make || die } src_install () { einstall - + insinto /usr/include doins wvinternal.h - + rm -f ${D}/usr/share/man/man1/wvConvert.1 dosym /usr/share/man/man1/wvWare.1 /usr/share/man/man1/wvConvert.1 } |