[Lunar-commits] <moonbase-other> anyremote: Readding to moonbase and bumping to 6.2.

stumbles stumbles at lunar-linux.org
Fri Dec 21 10:27:55 CET 2012


commit c0d0fd0fc55a25c8ca82167e80ec3e64148766ee
Author: stumbles <stumbles at lunar-linux.org>
Date: Fri, 21 Dec 2012 01:27:55 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/c0d0fd0fc55a25c8ca82167e80ec3e64148766ee

anyremote: Readding to moonbase and bumping to 6.2.
---
  net/anyremote/BUILD   | +7/-0     
  net/anyremote/DEPENDS | +1/-0     
  net/anyremote/DETAILS | +22/-0    
  3 files changed, 30 insertions(+)

--- /dev/null
+++ b/net/anyremote/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --disable-xtest --disable-glibtest" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/net/anyremote/DEPENDS
@@ -0,0 +1 @@
+optional_depends bluez "--enable-bluetooth" "--disable-bluetooth" "for bluetooth support"
--- /dev/null
+++ b/net/anyremote/DETAILS
@@ -0,0 +1,22 @@
+          MODULE=anyremote
+         VERSION=6.2
+          SOURCE=$MODULE-$VERSION.tar.gz
+   SOURCE_URL[0]=$SFORGE_URL/$MODULE
+      SOURCE_VFY=sha1:b1484dbf29d2ec880add37dbc805726bf05b513c
+        WEB_SITE=http://anyremote.sourceforge.net/
+         ENTERED=20100123
+         UPDATED=20121221
+           SHORT="remote control service"
+
+cat << EOF
+The overall goal of this project is to provide remote control service on Linux
+through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. anyRemote supports
+wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others.
+
+It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
+capabled phone and Linux, and in principle could be configured to manage almost
+any software.
+
+anyRemote is console application, but in addition there are GUI front ends for
+Gnome and KDE.
+EOF




More information about the Lunar-commits mailing list