[debian-edu-commits] debian-edu/pkg-team/ 29/159: -v on TODOs

Dominik George natureshadow-guest at moszumanska.debian.org
Tue Feb 23 10:04:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

natureshadow-guest pushed a commit to branch master
in repository xrdp.

commit 3598137ae1bb94210a40532ea8fec34f387e22a5
Author: mirabilos <tg at mirbsd.org>
Date:   Wed Aug 5 20:49:43 2015 +0200

    -v on TODOs
---
 README.source | 27 +++++++++++++++++++++++++++
 rules         |  3 ---
 2 files changed, 27 insertions(+), 3 deletions(-)

diff --git a/README.source b/README.source
new file mode 100644
index 0000000..c933cbb
--- /dev/null
+++ b/README.source
@@ -0,0 +1,27 @@
+TODO:
+
+- build and install the pulseaudio plugin
+  from sesman/chansrv/pulse but there is no pulseaudio-modules-dev
+
+- patch librfxcodec/ to be autotoolised then --enable-rfxcodec
+  and add it to Makefile.am before libxrdp
+  + can use yasm and SSE for i386 and amd64 too
+
+- add --enable-kerberos after figuring out which (MIT or Heimdal)
+
+- consider --enable-neutrinordp but it FTBFS
+
+- create upgrade path from xrdb-in-debian (conffiles, piuparts, etc.)
+
+- contact Simone Fedele about
+  * manpage licence (though probably fine as-is)
+  * sesman/tools/sestest.c
+
+- replace common/d3des.{c,h} with mircvs://src/lib/libc/crypt/crypt.c
+
+- remove sesman/tools/sestest.c unless free'd
+  * unhook from Makefile.am
+
+- replace xorg/tests/xdemo/yosemite.bmp
+
+- move from non-free to main
diff --git a/rules b/rules
index 91518f2..b8c79fd 100755
--- a/rules
+++ b/rules
@@ -26,9 +26,6 @@ endif
 override_dh_auto_configure:
 	./bootstrap
 	cd xorgxrdp && ./bootstrap
-	#TODO: --enable-kerberos but with which lib?
-	#TODO: --enable-neutrinordp but it FTBFS
-	#TODO: --enable-rfxcodec but not before autotoolised
 	./configure ${CONFIGURE_ARGS} \
 	    --enable-ipv6 \
 	    --enable-jpeg \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/xrdp.git



More information about the debian-edu-commits mailing list