summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-20 10:14:09 +0300
committerGeorge Kiagiadakis <gkiagia@tolabaki.gr>2016-06-20 10:14:09 +0300
commite6b888a30cb95cef78bd805ab59dcee4e3098d06 (patch)
treeff65a4a6aaeab7dfc6f9dd1c9f94925c381ae5ee
parent1c286c82d198763611a1df13dd64ef26421e35bb (diff)
moin2mdwn: convert page MacOsX
-rw-r--r--MacOsX.mdwn48
-rw-r--r--MacOsX.moin43
2 files changed, 48 insertions, 43 deletions
diff --git a/MacOsX.mdwn b/MacOsX.mdwn
new file mode 100644
index 0000000..0c57ba4
--- /dev/null
+++ b/MacOsX.mdwn
@@ -0,0 +1,48 @@
+
+
+# Telepathy Framework on Mac OSX
+
+
+## Installation
+
+* The easiest way to use the Telepathy framework on Mac OSX is to compile everything using [[MacPorts|MacPorts]] port files. The first step is to install it from [[http://www.macports.org/|http://www.macports.org/]]. The following components need to be installed using the **port install** command.
+
+### Basic components
+
+* telepathy-glib
+* telepathy-gabble
+
+### Multimedia components
+
+* gstreamer
+* farsight2
+
+## Packaging
+
+* Packaging script
+
+## Pending bug reports
+
+* [[https://bugs.freedesktop.org/show_bug.cgi?id=29618|https://bugs.freedesktop.org/show_bug.cgi?id=29618]]
+* [[https://bugs.freedesktop.org/show_bug.cgi?id=29653|https://bugs.freedesktop.org/show_bug.cgi?id=29653]]
+* [[https://bugzilla.gnome.org/show_bug.cgi?id=627422|https://bugzilla.gnome.org/show_bug.cgi?id=627422]]
+* [[https://trac.macports.org/ticket/261https://trac.macports.org/ticket/2616222|https://trac.macports.org/ticket/261https://trac.macports.org/ticket/2616222]]
+* [[https://trac.macports.org/ticket/26123|https://trac.macports.org/ticket/26123]]
+* [[https://trac.macports.org/ticket/26124|https://trac.macports.org/ticket/26124]]
+* [[https://trac.macports.org/ticket/26127|https://trac.macports.org/ticket/26127]]
+* [[https://trac.macports.org/ticket/26142|https://trac.macports.org/ticket/26142]]
+* [[https://trac.macports.org/ticket/26147|https://trac.macports.org/ticket/26147]]
+* [[https://trac.macports.org/ticket/26149|https://trac.macports.org/ticket/26149]]
+* [[https://trac.macports.org/ticket/26148|https://trac.macports.org/ticket/26148]]
+* [[https://trac.macports.org/ticket/26150|https://trac.macports.org/ticket/26150]]
+* [[https://trac.macports.org/ticket/26162|https://trac.macports.org/ticket/26162]]
+* [[https://trac.macports.org/ticket/26164|https://trac.macports.org/ticket/26164]]
+
+## Problems still needing to be reported or fixed
+
+* python libtool don't know about macosx_version_min we may have set
+* openssl don't use CFLAGS when compiling (reinplace)
+* gst-ffmpeg could submit patches, but not used by SDK right now
+* cmake removed hard-coded flags in macp
+* Add variants to doctr sdk port for deps (+no_ext_deps, +no_tkinter, etc.)
+* py26-numpy variant that doesn't compile GCC \ No newline at end of file
diff --git a/MacOsX.moin b/MacOsX.moin
deleted file mode 100644
index 28af018..0000000
--- a/MacOsX.moin
+++ /dev/null
@@ -1,43 +0,0 @@
-= Telepathy Framework on Mac OSX =
-
-== Installation ==
-
- The easiest way to use the Telepathy framework on Mac OSX is to compile everything using MacPorts port files. The first step is to install it from [[http://www.macports.org/]]. The following components need to be installed using the '''port install''' command.
-
-=== Basic components ===
- * telepathy-glib
- * telepathy-gabble
-
-=== Multimedia components ===
- * gstreamer
- * farsight2
-
-== Packaging ==
-
- * Packaging script
-
-== Pending bug reports ==
-
- * [[https://bugs.freedesktop.org/show_bug.cgi?id=29618]]
- * [[https://bugs.freedesktop.org/show_bug.cgi?id=29653]]
- * [[https://bugzilla.gnome.org/show_bug.cgi?id=627422]]
- * [[https://trac.macports.org/ticket/261https://trac.macports.org/ticket/2616222]]
- * [[https://trac.macports.org/ticket/26123]]
- * [[https://trac.macports.org/ticket/26124]]
- * [[https://trac.macports.org/ticket/26127]]
- * [[https://trac.macports.org/ticket/26142]]
- * [[https://trac.macports.org/ticket/26147]]
- * [[https://trac.macports.org/ticket/26149]]
- * [[https://trac.macports.org/ticket/26148]]
- * [[https://trac.macports.org/ticket/26150]]
- * [[https://trac.macports.org/ticket/26162]]
- * [[https://trac.macports.org/ticket/26164]]
-
-== Problems still needing to be reported or fixed ==
-
- * python libtool don't know about macosx_version_min we may have set
- * openssl don't use CFLAGS when compiling (reinplace)
- * gst-ffmpeg could submit patches, but not used by SDK right now
- * cmake removed hard-coded flags in macp
- * Add variants to doctr sdk port for deps (+no_ext_deps, +no_tkinter, etc.)
- * py26-numpy variant that doesn't compile GCC