summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/gtkhtml2/DETAILS
blob: 398358c7731f01962e8de1b2772cf87774e5dbc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
           SPELL=gtkhtml2
         VERSION=4.6.0
	  BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=gtkhtml-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gtkhtml-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/gtkhtml/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
      LICENSE[0]=GPL
      LICENSE[1]=LGPL
      MAKE_NJOBS=1
        WEB_SITE="http://directory.fsf.org/project/gtkhtml/"
         ENTERED=20030312
        KEYWORDS="gtk html gnome2 libs"
           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