protocol-native: ignore invalid sink/source device name
[platform/upstream/pulseaudio.git] / README
diff --git a/README b/README
index 32d1aea..7a05705 100644 (file)
--- a/README
+++ b/README
@@ -4,10 +4,10 @@ WEB SITE:
        http://pulseaudio.org/
 
 GIT:
-       git://anongit.freedesktop.org/pulseaudio/pulseaudio
+       https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
 
-GITWEB/CGIT:
-       http://cgit.freedesktop.org/pulseaudio/pulseaudio/
+GitLab:
+       https://gitlab.freedesktop.org/pulseaudio/pulseaudio
 
 MAILING LIST:
        http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
@@ -19,10 +19,7 @@ TRAC/BUGZILLA TICKET CHANGES MAILING LIST:
        http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs
 
 IRC:
-       #pulseaudio on irc.freenode.org
-
-CIA:
-       http://cia.navi.cx/stats/project/polypaudio
+       https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Community/#ircandmatrix
 
 FRESHMEAT:
        http://freshmeat.net/projects/pulseaudio/
@@ -34,10 +31,10 @@ AUTHORS:
        Several
 
 HACKING:
-       In order to run pulseaudio from the build dir __OPTIMIZE__ should be
-       disabled (look at src/pulsecore/core-util.h::pa_run_from_build_tree()),
-       this can be done by passing "CFLAGS=-O0" to the configure script:
-         ./autogen.sh
-         CFLAGS="-ggdb3 -O0" LDFLAGS="-ggdb3" ./configure
-         make
-         ./src/pulseaudio -n -F src/default.pa -p $(pwd)/src/.libs/
+       In order to run pulseaudio from the build dir:
+         meson build
+         meson compile -C build
+         build/src/daemon/pulseaudio -n -F build/src/daemon/default.pa -p $(pwd)/build/src/modules/
+
+SPELLING:
+        PulseAudio