From: Alex Montgomery Date: Sat, 14 May 2011 09:25:14 +0000 (+0100) Subject: - minor cleanups, removed kdevelop files. X-Git-Tag: v4~2 X-Git-Url: https://repo.or.cz/w/jackctlmmc.git/commitdiff_plain/8ea8908ad227c425304f9e2be0aa14f3fd84febe - minor cleanups, removed kdevelop files. - minor cleanups, removed kdevelop files --- diff --git a/README b/README new file mode 100644 index 0000000..10d13e6 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +Configuring and installing QJackMMC / jackctlmmc: + +When installing a program from source, it's typical to run, "./configure; make; make install" and this program is no exception. A couple of notes though: + +- configure will use the standard prefix of "/usr/local" to install your program(s) icon, and .desktop file. Again, this is standard, but it's probably not what you want. The typical spot for a distribution's programs to go, is "/usr" not "/usr/local". If you want to install to "/usr" please pass it as a prefix to configure like this: ./configure --prefix='/usr' + +- QJackMMC and jackctlmmc are two sides of the same coin, and are both made and installed by default. But um, maybe you want a one-sided coin. If you just want the GUI program QJackMMC to be installed without jackctlmmc, pass '--enable-cli="no"' to configure. If you want jackctlmmc without QJackMMC, pass "--enable-gui="no"' to configure. + +- you can disable Lash support with: ./configure --enable-lash="no" + +- you can disable Jack MIDI support with: ./configure --enable-jackmidi="no" + +- configure has a lot of standard options not outlined here. Please run this for full information: ./configure --help + +- Please visit the project page at http://jackctlmmc.sourceforge.net for a FAQ and contact information if you have issues. + +- Enjoy! diff --git a/TODO b/TODO index 73cf262..e244462 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,8 @@ -- make ebuild for pro-audio overlay -- add README with advice on configure's parameters and how to call help -- update screenshots -- update documentation: mention prefix's bad default value, remove references to "listening" - upload tarball +- make / test ebuild for pro-audio overlay +- tag repository +- update screenshots +- update documentation: mention prefix's bad default value, remove references to "listening", change "code" to "control". - announce - hunt down clock drift on subsequent play/stop gotos - change verbose checkbox to dropdown with output levels: normal, verbose, silent diff --git a/configure b/configure index e0ede53..b0a2c7a 100755 --- a/configure +++ b/configure @@ -1334,7 +1334,7 @@ Optional Features: --enable-debug enable debugging (default=no) --enable-gui build the gui program qjackmmc (default=yes) --enable-cli build the command line program jackctlmmc - (default=no) + (default=yes) --enable-lash enable LASH support (default=yes) --enable-jackmidi enable JACK MIDI support (default=yes) diff --git a/configure.ac b/configure.ac index c6e0186..d6b37be 100644 --- a/configure.ac +++ b/configure.ac @@ -42,7 +42,7 @@ AC_ARG_ENABLE(gui, # check if the user wants jackctlmmc built AC_ARG_ENABLE(cli, - AC_HELP_STRING([--enable-cli], [build the command line program jackctlmmc (default=no)]), + AC_HELP_STRING([--enable-cli], [build the command line program jackctlmmc (default=yes)]), [ac_build_jackctlmmc="$enableval"], [ac_build_jackctlmmc="yes"]) diff --git a/qt/qjackmmc.kdevelop b/qt/qjackmmc.kdevelop deleted file mode 100644 index 3e71ebe..0000000 --- a/qt/qjackmmc.kdevelop +++ /dev/null @@ -1,215 +0,0 @@ - - - - Alex Montgomery and Nedko Arnaudov - check@Adaon - 0.1 - KDevTrollProject - C++ - - Qt - - - qjackmmc - . - false - - - - - - - - - - false - false - - - false - *.o,*.lo,CVS - - - - - true - 4 - 4 - ExternalDesigner - /usr/bin/qmake-qt4 - /usr/bin/designer-qt4 - /usr/lib/qt4 - - - - - false - true - true - 250 - 400 - 250 - false - 0 - true - true - false - std=_GLIBCXX_STD;__gnu_cxx=std - true - false - true - false - false - true - true - false - .; - - - - set - m_,_ - theValue - true - true - - - false - true - Vertical - - - - - bash - bash_bugs - clanlib - fortran_bugs_gcc - gnome1 - gnustep - gtk - gtk_bugs - haskell - haskell_bugs_ghc - java_bugs_gcc - java_bugs_sun - kde2book - opengl - pascal_bugs_fp - php - php_bugs - perl - perl_bugs - python - python_bugs - qt-kdev3 - ruby - ruby_bugs - sdl - stl - sw - w3c-dom-level2-html - w3c-svg - w3c-uaag10 - wxwidgets_bugs - - - KDE Libraries (Doxygen) - - - - - - - - /usr/bin/gdb - true - false - false - - - - false - - - false - true - 10 - - - - - - - - executable - - /home/check/jackctlmmc/qjackmmc - false - false - false - false - false - - - - src - - - true - false - 1 - false - - 0 - - - - 2 - false - true - false - true - true - - - - - - - - - - - - - - - - - Doxygen Documentation Collection - qjackmmc.tag - - - - qjackmmc - qjackmmc - Qjackmmc - QJACKMMC - Alex Montgomery and Nedko Arnaudov - - check@Adaon - GPL - COPYING - - 0.1 - 2009 - /home/check/qjackmmc - - - - .h - .cpp - - - diff --git a/qt/qjackmmc.kdevelop.pcs b/qt/qjackmmc.kdevelop.pcs deleted file mode 100644 index 06e2beb..0000000 Binary files a/qt/qjackmmc.kdevelop.pcs and /dev/null differ diff --git a/qt/qjackmmc.kdevses b/qt/qjackmmc.kdevses deleted file mode 100644 index e2a3ada..0000000 --- a/qt/qjackmmc.kdevses +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -