summaryrefslogtreecommitdiff
path: root/src/YalpClients/EflClient/tmp/usr
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2010-02-28 20:39:16 +0100
committerManuel Traut <manut@mecka.net>2010-02-28 20:39:16 +0100
commit77af64a82bc3930073b7b80301eadc174e7f9de8 (patch)
treefc686dc279f32335ba7f920d0a236ef055184185 /src/YalpClients/EflClient/tmp/usr
parentae265f858a7de7b68404e730d03ab4f97a7873df (diff)
EflClient: make_release script
- created a script to distribute EflClient - EflClient can be downloaded from http://mecka.net/eYalp/eYalp.tar.gz - should be extracted on the OpenMoko with 'tar xzf eYalp.tar.gz -C /' Signed-off-by: Manuel Traut <manut@mecka.net>
Diffstat (limited to 'src/YalpClients/EflClient/tmp/usr')
-rwxr-xr-xsrc/YalpClients/EflClient/tmp/usr/bin/eYalp4
-rw-r--r--src/YalpClients/EflClient/tmp/usr/share/applications/eYalp.desktop8
2 files changed, 12 insertions, 0 deletions
diff --git a/src/YalpClients/EflClient/tmp/usr/bin/eYalp b/src/YalpClients/EflClient/tmp/usr/bin/eYalp
new file mode 100755
index 0000000..c4208db
--- /dev/null
+++ b/src/YalpClients/EflClient/tmp/usr/bin/eYalp
@@ -0,0 +1,4 @@
+#!/bin/bash
+source /etc/eYalp.conf
+export PATH=$PATH:$EYALP_ROOT
+eyalp.py -ORBInitRef NameService=corbaloc:iiop:$IP:$PORT/NameService
diff --git a/src/YalpClients/EflClient/tmp/usr/share/applications/eYalp.desktop b/src/YalpClients/EflClient/tmp/usr/share/applications/eYalp.desktop
new file mode 100644
index 0000000..3f836f7
--- /dev/null
+++ b/src/YalpClients/EflClient/tmp/usr/share/applications/eYalp.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Version=1.0
+Name=eYalp
+Exec=/usr/bin/eYalp %U
+Icon=vlc
+Terminal=true
+Type=Application
+Categories=AudioVideo;Player;