[Lunar-commits] CVS: moonbase/libs/libfwbuilder2 BUILD, NONE,
1.1 CONFLICTS, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Stefan Wold
ratler at lunar-linux.org
Fri Jul 30 10:01:02 GMT 2004
Update of /var/cvs/lunar/moonbase/libs/libfwbuilder2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27788
Added Files:
BUILD CONFLICTS DEPENDS DETAILS
Log Message:
New release of fwbuilder, depends are completely new and now use QT for gui, the xml files data is stored in got a new format too. So decided to add a fwbuilder2 (2.0.0) since they changes are pretty big. The new GUI is MUCH faster too.
--- NEW FILE: BUILD ---
(
libtoolize --force --copy &&
aclocal &&
autoconf &&
default_build
) > $C_FIFO 2>&1
--- NEW FILE: CONFLICTS ---
conflicts libfwbuilder
--- NEW FILE: DEPENDS ---
optional_depends "net-snmp" "" "" "For SNMP support" &&
depends libxml2 &&
depends libxslt &&
depends libtool &&
depends openssl &&
depends autoconf &&
depends automake
--- NEW FILE: DETAILS ---
MODULE=libfwbuilder2
VERSION=2.0.0
SOURCE=libfwbuilder-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libfwbuilder-$VERSION
SOURCE_URL=$SFORGE_URL/fwbuilder/$SOURCE
SOURCE_VFY=md5:e3518c3408b031fe17b2372d64683cc6
WEB_SITE=http://www.fwbuilder.org/
MAINTAINER=ratler at lunar-linux.org
ENTERED=20040730
UPDATED=20040730
SHORT="Library for fwbuilder2"
cat << EOF
Support libraries for Firewall builder.
EOF
More information about the Lunar-commits
mailing list