pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
New package for xorgxrdp.
Module Name: pkgsrc-wip
Committed By: Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By: bsiegert
Date: Tue Feb 21 17:55:53 2017 +0100
Changeset: 596bcc16bb1399f4d1807c59afaa712751f1ade2
Added Files:
xorgxrdp/DESCR
xorgxrdp/Makefile
xorgxrdp/PLIST
xorgxrdp/distinfo
Log Message:
New package for xorgxrdp.
This is non-functional for now. It depends on X server includes but
modular-xorg-xserver is not available on Darwin.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=596bcc16bb1399f4d1807c59afaa712751f1ade2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xorgxrdp/DESCR | 4 ++++
xorgxrdp/Makefile | 18 ++++++++++++++++++
xorgxrdp/PLIST | 1 +
xorgxrdp/distinfo | 6 ++++++
4 files changed, 29 insertions(+)
diffs:
diff --git a/xorgxrdp/DESCR b/xorgxrdp/DESCR
new file mode 100644
index 0000000000..1dbfa1e983
--- /dev/null
+++ b/xorgxrdp/DESCR
@@ -0,0 +1,4 @@
+xorgxrdp is a collection of modules to be used with a pre-existing X.Org
+install to make the X server act like X11rdp. Unlike X11rdp, you don't have to
+recompile the whole X Window System. Instead, additional modules are installed to
+a location where the existing Xorg installation would pick them.
diff --git a/xorgxrdp/Makefile b/xorgxrdp/Makefile
new file mode 100644
index 0000000000..a635396d97
--- /dev/null
+++ b/xorgxrdp/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= xorgxrdp-0.2.0
+CATEGORIES= wip x11
+MASTER_SITES= ${MASTER_SITE_GITHUB:=neutrinolabs/}
+GITHUB_RELEASE= v0.2.0
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/neutrinolabs/xorgxrdp/
+COMMENT= X.org modules for RDP server
+LICENSE= x11
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS= pkg-config
+
+.include "../../x11/modular-xorg-server/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/xorgxrdp/PLIST b/xorgxrdp/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/xorgxrdp/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/xorgxrdp/distinfo b/xorgxrdp/distinfo
new file mode 100644
index 0000000000..44f7b910b9
--- /dev/null
+++ b/xorgxrdp/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (xorgxrdp-0.2.0.tar.gz) = dc5e4787533bbee782576391ef4324d9554f0b9e
+RMD160 (xorgxrdp-0.2.0.tar.gz) = 4254ce5ebdc4607440a711803a96b1ba84f4e632
+SHA512 (xorgxrdp-0.2.0.tar.gz) = 763b8f17b978547211e7109376363cf20aa0218157e04e1406c7851ed94d132b930936ad213eb38cba1767cc8d246c3ae1cb428309af1189433629f9f696aea5
+Size (xorgxrdp-0.2.0.tar.gz) = 423366 bytes
Home |
Main Index |
Thread Index |
Old Index