CVS: moonbase/gnome2-apps/abiword BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
sofar at lunar-linux.org
sofar at lunar-linux.org
Sun Sep 14 19:48:41 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-apps/abiword
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30998/abiword
Added Files:
BUILD DEPENDS DETAILS
Log Message:
finished moving abiword into gnome2-apps, bumping it to 2.0.0, and making it externally compile against wv-1.0.0. Enjoy!
--- NEW FILE: BUILD ---
(
unset CFLAGS CXXFLAGS CPPFLAGS CCACHE_NOLINK CCACHE_DIR &&
cd abi &&
./autogen.sh &&
./configure --enable-xft \
--with-libxml2 \
--build=$BUILD \
--sysconfdir=/etc \
--prefix=/opt/lunar/gnome/2.4 \
--localstatedir=/var \
--infodir=/opt/lunar/gnome/2.4/share/info \
--mandir=/opt/lunar/gnome/2.4/share/man \
--with-sys-wv &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends libgda2 &&
depends gtk+-2 &&
depends libglade2 &&
depends fribidi &&
depends wv &&
optional_depends "gucharmap" "" "" "enable character map for abiword"
--- NEW FILE: DETAILS ---
MODULE=abiword
VERSION=2.0.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MOD/$SOURCE
SOURCE_VFY[0]=md5:6708f6d19027d17742250f653239e5d9
WEB_SITE=http://www.abisource.org/
MAINTANER=nhudson at lunar-linux.org
ENTERED=20011224
UPDATED=20030914
SHORT="abiword is a word processor"
cat << EOF
Abiword is a free word processing program similar to Microsoft Word.
It is suitable for typing papers, letter, reports, memos and so forth.
EOF
More information about the Lunar-commits
mailing list