[Lunar-commits] CVS: moonbase/gnome2-apps/abiword BUILD, 1.8,
1.9 DETAILS, 1.20, 1.21
Terry Chan
tchan at lunar-linux.org
Thu Dec 2 17:22:00 UTC 2004
- Previous message: [Lunar-commits] CVS: moonbase/games/briquolo BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/gnome2-apps/gucharmap BUILD, 1.1,
1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-apps/abiword
In directory espresso.foo-projects.org:/tmp/cvs-serv17036
Modified Files:
BUILD DETAILS
Log Message:
Reverting abiword back to 2.0.14. This is the STABLE release. 2.2.x is still
the developmental release. Leave the docs alone. They are included in the source
tarball download and should be installed.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD 2 Dec 2004 10:29:22 -0000 1.8
+++ BUILD 2 Dec 2004 17:21:58 -0000 1.9
@@ -1,20 +1,26 @@
(
- cd abi &&
+ unset CFLAGS CXXFLAGS CPPFLAGS CCACHE_NOLINK CCACHE_DIR &&
- ./configure --enable-xft \
- --with-libxml2 \
- --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/usr \
- --localstatedir=/var \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
+ 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 \
$OPTS &&
default_make &&
-
- install -m644 ../abiword-docs/man/abiword.1 /usr/share/man/man1/
+ 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/
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/abiword/DETAILS,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- DETAILS 2 Dec 2004 10:29:22 -0000 1.20
+++ DETAILS 2 Dec 2004 17:21:58 -0000 1.21
@@ -1,12 +1,12 @@
MODULE=abiword
- VERSION=2.2.1
+ VERSION=2.0.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:1865a569e61bcfafd811045ee2d192b95730904b
+ SOURCE_VFY=sha1:1ecbf566da6fda5af401e8025ffe2a6c3092f9d9
WEB_SITE=http://www.abisource.com
MAINTAINER=nhudson at lunar-linux.org
ENTERED=20011224
- UPDATED=20041202
+ UPDATED=20041024
SHORT="abiword is a word processor"
cat << EOF
Abiword is a free word processing program similar to Microsoft Word.
- Previous message: [Lunar-commits] CVS: moonbase/games/briquolo BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/gnome2-apps/gucharmap BUILD, 1.1,
1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.12, 1.13
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list