[Lunar-commits] CVS: moonbase/gnome2-core/desktop-file-utils 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
Sat Jul 24 16:37:15 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-core/desktop-file-utils
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31063/desktop-file-utils
Added Files:
Tag: GNOME_UNSTABLE
BUILD DEPENDS DETAILS
Log Message:
More updated to Gnome 2.7.4 also adding in the new MIME format that is being used with the development releases.
* In order the to see any applications available, they must be registered
with the MIME system. This can be done by getting the latest verion of
desktop-file-utils and running:
update-desktop-database $PREFIX/applications
--- NEW FILE: BUILD ---
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gnome-vfs2
depends popt
--- NEW FILE: DETAILS ---
MODULE=desktop-file-utils
VERSION=0.7
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://freedesktop.org/Software/desktop-file-utils/releases/$SOURCE
WEB_SITE=http://www.freedesktop.org/software/desktop-file-utils
ENTERED=20040724
UPDATED=20040724
SHORT="MIME Data Manager for Gnome Desktop"
cat << EOF
MIME Data Manager for Gnome
EOF
More information about the Lunar-commits
mailing list