[Lunar-commits] CVS: moonbase/libs/gtkhtml31 BUILD, NONE, 1.1.2.1 DEPENDS, NONE, 1.1.2.1 DETAILS, NONE, 1.1.2.1

Nick Hudson nhudson at lunar-linux.org
Tue Feb 10 04:24:55 GMT 2004


Update of /var/cvs/lunar/moonbase/libs/gtkhtml31
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31144/gtkhtml31

Added Files:
      Tag: GNOME_UNSTABLE
	BUILD DEPENDS DETAILS 
Log Message:

Moving gtkhtml3 to gtkhtml31 due to some conflicts I have run into.  Both will live peacfully together so why not make another gtkhtml module for now?


--- NEW FILE: BUILD ---
(

#  CFLAGS="$CFLAGS -I/usr/include/libcapplet1" &&
#  ./configure  --prefix=/usr                \
#               --localstatedir=/var         \
#               --sysconfdir=/etc            &&
#  for FILE in `find . -iname "Makefile"`
#  do
#    sedit "s:-I/usr/include$::" ${FILE}
#    sedit "s:-I/usr/include ::" ${FILE}
#    sedit "s:-I\$(includedir)::" ${FILE}
#  done                                      && 
#  make                                      &&
#  prepare_install                           &&
#  make    install
  default_build
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends gail             &&
depends libgnomeprintui  &&
depends libsoup          &&
depends gal2

--- NEW FILE: DETAILS ---
          MODULE=gtkhtml31
             MOD=gtkhtml
         VERSION=3.1.8
          SOURCE=$MOD-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$MOD/3.1/$SOURCE
      SOURCE_VFY=md5:22bc337552f8826cb079b9df8d028769
        WEB_SITE=unknown
         ENTERED=20021118
         UPDATED=20040210
           SHORT="gtkhtml is a html rendering/editing library."
cat  <<  EOF
GtkHTML is a HTML rendering/editing library.  It is not designed to be
the ultimate HTML browser/editor; instead, it is designed to be easily
embedded into applications that require lightweight HTML functionality.
EOF



More information about the Lunar-commits mailing list