[Lunar-commits] <moonbase> freerdp: Version bump to 1.0.0 and they switched to cmake.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sat Feb 4 00:58:14 CET 2012


commit b1135ee688a9338dce4a1afbaaa53c68e1167d84
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Fri Feb 3 18:58:14 2012 -0500

    freerdp: Version bump to 1.0.0 and they switched to cmake.
---
 terminal/freerdp/BUILD   |    5 +++++
 terminal/freerdp/DEPENDS |    2 ++
 terminal/freerdp/DETAILS |   13 +++++--------
 3 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/terminal/freerdp/BUILD b/terminal/freerdp/BUILD
new file mode 100644
index 0000000..bd4c265
--- /dev/null
+++ b/terminal/freerdp/BUILD
@@ -0,0 +1,5 @@
+(
+
+  default_cmake_build
+
+) > $C_FIFO 2>&1
diff --git a/terminal/freerdp/DEPENDS b/terminal/freerdp/DEPENDS
index f4406e5..a3beb12 100644
--- a/terminal/freerdp/DEPENDS
+++ b/terminal/freerdp/DEPENDS
@@ -1,3 +1,5 @@
+depends cmake
+
 optional_depends "%SSL" "" "" "Enable cryptography support"
 optional_depends "cups" "" "--with-printer=no" "Enable printer support"
 optional_depends "alsa-lib" "--with-sound=alsa" "" "Enable sound"
diff --git a/terminal/freerdp/DETAILS b/terminal/freerdp/DETAILS
index 76c68fc..f8ba8dd 100644
--- a/terminal/freerdp/DETAILS
+++ b/terminal/freerdp/DETAILS
@@ -1,18 +1,15 @@
           MODULE=freerdp
-         VERSION=0.8.2
+         VERSION=1.0.0
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$SFORGE_URL/$MODULE/
-      SOURCE_VFY=sha1:32ea0876357c9906784bd6d8ce6d0a8e7c10ebc4
+      SOURCE_URL=https://github.com/downloads/FreeRDP/FreeRDP/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/FreeRDP-FreeRDP-cd43ba1
+      SOURCE_VFY=sha1:f258f42fe128ebafe773365e2a8e17ba7b011213
         WEB_SITE=http://www.freerdp.com/
          ENTERED=20101118
-         UPDATED=20101118
+         UPDATED=20120203
            SHORT="fork of the rdesktop project"
 
 cat << EOF
 FreeRDP is a fork of the rdesktop project that intends to rapidly start moving
 forward and implement features that rdesktop lacks the most.
-
-To learn more, take a look at the sourceforge.net project page
-  https://sourceforge.net/projects/freerdp/
-
 EOF


More information about the Lunar-commits mailing list