lp:ubuntu/trusty/zynjacku

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/zynjacku
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

12. By Alessio Treglia

* Remove any reference to LASH.
* Drop 1001-shebangs.patch, useless.
* Drop 1005-xref_fix.patch, needs more work upstream.
* First attempt to do pygtk2 -> pygi conversion, patch is disabled for now.
* Add patch to port to LV2's first unified release.
* Refresh patches.
* Replace dependency on lv2core with lv2-dev.
* Bump Standards.

11. By Matthias Klose

Rebuild to drop python2.6 dependencies.

10. By Alessio Treglia

Attempt to fix cross-referencing among bundles.
Patch from Stefano D'Angelo.

9. By Alessio Treglia

* Add patch to port zynjacku to GtkBuilder.
* Add patch to fix a startup bug when lash daemon is not installed.
* debian/control:
  - Demote python-lash to Suggests.
  - Drop python-glade2 from Depends.
  - Bump Standards.

8. By Alessio Treglia

* Depends on lashd (LP: #613145).
* Bump Standards.
* Remove DM-Upload-Allowed: yes, unnecessary.
* Switch to DH 7 + autotools_dev helper.
* Update gbp's config file.
* Add -Wl,--as-needed to the linking flags.
* Build-dep on python-dev >= 2.6.
* Rename patches.
* 0001-fix_scan_without_plugins_installed.patch:
  - Properly handle scan when there are no LV2 plugins installed.
* 0002-handle_empty_doapmaintainer_field.patch:
  - Handle empty doap:maintainer.
    EQ10Q-1.0 does not define the foaf prefix and this causes empty
    doap:maintainer.
* 0003-syntax_error_exception.patch:
  - Fix syntax error exception.
* 0004-flex_parser_recognizes_datatype_uris_and_lang_suffixes.patch:
  - In the flex parser, recognize datatype URIs and language suffixes
    for string literals
  - Add ttl.l flex description file.
* 0005-lv2_parser_ignores_datatype_uris_and_lang_suffixes.patch:
  - In the LV2 parser, ignore datatype URIs and language suffixes for
    string literals.
* 0006-ui_gtk_threads_init.patch:
  - Call gtk.gdk.threads_init() before doing any GTK+ stuff.
    When using the Composite Sampler plugin, the UI would freeze (but
    the audio would be functional).
* 0007-unknown_ui_types.patch:
  - React better to unknown or unspecified UI types.
  - Minor refactoring.
* 0008-continue_on_missing_ui_plugin_req.patch:
  - Do not give up too easily when not being able to meet UI plugin's
    requirement. Just try another one.
* 0009-regex_uris_command_line.patch:
  - Add command line support for /regex/ syntax for URIs.
* 0010-external_gui_cleanup.patch:
  - Call cleanup on the external GUI.
* 0011-check_ui_is_visible.patch:
  - Make sure that ui_run didn't shut down the GUI.
* 0012-fix_parsing_lv2rack_cmdline.patch:
  - Fix parsing of lv2rack commandline.

7. By Matthias Klose

Rebuild with python 2.7 as the python default.

6. By Alessio Treglia

Depends on lashd (LP: #613145).

5. By Alessio Treglia

No-change rebuild due to jackd -> jackd2 transition.

4. By Alessio Treglia

* Switch to 3.0 (quilt) format.
* Add debian/gbp.conf file.
* Add .gitignore file.
* Depends on python-glade2; thanks to Grant Diffey
  for reporting this (Closes: #589310).
* Update Standards to 3.9.0.
* Correct shebang line.

3. By Alessio Treglia

[ Jaromír Mikeš ]
* Icons and menu entry added.

[ Alessio Treglia ]
* Fix Vcs-Browser tag.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers