[Lunar-commits] CVS: moonbase/gnome2-apps/abiword BUILD, 1.7,
1.8 DETAILS, 1.19, 1.20
Moritz Heiber
moe at lunar-linux.org
Thu Dec 2 10:29:24 UTC 2004
Update of /var/cvs/lunar/moonbase/gnome2-apps/abiword
In directory espresso.foo-projects.org:/tmp/cvs-serv3167
Modified Files:
BUILD DETAILS
Log Message:
Yeah .. I know, no more docs. If you really want
them go and read them online (IMHO). Bumped to
2.2.1, tested and approved by me.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/BUILD,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- BUILD 24 Oct 2004 22:58:05 -0000 1.7
+++ BUILD 2 Dec 2004 10:29:22 -0000 1.8
@@ -1,25 +1,20 @@
(
- unset CFLAGS CXXFLAGS CPPFLAGS CCACHE_NOLINK CCACHE_DIR &&
-
- cd abi &&
+ cd abi &&
- ./configure --enable-xft \
- --with-libxml2 \
- --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/usr \
- --localstatedir=/var \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --with-sys-wv &&
+ ./configure --enable-xft \
+ --with-libxml2 \
+ --build=$BUILD \
+ --sysconfdir=/etc \
+ --prefix=/usr \
+ --localstatedir=/var \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
+ --with-sys-wv \
+ $OPTS &&
default_make &&
- cd ../abiword-docs &&
- sedit "s/\/local//" Makefile &&
- make &&
- cp man/abiword.1 /usr/share/man/man1 &&
- mkdir -p $DOCUMENT_DIRECTORY/$MODULE &&
- cp -p Manual/en/*.abw Changelog/*.abw $DOCUMENT_DIRECTORY/$MODULE/
+
+ install -m644 ../abiword-docs/man/abiword.1 /usr/share/man/man1/
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/DETAILS,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- DETAILS 24 Oct 2004 22:58:05 -0000 1.19
+++ DETAILS 2 Dec 2004 10:29:22 -0000 1.20
@@ -1,12 +1,12 @@
MODULE=abiword
- VERSION=2.0.14
+ VERSION=2.2.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:1ecbf566da6fda5af401e8025ffe2a6c3092f9d9
+ SOURCE_VFY=sha1:1865a569e61bcfafd811045ee2d192b95730904b
WEB_SITE=http://www.abisource.com
MAINTAINER=nhudson at lunar-linux.org
ENTERED=20011224
- UPDATED=20041024
+ UPDATED=20041202
SHORT="abiword is a word processor"
cat << EOF
Abiword is a free word processing program similar to Microsoft Word.
More information about the Lunar-commits
mailing list