[Lunar-commits] CVS: crater/gnome-desktop/gtksourceview BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1

Jan Eidtmann cmak at lunar-linux.org
Thu Mar 17 07:42:28 UTC 2005


Update of /var/cvs/lunar/crater/gnome-desktop/gtksourceview
In directory espresso.foo-projects.org:/tmp/cvs-serv28401/gnome-desktop/gtksourceview

Added Files:
	BUILD DEPENDS DETAILS POST_INSTALL 
Log Message:
Gnome 2.10

--- NEW FILE: BUILD ---
(

   ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
                --build=$BUILD                    \
                --sysconfdir=/etc                 \
                --localstatedir=/var              \
                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                $OPTS                             &&
    default_make                   

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends gtk+-2 &&
depends libgnomeprintui 

--- NEW FILE: DETAILS ---
           MODULE=gtksourceview
         VERSION=1.2.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=$GNOME_URL/desktop/2.10/2.10.0/sources/
      SOURCE_VFY=sha1:ed5b33544fb8ceae3784e2949c527031d3a15a2e
        WEB_SITE=http://www.gnome.org
         ENTERED=20030510
         UPDATED=20050317
           SHORT="GtkSourceView is a text widget that extends the 
standard gtk+ 2.x text widget GtkTextView"
cat << EOF
GtkSourceView is a text widget that extends the standard gtk+ 2.x text 
widget GtkTextView. It improves GtkTextView by implementing syntax 
highlighting and other features typical of a source editor
EOF

--- NEW FILE: POST_INSTALL ---
if module_installed gedit; then lin -c gedit; fi



More information about the Lunar-commits mailing list