picasa google module

 
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Module Development
View previous topic :: View next topic  
Author Message
ElAngelo



Joined: 10 Aug 2005
Posts: 77

PostPosted: Mon May 29, 2006 7:46 am    Post subject: picasa google module Reply with quote

DETAILS :

Code:

MODULE=picasa
VERSION=2.2.2820-5.i386
SOURCE=$MODULE-$VERSION.bin
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL=http://dl.google.com/linux/standalone
SOURCE_VFY=sha1:8355e33400cfd1d7d389348455a56e45e0cd2e91
WEB_SITE=http://picasa.google.com
ENTERED=20060529
UPDATED=20060529
SHORT="picasa"
cat << EOF
picasa
EOF


PRE_BUILD :
Code:

validate_source_dir $SOURCE_DIRECTORY &&
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY
cp /var/spool/lunar/$SOURCE $SOURCE_DIRECTORY


BUILD :
Code:

(
sh picasa-2.2.2820-5.i386.bin
) > $C_FIFO 2>&1



before you start :
Code:

user@pc $ xhost +local
user@pc $ su -
root@pc # export DISPLAY=:0
root@pc # lin picasa
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Lunar-Linux Forum Index -> Module Development All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group