[SCM] juce/master: things todo

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Mon Dec 21 23:02:23 UTC 2015


The following commit has been merged in the master branch:
commit 6823099970250958c41ef077f997099977750799
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Tue Dec 22 00:02:12 2015 +0100

    things todo

diff --git a/debian/TODO.Debian b/debian/TODO.Debian
new file mode 100644
index 0000000..1f41ce8
--- /dev/null
+++ b/debian/TODO.Debian
@@ -0,0 +1,22 @@
+## include headers
+all headers starting with "juce_*"?
+
+## build libjuce
+
+### use system installed libraries!
+
+pnglib: use system-installed library
+	-DJUCE_INCLUDE_PNGLIB_CODE=0
+
+jpglib: use system-installed library if possible (??)
+	-DJUCE_INCLUDE_JPEGLIB_CODE=0
+
+flac:
+
+oggvorbis:
+
+npapi:
+
+zlib:
+
+
diff --git a/debian/control b/debian/control
index a5fdb2d..7b3169d 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ Description: Jules' Utility Class Extensions (development)
 Package: libjuce-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
+Depends: ${misc:Depends}
 Suggests: libjuce-dev
 Description: Jules' Utility Class Extensions (documentation)
  JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list