[109004] trunk/dports/net/FreeRDP/Portfile
and.damore at macports.org
and.damore at macports.org
Tue Aug 6 03:20:51 PDT 2013
Revision: 109004
https://trac.macports.org/changeset/109004
Author: and.damore at macports.org
Date: 2013-08-06 03:20:51 -0700 (Tue, 06 Aug 2013)
Log Message:
-----------
port freerdp: bumped revision (missing in r109001); modified description; added build dependencies
Revision Links:
--------------
https://trac.macports.org/changeset/109001
Modified Paths:
--------------
trunk/dports/net/FreeRDP/Portfile
Modified: trunk/dports/net/FreeRDP/Portfile
===================================================================
--- trunk/dports/net/FreeRDP/Portfile 2013-08-06 10:05:24 UTC (rev 109003)
+++ trunk/dports/net/FreeRDP/Portfile 2013-08-06 10:20:51 UTC (rev 109004)
@@ -5,21 +5,30 @@
PortGroup cmake 1.0
github.setup FreeRDP FreeRDP 1.1.0-beta+2013071101
+revision 1
categories net
platforms darwin
license Apache
maintainers and.damore openmaintainer
-description A Remote Desktop Protocol Implementation
+description A Remote Desktop Protocol implementation
long_description \
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released \
- under the Apache license. Currently on Xorg client is working.
+ under the Apache license.
homepage http://www.freerdp.com
checksums rmd160 0a08ae4452603d89a7596be2f6825f2f33fe2c9c \
sha256 ead34bb077451190abc177c5fda036b74191dba02045d69b59d0b9f29e9a1b38
-depends_lib-append path:lib/libavcodec.dylib:ffmpeg-devel
-depends_build-append port:xorg-libX11
+depends_lib-append path:lib/libavcodec.dylib:ffmpeg-devel \
+ port:xorg-libX11 \
+ port:xorg-libXcursor \
+ port:xorg-libXext \
+ port:xorg-libXi \
+ port:xorg-libXinerama \
+ port:xorg-libXv \
+ port:xrender \
+ port:zlib \
+ port:openssl
configure.args-append "-DWITH_X11=ON"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130806/a6d5788d/attachment.html>
More information about the macports-changes
mailing list