Revision: 3351
          http://gar.svn.sourceforge.net/gar/?rev=3351&view=rev
Author:   harpchad
Date:     2009-02-22 14:19:35 +0000 (Sun, 22 Feb 2009)

Log Message:
-----------
rdesktop - initial checkin

Added Paths:
-----------
    csw/mgar/pkg/rdesktop/
    csw/mgar/pkg/rdesktop/branches/
    csw/mgar/pkg/rdesktop/tags/
    csw/mgar/pkg/rdesktop/trunk/
    csw/mgar/pkg/rdesktop/trunk/Makefile
    csw/mgar/pkg/rdesktop/trunk/checksums


Property changes on: csw/mgar/pkg/rdesktop/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/rdesktop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rdesktop/trunk/Makefile                                (rev 0)
+++ csw/mgar/pkg/rdesktop/trunk/Makefile        2009-02-22 14:19:35 UTC (rev 
3351)
@@ -0,0 +1,28 @@
+GARNAME = rdesktop
+GARVERSION = 1.6.0
+CATEGORIES = apps
+
+DESCRIPTION = RDP client for Windows NT/2000/2003/XP Terminal Server
+define BLURB
+       rdesktop is an open source client for Windows Terminal Services, 
capable of natively speaking Remote Desktop Protocol (RDP) in order to present 
the user's Windows desktop. Supported servers include Windows 2000 Server, 
Windows Server 2003, Windows Server 2008, Windows XP, Windows Vista and Windows 
NT Server 4.0.
+endef
+
+PACKAGES = CSWrdesktop
+CATALOGNAME_CSWrdesktop = rdesktop
+
+MASTER_SITES = $(SF_MIRROR)
+SPKG_SOURCEURL = http://www.rdesktop.org/
+
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+CONFIGURE_ARGS  = $(DIRPATHS)
+CONFIGURE_ARGS += --with-openssl=/opt/csw
+
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+REQUIRED_PKGS_CSWrdesktop = CSWiconv CSWosslrt
+
+#No test/check target provided by rdesktop
+SKIPTEST=1
+
+include gar/category.mk

Added: csw/mgar/pkg/rdesktop/trunk/checksums
===================================================================
--- csw/mgar/pkg/rdesktop/trunk/checksums                               (rev 0)
+++ csw/mgar/pkg/rdesktop/trunk/checksums       2009-02-22 14:19:35 UTC (rev 
3351)
@@ -0,0 +1 @@
+c6fcbed7f0ad7e60ac5fcb2d324d8b16  download/rdesktop-1.6.0.tar.gz


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to