[Lunar-commits] CVS: moonbase/kde3-apps/kdbg BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Florin Braescu
florin at lunar-linux.org
Fri Feb 27 15:30:04 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/kde3-apps/kcachegrind BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/filemanagers/krusader BUILD, 1.3,
NONE DEPENDS, 1.2, NONE DETAILS, 1.6, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/kde3-apps/kdbg
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26074/kdbg
Added Files:
BUILD DEPENDS DETAILS
Log Message:
move it from devel dir.
--- NEW FILE: BUILD ---
(
./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
--with-qt-dir=${QT_PREFIX:-$QTDIR} \
--disable-debug \
--enable-final \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends kdelibs3 &&
depends gdb
--- NEW FILE: DETAILS ---
MODULE=kdbg
VERSION=1.2.9
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
SOURCE_VFY[0]=md5:caf73faf03ff6d0c03203cd71741b7e7
WEB_SITE=http://members.nextra.at/johsixt/kdbg.html
ENTERED=20020524
UPDATED=20030908
SHORT="KDbg is a graphical user interface to gdb."
cat << EOF
KDbg is a graphical user interface to gdb, the GNU debugger. It provides an
intuitive interface for setting breakpoints, inspecting variables, and stepping
through code.
EOF
- Previous message: [Lunar-commits] CVS: moonbase/kde3-apps/kcachegrind BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/filemanagers/krusader BUILD, 1.3,
NONE DEPENDS, 1.2, NONE DETAILS, 1.6, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list